Tests pending pull requests
Build: #4759 failed
Job: Build and Test Job failed
double and with not of and: Test case result
The below summarizes the result of the test " double and with not of and" in build 4,759 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- double and with not of and
- Test class
- phpbb_boolean_processor_test
- Method
- test_double_and_with_not_of_and
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
phpbb_boolean_processor_test::test_double_and_with_not_of_and
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
0 => Array (
- 'user_id' => '6'
+ 'user_id' => 1
)
+ 1 => Array (...)
+ 2 => Array (...)
+ 3 => Array (...)
+ 4 => Array (...)
)
/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/dbal/boolean_processor_test.php:257

