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

