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

