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
F3577061: D25559.1745078933.diff
Fri, Apr 18, 16:08
F3575612: D25559.1745006198.diff
Thu, Apr 17, 19:56
F3554193: D25559.1744977885.diff
Thu, Apr 17, 12:04
F3554192: D25559.1744977880.diff
Thu, Apr 17, 12:04
F3554191: D25559.1744977878.diff
Thu, Apr 17, 12:04
F3554019: D25559.1744968847.diff
Thu, Apr 17, 09:34
F3502332: D25559.1744796456.diff
Tue, Apr 15, 09:40
F3502331: D25559.1744796455.diff
Tue, Apr 15, 09:40

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