Tests pending pull requests
Build: #4669 failed
Job: Build and Test Job failed
options with data set #18: Test case result
The below summarizes the result of the test " options with data set #18" in build 4,669 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- options with data set #18
- Test class
- phpbb_text_processing_message_parser_test::test_options
- Method
- test_options with data set #18
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
phpbb_text_processing_message_parser_test::test_options with data set #18 ('[size=200]200[/size]', '<r><SIZE size="200"><s>[size=200]</s>200<e>[/size]</e></SIZE></r>', array(true, true, true, true, true, true, true), Closure)
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<r><SIZE size="200"><s>[size=200]</s>200<e>[/size]</e></SIZE></r>
+<r><SIZE size="200">[size=200]</SIZE>200[/size]</r>
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/text_processing/message_parser_test.php:200

