Tests pending pull requests

Build: #4668 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

options with data set #7: Test case result

The below summarizes the result of the test " options with data set #7" in build 4,668 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
options with data set #7
Test class
phpbb_text_processing_message_parser_test::test_options
Method
test_options with data set #7
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_text_processing_message_parser_test::test_options with data set #7 ('[url=http://example.org][img]http://example.org/img.png[/img][/url]', '<r><URL url="http://example.org"><s>[url=http://example.org]</s>[img]http://example.org/img.png[/img]<e>[/url]</e></URL></r>', array(true, true, true, false, true, true, true), NULL, array('You cannot use certain BBCodes: [img].'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<r><URL url="http://example.org"><s>[url=http://example.org]</s>[img]http://example.org/img.png[/img]<e>[/url]</e></URL></r>
+<r><URL url="http://example.org">[url=http://example.org]</URL>[img]<URL url="http://example.org/img.png">http://example.org/img.png</URL>[/img][/url]</r>

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/text_processing/message_parser_test.php:200