Tests pending pull requests
Build: #4762 failed
Job: Build and Test Job failed
double and with not of or: Test case result
The below summarizes the result of the test " double and with not of or" in build 4,762 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- double and with not of or
- Test class
- phpbb_boolean_processor_test
- Method
- test_double_and_with_not_of_or
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_boolean_processor_test::test_double_and_with_not_of_or 'SELECT u.user_id FROM phpbb_users u CROSS JOIN phpbb_user_group ug WHERE NOT ( ( ug.group_id = 1 OR 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 +++ Actual @@ @@ Array ( - 0 => Array (...) ) /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/dbal/boolean_processor_test.php:257