Build: #175 failed
Job: PHP 5.6 - SQLite failed
upload wrong path: Test case result
The below summarizes the result of the test " upload wrong path" in build 175 of phpBB3 - Development Docker 3.2 - PHP 5.6 - SQLite.
- Description
- upload wrong path
- Test class
- phpbb_files_types_remote_test::test_get_max_file_size
- Method
- test_upload_wrong_path
- Duration
- 6 secs
- Status
- Failed (New Failure)
Error Log
phpbb_files_types_remote_test::test_upload_wrong_path
Failed asserting that Array &0 (
0 => 'REMOTE_UPLOAD_TIMEOUT'
1 => 0
2 => SplObjectStorage Object &00000000110a44e300000000120e9898 (
'00000000110a44e300000000120e9898' => Array &1 (
'obj' => SplObjectStorage Object &00000000110a44e300000000120e9898
'inf' => null
0 => 1
1 => SplObjectStorage Object &00000000110a44e300000000120e9898
)
)
) is identical to Array &0 (
0 => 'NOT_UPLOADED'
1 => 0
2 => SplObjectStorage Object &00000000110a2e9c00000000120e9898 (
'00000000110a2e9c00000000120e9898' => Array &1 (
'obj' => SplObjectStorage Object &00000000110a2e9c00000000120e9898
'inf' => null
0 => 1
1 => SplObjectStorage Object &00000000110a2e9c00000000120e9898
)
)
).
/data/tests/files/types_remote_test.php:129

