Tests pending pull requests
Build: #7917 failed
Job: Build and Test Job failed
Test results
- 6,843 tests in total
- 4 tests failed
- 4 failures are new
- 3 minutes taken in total.
Build 7,917 has the following 4 errors: 4 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #0
|
< 1 sec | |
phpbb_attachment_upload_test::test_image_upload with data set #0 (false, false, array(), array(array('The image file you tried to a...valid.'), false, 1))
Failed asserting that 0 matches expected 1.
/data/tests/attachment/upload_test.php:425
|
|||
| Collapse |
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #1
|
< 1 sec | |
phpbb_attachment_upload_test::test_image_upload with data set #1 (false, true, array(), array(array('The image file you tried to a...valid.'), false, 1))
Failed asserting that 0 matches expected 1.
/data/tests/attachment/upload_test.php:425
|
|||
| Collapse |
phpbb_attachment_upload_test::test_upload
test_upload with data set #1
|
< 1 sec | |
phpbb_attachment_upload_test::test_upload with data set #1 ('foobar', 1, true, array('foobar.jpg', 'jpg', 100), array(array('NOT_UPLOADED', 'The image file you tried to a...valid.'), false, 1))
Failed asserting that Array &0 (
'error' => Array &1 (
0 => 'NOT_UPLOADED'
1 => 'The image file you tried to attach is invalid.'
)
'post_attach' => false
'thumbnail' => 0
(16 more lines...)
|
|||
| Collapse |
phpbb_attachment_upload_test::test_upload
test_upload with data set #2
|
< 1 sec | |
phpbb_attachment_upload_test::test_upload with data set #2 ('foobar', 1, true, array(), array(array('NOT_UPLOADED'), false, 0))
Failed asserting that Array &0 (
'error' => Array &1 (
0 => 'NOT_UPLOADED'
)
'post_attach' => false
'thumbnail' => 0
'filesize' => false
(14 more lines...)
|
|||

