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

