Tests pending pull requests

Build: #6224 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

options with data set #9: Test case result

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

Error Log

phpbb_text_processing_message_parser_test::test_options with data set #9 ('[flash=12,34]http://example.org/foo.swf[/flash]', '<r>[flash=12,34]<URL url="http://example.org/foo.swf">http://example.org/foo.swf</URL>[/flash]</r>', array(true, true, true, true, false, true, true), NULL, array('You cannot use certain BBCodes: [flash].'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<r>[flash=12,34]<URL url="http://example.org/foo.swf">http://example.org/foo.swf</URL>[/flash]</r>
+<r>[flash=12,34]<URL url="http://example.org/foo.swf"><AUTOLINK_TEXT text="http://example.org/foo.swf">http://example.org/foo.swf</AUTOLINK_TEXT></URL>[/flash]</r>

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