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

