Tests pending pull requests
Build: #4761 failed
Job: Build and Test Job failed
Job result summary
- Completed
- Duration
- 5 minutes
- Flags
- Custom build
- Agent
- Default Agent
- Revision
-
6322970766bd9fa78327fa2ca6a6a43d73b680ee
6322970766bd9fa78327fa2ca6a6a43d73b680ee - Total tests
- 4072
- Fixed in
- #4763 (Manual run by Build Robot)
Tests
- 4,072 tests in total
- 3 tests failed
- 3 failures are new
- 3 minutes taken in total.
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...) |