Tests pending pull requests
Build: #7910 failed Manual run by Build Robot
Build result summary
Details
- Agent
- Default Agent
- Revision
-
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 - Total tests
- 6843
- Failing since
- #7909 (Manual run by Build Robot – )
- Fixed in
- #7911 (Manual run by Build Robot)
Tests
- 0 New failures
- 4 Existing failures
- 0 Fixed
Responsible
This build has been failing since #7909
No one has taken responsibility
Custom variables
Name | Value |
---|---|
PRnumber | 4899 |
PRref | master |
Tests
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #1
|
Failing since build #7909 (Manual run by Build Robot) | Build and Test Job | < 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_image_upload
test_image_upload with data set #0
|
Failing since build #7909 (Manual run by Build Robot) | Build and Test Job | < 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_upload
test_upload with data set #1
|
Failing since build #7909 (Manual run by Build Robot) | Build and Test Job | < 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) | Build and Test Job | < 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...) |