https://bugzilla.wikimedia.org/show_bug.cgi?id=37452
--- Comment #6 from Patricio Molina <[email protected]> 2012-06-11 00:45:37 UTC --- I received this notification: https://integration.mediawiki.org/ci/job/MediaWiki-Tests-Parser/2051/ ParserTests::testParserTest with data set #470 ('Special page transclusion', '{{Special:Prefixindex/Xyzzyx}}', '<table border="0" id="mw-prefixindex-list-table"><tr><td><a href="/wiki/Xyzzyx" title="Xyzzyx">Xyzzyx</a></td></tr></table> ', '', '') Special page transclusion Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'<table border="0" id="mw-prefixindex-list-table"><tr><td><a href="/wiki/Xyzzyx" title="Xyzzyx">Xyzzyx</a></td></tr></table> +'<table border="0" id="mw-prefixindex-list-table"><tr><td><a href="/wiki/Xyzzyx" title="Xyzzyx" class="mw-redirect">Xyzzyx</a></td></tr></table> I think we should change the expected string in order to satisfy this unit test. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
