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

