Tests pending pull requests

Build: #4761 failed Manual run by Build Robot

Test results

  • 4,072 tests in total
  • 3 tests failed
  • 3 failures are new
  • 3 minutes taken in total.
New test failures 3
Status Test View job Duration
Collapse Failed phpbb_boolean_processor_test test_double_and_with_not_of_and History
Build and Test Job < 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 Failed phpbb_boolean_processor_test test_triple_and_with_in History
Build and Test Job < 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 Failed phpbb_boolean_processor_test test_triple_and_with_is_null History
Build and Test Job < 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...)