Tests pending pull requests
Build: #8287 failed
Job: Build and Test Job failed
Test results
- 6,876 tests in total
- 3 tests failed
- 75 tests were fixed
- 3 minutes taken in total.
Build 8,287 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #2
|
Failing since build #8286 (Manual run by Build Robot) | < 1 sec | ||
phpbb_attachment_upload_test::test_image_upload with data set #2 (true, false, array(), array(array(), true, 0, 100, 'jpg', 'jpg', 'foobar.jpg')) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( + 0 => 'ATTACH_QUOTA_REACHED' ) (2 more lines...) |
||||
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #3
|
Failing since build #8286 (Manual run by Build Robot) | < 1 sec | ||
phpbb_attachment_upload_test::test_image_upload with data set #3 (true, false, array(true, ''), array(array(), true, 0, 100, 'jpg', 'jpg', 'foobar.jpg')) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( + 0 => 'ATTACH_QUOTA_REACHED' ) (2 more lines...) |
||||
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #4
|
Failing since build #8286 (Manual run by Build Robot) | < 1 sec | ||
phpbb_attachment_upload_test::test_image_upload with data set #4 (true, false, array(150), array(array(), true, 0, 100, 'jpg', 'jpg', 'foobar.jpg')) Failed asserting that two arrays are equal. --- Expected +++ Actual @@ @@ Array ( + 0 => 'ATTACH_QUOTA_REACHED' ) (2 more lines...) |