Tests pending pull requests

Build: #6224 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Reparse: Test case result

The below summarizes the result of the test "Reparse" in build 6,224 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
Reparse
Test class
phpbb_textreparser_poll_option_test
Method
testReparse
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_textreparser_poll_option_test::testReparse
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
         'poll_option_id' => 3
-        'poll_option_text' => '<r><URL url="http://example.org">http://example.org</URL></r>'
+        'poll_option_text' => '<r><URL url="http://example.org"><AUTOLINK_TEXT text="http://example.org">http://example.org</AUTOLINK_TEXT></URL></r>'

@@ @@
         'poll_option_id' => 1
-        'poll_option_text' => '<r>[b]Not bold[/b] :) <URL url="http://example.org">http://example.org</URL></r>'
+        'poll_option_text' => '<r>[b]Not bold[/b] :) <URL url="http://example.org"><AUTOLINK_TEXT text="http://example.org">http://example.org</AUTOLINK_TEXT></URL></r>'
     )
     8 => Array (...)
     9 => Array (...)
 )

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