Tests pending pull requests

Build: #4670 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

options with data set #12: Test case result

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

Error Log

phpbb_text_processing_message_parser_test::test_options with data set #12 ('[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 src="http://example.org/img.png"><s>[img]</s>http://example.org/img.png<e>[/img]</e></IMG><e>[/url]</e></URL></r>', array(true, true, true, true, true, true, true))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<r><URL url="http://example.org"><s>[url=http://example.org]</s><IMG src="http://example.org/img.png"><s>[img]</s>http://example.org/img.png<e>[/img]</e></IMG><e>[/url]</e></URL></r>
+<r><URL url="http://example.org">[url=http://example.org]</URL><IMG src="http://example.org/img.png"><s>[img]</s><URL url="http://example.org/img.png">http://example.org/img.png</URL><e>[/img]</e></IMG>[/url]</r>

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