Tests pending pull requests

Build: #7917 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

upload with data set #2: Test case result

The below summarizes the result of the test " upload with data set #2" in build 7,917 of phpBB3 - Pull Requests - Build and Test Job. View test case history
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 (New 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' => '_8a96eec4d594c4c9dd48770a9d87d590'
    'real_filename' => ''
    'filetime' => 1518115362
) is identical to Array &0 (
    'error' => Array &1 (
        0 => 'NOT_UPLOADED'
    )
    'post_attach' => false
    'thumbnail' => 0
).

/data/tests/attachment/upload_test.php:209