Tests pending pull requests

Build: #6224 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

options with data set #33: Test case result

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

Error Log

phpbb_text_processing_message_parser_test::test_options with data set #33 ('http://example.org http://example.org http://example.org', '<r><URL url="http://example.org">http://example.org</URL> <URL url="http://example.org">http://example.org</URL> http://example.org</r>', array(true, true, true, true, true, true, true, true), Closure, array('Your message contains too many URLs. The maximum number of URLs allowed is 2.'))
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<r><URL url="http://example.org">http://example.org</URL> <URL url="http://example.org">http://example.org</URL> http://example.org</r>
+<r><URL url="http://example.org"><AUTOLINK_TEXT text="http://example.org">http://example.org</AUTOLINK_TEXT></URL> <URL url="http://example.org"><AUTOLINK_TEXT text="http://example.org">http://example.org</AUTOLINK_TEXT></URL> http://example.org</r>

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