Tests pending pull requests

Build: #4874 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

bbcode with data set #3: Test case result

The below summarizes the result of the test " bbcode with data set #3" in build 4,874 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
bbcode with data set #3
Test class
phpbb_bbcodes_db_test::test_bbcode
Method
test_bbcode with data set #3
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_bbcodes_db_test::test_bbcode with data set #3 ('Custom BBCode with INTTEXT must allow normal characters.', 'Cool text: [inttext]Nice text.[/inttext]', 'Cool text: Nice text.')
Custom BBCode with INTTEXT must allow normal characters.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'Cool text: Nice text.'
+'Cool text: [inttext]Nice text.[/inttext]'

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/bbcode/bbcodes_db_test.php:103