Tests pending pull requests
Build: #6224 failed
Job: Build and Test Job failed
text formatter with data set #5: Test case result
The below summarizes the result of the test " text formatter with data set #5" in build 6,224 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- text formatter with data set #5
- Test class
- phpbb_text_processing_generate_text_for_storage_test::test_text_formatter
- Method
- test_text_formatter with data set #5
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_text_processing_generate_text_for_storage_test::test_text_formatter with data set #5 ('[b]..[/b] http://example.org :) [img]http://example.org/img.png[/img] [flash=123,123]http://example.org/flash.swf[/flash] [quote]...[/quote] [url]http://example.org[/url]', '<r>[b]..[/b] <URL url="http://example.org">http://example.org</URL> :) [img]<URL url="http://example.org/img.png">http://example.org/img.png</URL>[/img] [flash=123,123]<URL url="http://example.org/flash.swf">http://example.org/flash.swf</URL>[/flash] [quote]...[/quote] [url]<URL url="http://example.org">http://example.org</URL>[/url]</r>', false, true, false, false, false, false, true) Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ -<r>[b]..[/b] <URL url="http://example.org">http://example.org</URL> :) [img]<URL url="http://example.org/img.png">http://example.org/img.png</URL>[/img] [flash=123,123]<URL url="http://example.org/flash.swf">http://example.org/flash.swf</URL>[/flash] [quote]...[/quote] [url]<URL url="http://example.org">http://example.org</URL>[/url]</r> +<r>[b]..[/b] <URL url="http://example.org"><AUTOLINK_TEXT text="http://example.org">http://example.org</AUTOLINK_TEXT></URL> :) [img]<URL url="http://example.org/img.png"><AUTOLINK_TEXT text="http://example.org/img.png">http://example.org/img.png</AUTOLINK_TEXT></URL>[/img] [flash=123,123]<URL url="http://example.org/flash.swf"><AUTOLINK_TEXT text="http://example.org/flash.swf">http://example.org/flash.swf</AUTOLINK_TEXT></URL>[/flash] [quote]...[/quote] [url]<URL url="http://example.org"><AUTOLINK_TEXT text="http://example.org">http://example.org</AUTOLINK_TEXT></URL>[/url]</r> /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/text_processing/generate_text_for_storage_test.php:54