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

