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

