Page MenuHomePhorge

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

Authored by valerio.bozzolan on Mar 25 2024, 07:18.
Tags
None
Referenced Files
F2947296: D25559.1738456422.diff
Sat, Feb 1, 00:33
F2945049: D25559.1738283924.diff
Thu, Jan 30, 00:38
F2941136: D25559.1738094991.diff
Mon, Jan 27, 20:09
F2940436: D25559.1738069216.diff
Mon, Jan 27, 13:00
F2936359: D25559.1737915916.diff
Sat, Jan 25, 18:25
F2936358: D25559.1737915912.diff
Sat, Jan 25, 18:25
F2936357: D25559.1737915908.diff
Sat, Jan 25, 18:25
F2936356: D25559.1737915904.diff
Sat, Jan 25, 18:25

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
No Test Coverage
Build Status
Buildable 1121
Build 1121: arc lint + arc unit

Event Timeline

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