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

