Tests pending pull requests
Build: #9560 failed Manual run by Build Robot
Build result summary
Details
- Agent
- Default Agent
- Revision
-
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 - Total tests
- 6775
- Fixed in
- #9561 (Manual run by Build Robot)
Tests
- 2 New failures
- 0 Existing failures
- 0 Fixed
Responsible
No one has taken responsibility for this failure
Custom variables
Name | Value |
---|---|
PRnumber | 5679 |
PRref | 3.2.x |
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
phpbb_functions_validate_user_email_test::test_validate_user_email
test_validate_user_email with data set #5
|
Build and Test Job | < 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
|
Build and Test Job | < 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...) |