Tests pending pull requests
Build: #6424 failed
Job: Build and Test Job failed
Test results
- 6,345 tests in total
- 3 tests failed
- 3 failures are new
- 8 minutes taken in total.
Build 6,424 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_files_types_remote_test::test_get_max_file_size
test_get_max_file_size with data set #5
|
< 1 sec | |
phpbb_files_types_remote_test::test_get_max_file_size with data set #5 ('500k', 'http://google.com/?.png', array('DISALLOWED_EXTENSION', 'DISALLOWED_CONTENT')) Failed asserting that Array &0 ( 0 => 'URL_INVALID' ) is identical to Array &0 ( 0 => 'DISALLOWED_EXTENSION' 1 => 'DISALLOWED_CONTENT' ). (1 more lines...) |
|||
Collapse |
phpbb_files_types_remote_test::test_get_max_file_size
test_get_max_file_size with data set #6
|
< 1 sec | |
phpbb_files_types_remote_test::test_get_max_file_size with data set #6 ('1', 'http://google.com/?.png', array('WRONG_FILESIZE')) Failed asserting that Array &0 ( 0 => 'URL_INVALID' ) is identical to Array &0 ( 0 => 'WRONG_FILESIZE' ). /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/files/types_remote_test.php:112 |
|||
Collapse |
phpbb_files_types_remote_test::test_get_max_file_size
test_upload_wrong_path
|
< 1 sec | |
phpbb_files_types_remote_test::test_upload_wrong_path Failed asserting that Array &0 ( 0 => 'URL_INVALID' ) is identical to Array &0 ( 0 => 'NOT_UPLOADED' ). /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/files/types_remote_test.php:138 |