Tests pending pull requests
Build: #4967 failed
Job: Build and Test Job failed
Reparse with data set #0: Test case result
The below summarizes the result of the test "Reparse with data set #0" in build 4,967 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- Reparse with data set #0
- Test class
- phpbb_textreparser_poll_title_test::testReparse
- Method
- testReparse with data set #0
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_textreparser_poll_title_test::testReparse with data set #0 (2, 5, array(array('1', 'This row should be [b]ignored[/b]'), array('2', '<t>[b]Not bold[/b] :) http://example.org</t>'), array('3', '<r><B><s>[b]</s>Bold<e>[/b]</e></B> :) http://example.org</r>'), array('4', '<r>[b]Not bold[/b] <E>:)</E> http://example.org</r>'), array('5', '<r>[b]Not bold[/b] :) <URL url="http://example.org">http://example.org</URL></r>'), array('1000', 'This row should be [b]ignored[/b]'))) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( 0 => Array (...) 1 => Array (...) 2 => Array ( - 'id' => '3' - 'text' => '<r><B><s>[b]</s>Bold<e>[/b]</e></B> :) http://example.org</r>' + 'id' => 3 + 'text' => '<t>[b:abcd1234]Bold[/b:abcd1234] :) http://example.org</t>' ) 3 => Array (...) 4 => Array (...) 5 => Array (...) ) /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/text_reparser/test_row_based_plugin.php:63