Tests pending pull requests
Build: #4761 failed
Job: Build and Test Job failed
Test results
- 4,072 tests in total
- 3 tests failed
- 3 failures are new
- 3 minutes taken in total.
Build 4,761 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_boolean_processor_test
test_double_and_with_not_of_and
|
< 1 sec | |
phpbb_boolean_processor_test::test_double_and_with_not_of_and 'SELECT u.user_id FROM phpbb_users u CROSS JOIN phpbb_user_group ug WHERE NOT ( ( ug.group_id = 1 AND ug.group_id = 2) ) AND u.user_id = ug.user_id ORDER BY u.user_id' SQLite3Result::__set_state(array( )) Failed asserting that two arrays are equal. --- Expected (14 more lines...) |
|||
Collapse |
phpbb_boolean_processor_test
test_triple_and_with_in
|
< 1 sec | |
phpbb_boolean_processor_test::test_triple_and_with_in SQLite3Result::__set_state(array( )) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( (9 more lines...) |
|||
Collapse |
phpbb_boolean_processor_test
test_triple_and_with_is_null
|
< 1 sec | |
phpbb_boolean_processor_test::test_triple_and_with_is_null SQLite3Result::__set_state(array( )) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( (8 more lines...) |