Tests pending pull requests

Build: #6224 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

reparse with data set #0: Test case result

The below summarizes the result of the test " reparse with data set #0" in build 6,224 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
reparse with data set #0
Test class
phpbb_textreparser_poll_title_test::test_reparse
Method
test_reparse with data set #0
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_textreparser_poll_title_test::test_reparse 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
@@ @@
     4 => Array (
-        'id' => '5'
-        'text' => '<r>[b]Not bold[/b] :) <URL url="http://example.org">http://example.org</URL></r>'
+        'id' => 5
+        'text' => '<r>[b]Not bold[/b] :) <URL url="http://example.org"><AUTOLINK_TEXT text="http://example.org">http://example.org</AUTOLINK_TEXT></URL></r>'
     )
     5 => Array (...)
 )

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/text_reparser/plugins/test_row_based_plugin.php:85