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
F3386989: D25559.1744431906.diff
Fri, Apr 11, 04:25
F3376251: D25559.1744321392.diff
Wed, Apr 9, 21:43
F3371887: D25559.1744246691.diff
Wed, Apr 9, 00:58
F3371608: D25559.1744243836.diff
Wed, Apr 9, 00:10
F3371596: D25559.1744243690.diff
Wed, Apr 9, 00:08
F3367523: D25559.1744201495.diff
Tue, Apr 8, 12:24
F3352417: D25559.1743798758.diff
Thu, Apr 3, 20:32
F3338038: D25559.1743597937.diff
Tue, Apr 1, 12:45

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