Tests pending pull requests

Build: #4670 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

parse poll with data set #2: Test case result

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

Error Log

phpbb_text_processing_message_parser_test::test_parse_poll with data set #2 (array('xxx', '[flash=12,34]http://example.org/x.swf[/flash]
:)', 2, 2), array('<t>xxx</t>', '<t>[flash=12,34]http://example.org/x.swf[/flash]</t>
<r><E>:)</E></r>', array('<t>[flash=12,34]http://example.org/x.swf[/flash]</t>', '<r><E>:)</E></r>')), array('You cannot use certain BBCodes: [flash].'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<r>Me<I><s>[i]</s>s<e>[/i]</e></I>sage</r>
+<r>Me<I>[i]</I>s[/i]sage</r>

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