Tests pending pull requests
Build: #6224 failed
Job: Build and Test Job failed
options with data set #8: Test case result
The below summarizes the result of the test " options with data set #8" in build 6,224 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- options with data set #8
- Test class
- phpbb_text_processing_message_parser_test::test_options
- Method
- test_options with data set #8
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_text_processing_message_parser_test::test_options with data set #8 ('[flash=12,34]http://example.org/foo.swf[/flash]', '<r><FLASH height="34" url="http://example.org/foo.swf" width="12"><s>[flash=12,34]</s><URL url="http://example.org/foo.swf">http://example.org/foo.swf</URL><e>[/flash]</e></FLASH></r>', array(true, true, true, true, true, true, true)) Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -<r><FLASH height="34" url="http://example.org/foo.swf" width="12"><s>[flash=12,34]</s><URL url="http://example.org/foo.swf">http://example.org/foo.swf</URL><e>[/flash]</e></FLASH></r> +<r><FLASH height="34" url="http://example.org/foo.swf" width="12"><s>[flash=12,34]</s><URL url="http://example.org/foo.swf"><AUTOLINK_TEXT text="http://example.org/foo.swf">http://example.org/foo.swf</AUTOLINK_TEXT></URL><e>[/flash]</e></FLASH></r> /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/text_processing/message_parser_test.php:207