Tests pending pull requests
Build: #9560 failed
Job: Build and Test Job failed
Test results
- 6,775 tests in total
- 2 tests failed
- 2 failures are new
- 7 minutes taken in total.
Build 9,560 has the following 2 errors: 2 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
phpbb_functions_validate_user_email_test::test_validate_user_email
test_validate_user_email with data set #5
|
< 1 sec | |
phpbb_functions_validate_user_email_test::test_validate_user_email with data set #5 ('banned', array('just because'), 'banned2@example.com')
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 0 => 'just because'
)
(3 more lines...)
|
|||
| Collapse |
phpbb_functions_validate_user_email_test::test_validate_user_email
test_validate_user_email with data set #6
|
< 1 sec | |
phpbb_functions_validate_user_email_test::test_validate_user_email with data set #6 ('banned', array('EMAIL_BANNED'), 'banned@example.com')
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
- 0 => 'EMAIL_BANNED'
)
(3 more lines...)
|
|||

