r100407 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100406‎ | r100407 | r100408 >
Date:03:32, 21 October 2011
Author:reedy
Status:ok
Tags:
Comment:
Updating parser test data set #439 per trunk (test output is what is expected on trunk, and is passing there)

Stacktrace

ParserTests::testParserTest with data set #439 ('Fuzz testing: Parser22', 'http://===r:::https://b

{|', '<p><a rel="nofollow" class="external free" href="http://===r:::https://b&quot;&gt;http://===r:::https://b&lt;/a&gt;
</p><p><br />
</p>
<table>
<tr><td></td></tr>
</table>
', '', '')
Fuzz testing: Parser22
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
<p><a rel="nofollow" class="external free" href="http://===r:::https://b&quot;&gt;http://===r:::https://b&lt;/a&gt;
-</p><p><br />
</p>
<table>
<tr><td></td></tr>
</table>

/var/lib/jenkins/jobs/MediaWiki-REL1_18-phpunit/workspace/mw-core/tests/phpunit/includes/parser/NewParserTest.php:545
/var/lib/jenkins/jobs/MediaWiki-REL1_18-phpunit/workspace/mw-core/tests/phpunit/MediaWikiTestCase.php:60
/var/lib/jenkins/jobs/MediaWiki-REL1_18-phpunit/workspace/mw-core/tests/phpunit/MediaWikiPHPUnitCommand.php:20
/var/lib/jenkins/jobs/MediaWiki-REL1_18-phpunit/workspace/mw-core/tests/phpunit/phpunit.php:60
Modified paths:
  • /branches/REL1_18/phase3/tests/parser/parserTests.txt (modified) (history)

Diff [purge]

Index: branches/REL1_18/phase3/tests/parser/parserTests.txt
@@ -5675,7 +5675,6 @@
56765676 {|
56775677 !!result
56785678 <p><a rel="nofollow" class="external free" href="http://===r:::https://b">http://===r:::https://b</a>
5679 -</p><p><br />
56805679 </p>
56815680 <table>
56825681 <tr><td></td></tr>

Status & tagging log