Tests pending pull requests

Build: #4669 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

parse poll with data set #1: Test case result

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

Error Log

phpbb_text_processing_message_parser_test::test_parse_poll with data set #1 (array('xxx', '[quote]quote[/quote]
:)', 2, 2), array('<t>xxx</t>', '<t>[quote]quote[/quote]</t>
<r><E>:)</E></r>', array('<t>[quote]quote[/quote]</t>', '<r><E>:)</E></r>')), array('You cannot use certain BBCodes: [quote].'))
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