Tests pending pull requests
Build: #4967 failed
Job: Build and Test Job failed
Reparse with data set #1: Test case result
The below summarizes the result of the test "Reparse with data set #1" in build 4,967 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- Reparse with data set #1
- Test class
- phpbb_textreparser_poll_title_test::testReparse
- Method
- testReparse with data set #1
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_textreparser_poll_title_test::testReparse with data set #1 (6, 7, array(array('6', '<r><FLASH height="345" url="http://example.org/flash.swf" width="123"><s>[flash=123,345]</s>http://example.org/flash.swf<e>[/flash]</e></FLASH></r>'), array('7', '<t>[flash=123,345]http://example.org/flash.swf[/flash]</t>'))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array ( - 'id' => '6' - 'text' => '<r><FLASH height="345" url="http://example.org/flash.swf" width="123"><s>[flash=123,345]</s>http://example.org/flash.swf<e>[/flash]</e></FLASH></r>' + 'id' => 6 + 'text' => '<t>[flash=123,345:abcd1234]http://example.org/flash.swf[/flash:abcd1234]</t>' ) 1 => Array (...) ) /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/text_reparser/test_row_based_plugin.php:63