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

