Tests pending pull requests
Build: #4878 failed Manual run by Build Robot
Test results
- 4,298 tests in total
- 3 tests failed
- 3 minutes taken in total.
| Status | Test | Failing since | View job | Duration | |
|---|---|---|---|---|---|
|
phpbb_custom_bbcodes_db_test::test_custom_bbcode
test_custom_bbcode with data set #3
|
Failing since build #4877 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_custom_bbcodes_db_test::test_custom_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...)
|
|||||
|
phpbb_custom_bbcodes_db_test::test_custom_bbcode
test_custom_bbcode with data set #2
|
Failing since build #4877 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_custom_bbcodes_db_test::test_custom_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_custom_bbcodes_db_test::test_custom_bbcode
test_custom_bbcode with data set #1
|
Failing since build #4877 (Manual run by Build Robot) | Build and Test Job | < 1 sec | ||
phpbb_custom_bbcodes_db_test::test_custom_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...)
|
|||||

