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

