Tests pending pull requests

Build: #9775 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

remove bbcode with data set #2: Test case result

The below summarizes the result of the test " remove bbcode with data set #2" in build 9,775 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
remove bbcode with data set #2
Test class
phpbb_textformatter_s9e_utils_test
Method
test_remove_bbcode with data set #2
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_textformatter_s9e_utils_test::test_remove_bbcode with data set #2 ('[quote="u0"][quote="u1"][quot...ld[/b]', 'quote', 1, '[quote="u0"]q0[/quote][b]bold[/b]')
Failed asserting that two strings are identical.
--- Expected
+++ Actual
@@ @@
-'[quote="u0"]q0[/quote][b]bold[/b]'
+'[quote="u0"][quote="u1"][quote="u2"]q2[/quote]q1[/quote]q0[/quote][b]bold[/b]'

/data/tests/text_formatter/s9e/utils_test.php:244