Tests pending pull requests
Build: #4030 failed
Job: Build and Test Job failed
urls matching idn with data set #1: Test case result
The below summarizes the result of the test " urls matching idn with data set #1" in build 4,030 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- urls matching idn with data set #1
- Test class
- phpbb_functions_make_clickable_test::test_urls_matching_idn
- Method
- test_urls_matching_idn with data set #1
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
phpbb_functions_make_clickable_test::test_urls_matching_idn with data set #1 ('http://www.täst.de/path/file.ext#section', '<!-- m --><a class="postlink" href="http://www.täst.de/path/file.ext#section">http://www.täst.de/path/file.ext#section</a><!-- m -->')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-<!-- m --><a class="postlink" href="http://www.täst.de/path/file.ext#section">http://www.täst.de/path/file.ext#section</a><!-- m -->
+http://www.täst.de/path/file.ext#section
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/functions/make_clickable_test.php:170

