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
Unknown Object (File)
Wed, Jul 24, 00:41
Unknown Object (File)
Wed, Jul 24, 00:41
Unknown Object (File)
Mon, Jul 22, 06:18
Unknown Object (File)
Sun, Jul 21, 17:00
Unknown Object (File)
Thu, Jul 18, 21:10
Unknown Object (File)
Wed, Jul 17, 01:39
Unknown Object (File)
Sun, Jul 14, 22:51
Unknown Object (File)
Sat, Jul 13, 13: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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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