Tests pending pull requests
Build: #7910 failed
Job: Build and Test Job failed
upload with data set #2: Test case result
The below summarizes the result of the test " upload with data set #2" in build 7,910 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- upload with data set #2
- Test class
- phpbb_attachment_upload_test::test_upload
- Method
- test_upload with data set #2
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
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 'mimetype' => 'application/octet-stream' 'extension' => '' 'physical_filename' => '_42531a8da35fa1a08b6a83c37416ca12' 'real_filename' => '' 'filetime' => 1518075927 ) is identical to Array &0 ( 'error' => Array &1 ( 0 => 'NOT_UPLOADED' ) 'post_attach' => false 'thumbnail' => 0 ). /data/tests/attachment/upload_test.php:209