Tests pending pull requests
Build: #7917 failed Manual run by Build Robot
Build result summary
Details
- Agent
- Default Agent
- Revision
-
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5
dc8ff9da28b8ab4ad11c7ea94cca526f17c87fe5 - Total tests
- 6843
- Fixed in
- #7918 (Manual run by Build Robot)
Tests
- 4 New failures
- 0 Existing failures
- 0 Fixed
Responsible
No one has taken responsibility for this failure
Custom variables
| Name | Value |
|---|---|
| PRnumber | 4899 |
| PRref | master |
Tests
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #1
|
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
|
||||
| Collapse |
phpbb_attachment_upload_test::test_image_upload
test_image_upload with data set #0
|
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
|
||||
| Collapse |
phpbb_attachment_upload_test::test_upload
test_upload with data set #1
|
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...)
|
||||
| Collapse |
phpbb_attachment_upload_test::test_upload
test_upload with data set #2
|
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...)
|
||||

