Tests pending pull requests

Build: #4029 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

make clickable with data set #298: Test case result

The below summarizes the result of the test " make clickable with data set #298" in build 4,029 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
make clickable with data set #298
Test class
phpbb_text_processing_make_clickable_test::test_make_clickable
Method
test_make_clickable with data set #298
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_text_processing_make_clickable_test::test_make_clickable with data set #298 ('cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1', 'cp text><!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1">http://example.com/some/very/long/path/ ... uery&amp;too=1</a><!-- m -->')
Making text clickable: cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'cp text><!-- m --><a class="postlink" href="http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1">http://example.com/some/very/long/path/ ... uery&amp;too=1</a><!-- m -->'
+'cp text>http://example.com/some/very/long/path/with/over/55/characters?and=a&amp;long=query&amp;too=1'

/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/text_processing/make_clickable_test.php:104