Page MenuHomePhorge

Update unit test of InterpreterBlockRule for "a {{{a}}}"
ClosedPublic

Authored by valerio.bozzolan on Mar 25 2024, 07:18.

Details

Summary

This is supposed to render in plain text instead of crashing or giving an error, after D25415:

a {{{a}}}

The related unit test is updated accordingly.

We have unnoticed this, because of the well-known bug T15500.

Ref T15372
See D25415

Test Plan

This makes sense with the introduced functionality in D25415.

Unit tests are happy again.

Diff Detail

Repository
rP Phorge
Branch
D25415-update-unit-test
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1120
Build 1120: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 25 2024, 08:27