Tests pending pull requests
Build: #4029 failed
Job: Build and Test Job failed
url with data set #1: Test case result
The below summarizes the result of the test " url with data set #1" in build 4,029 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- url with data set #1
- Test class
- phpbb_url_bbcode_test::test_url
- Method
- test_url with data set #1
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_url_bbcode_test::test_url with data set #1 ('url with title', '[url=http://www.phpbb.com/community/]One line URL text[/url]', '[url=http://www.phpbb.com/community/:]One line URL text[/url:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[url=http://www.phpbb.com/community/:]One line URL text[/url:]'
+'[url=http://www.phpbb.com/community/]One line URL text[/url]'
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/bbcode/url_bbcode_test.php:65

