Page MenuHomePhorge

Fix unit test failure in link-alternate
ClosedPublic

Authored by aklapper on Sep 7 2024, 04:36.
Tags
None
Referenced Files
F3733738: D25820.1745749851.diff
Sat, Apr 26, 10:30
F3733460: D25820.1745746195.diff
Sat, Apr 26, 09:29
F3731225: D25820.1745737994.diff
Sat, Apr 26, 07:13
F3712127: D25820.1745673625.diff
Fri, Apr 25, 13:20
F3657593: D25820.1745452036.diff
Tue, Apr 22, 23:47
F3586987: D25820.1745139203.diff
Sat, Apr 19, 08:53
F3577626: D25820.1745088465.diff
Fri, Apr 18, 18:47
F3387829: D25820.1744442136.diff
Fri, Apr 11, 07:15

Details

Summary

arc unit --everything triggers a FAIL PhutilRemarkupEngineTestCase::testEngine due to adding the CSS class remarkup-link-ext in rP349f006904fabf1d4df31ff4840502af3ab379a7. Thus update it accordingly.

Test Plan

Run arc unit.

Diff Detail

Repository
rP Phorge
Branch
fixLinkAlternateTest
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1584
Build 1584: arc lint + arc unit

Event Timeline

aklapper requested review of this revision.Sep 7 2024, 04:36
aklapper retitled this revision from Update unit test link-alternate to Fix unit test failure in link-alternate.Sep 7 2024, 07:35

Nice catch, thanks! Sorry for this regression in unit tests

This revision is now accepted and ready to land.Sep 7 2024, 08:08