Tests pending pull requests
Build: #4029 failed
Job: Build and Test Job failed
bbcode firstpass with data set #32: Test case result
The below summarizes the result of the test " bbcode firstpass with data set #32" in build 4,029 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- bbcode firstpass with data set #32
- Test class
- phpbb_bbcode_parser_test::test_bbcode_firstpass
- Method
- test_bbcode_firstpass with data set #32
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_bbcode_parser_test::test_bbcode_firstpass with data set #32 ('Allow textual bbcodes in url with description', '[url=https://area51.phpbb.com/]Area51 [i]italic[/i][/url]', '[url=https://area51.phpbb.com/:]Area51 [i:]italic[/i:][/url:]')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'[url=https://area51.phpbb.com/:]Area51 [i:]italic[/i:][/url:]'
+'[url=https://area51.phpbb.com/]Area51 [i:]italic[/i:][/url]'
/home/bamboo/xml-data/build-dir/PHPBB3-PR-JOB1/tests/bbcode/parser_test.php:267

