Tests pending pull requests
Build: #7910 failed
Job: Build and Test Job failed
Test results
- 6,843 tests in total
- 4 tests failed
- 3 minutes taken in total.
Build 7,910 has the following 4 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 #0
|
Failing since build #7909 (Manual run by Build Robot) | < 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 |
||||
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #1
|
Failing since build #7909 (Manual run by Build Robot) | < 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 |
||||
phpbb_attachment_upload_test::test_upload
test_upload with data set #1
|
Failing since build #7909 (Manual run by Build Robot) | < 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...) |
||||
phpbb_attachment_upload_test::test_upload
test_upload with data set #2
|
Failing since build #7909 (Manual run by Build Robot) | < 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...) |