Tests pending pull requests
Build: #4030 failed
Job: Build and Test Job failed
make clickable with data set #451: Test case result
The below summarizes the result of the test " make clickable with data set #451" in build 4,030 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- make clickable with data set #451
- Test class
- phpbb_text_processing_make_clickable_test::test_make_clickable
- Method
- test_make_clickable with data set #451
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
phpbb_text_processing_make_clickable_test::test_make_clickable with data set #451 ('ep text.http://example.com/1"ds text', 'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text')
Making text clickable: ep text.http://example.com/1"ds text
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'ep text.<!-- m --><a class="postlink" href="http://example.com/1">http://example.com/1</a><!-- m -->"ds text'
+'ep text.http://example.com/1"ds text'
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/text_processing/make_clickable_test.php:104

