Tests pending pull requests

Build: #4875 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
4 minutes
Duration
5 minutes
Flags
Custom build
Labels
pr_3498
Agent
Default Agent
Revision
53ed8a3cd9d6c835132f0e33d6d360bb493e0e0a 53ed8a3cd9d6c835132f0e33d6d360bb493e0e0a
Total tests
4298
Failing since
#4873 (Manual run by Build Robot)
Fixed in
#4881 (Manual run by Build Robot)

Tests

Responsible

This build has been failing since #4873
No one has taken responsibility

Custom variables

Name Value
PRnumber 3498

Tests

Existing test failures 3
Status Test Failing since View job Duration
phpbb_bbcodes_db_test::test_bbcode with data set #1 ('Custom BBCode with INTTEXT must allow arabic letters.', '[inttext]Text with arabic letters: تغير تغيّر  [/inttext]', 'Text with arabic letters: تغير تغيّر  ')
Custom BBCode with INTTEXT must allow arabic letters.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'Text with arabic letters: تغير تغيّر  '
+'[inttext]Text with arabic letters: تغير تغيّر  [/inttext]'
(2 more lines...)
phpbb_bbcodes_db_test::test_bbcode with data set #2 ('Custom BBCode with INTTEXT must allow other UTF8-characters.', '[inttext]Text with some other ÜTF8-characters: pℎpBB[/inttext]', 'Text with some other ÜTF8-characters: pℎpBB')
Custom BBCode with INTTEXT must allow other UTF8-characters.
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'Text with some other ÜTF8-characters: pℎpBB'
+'[inttext]Text with some other ÜTF8-characters: pℎpBB[/inttext]'
(2 more lines...)
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]'
(2 more lines...)