Tests pending pull requests

Build: #6419 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 6,345 tests in total
  • 4 tests failed
  • 7 minutes taken in total.

Build 6,419 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
phpbb_files_types_remote_test::test_get_max_file_size with data set #5 ('500k', 'http://google.com/.png', 'DISALLOWED_CONTENT')
Failed asserting that Array &0 (
    0 => 'URL_NOT_FOUND'
) is identical to Array &0 (
    0 => 'DISALLOWED_CONTENT'
).

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/files/types_remote_test.php:112
phpbb_files_types_remote_test::test_get_max_file_size with data set #6 ('1', 'http://google.com/.png', 'WRONG_FILESIZE')
Failed asserting that Array &0 (
    0 => 'URL_NOT_FOUND'
) 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
phpbb_files_types_remote_test::test_upload_timeout
Failed asserting that Array &0 (
    0 => 'URL_NOT_FOUND'
) is identical to Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
).

/home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/files/types_remote_test.php:125
phpbb_files_types_remote_test::test_upload_wrong_path
Failed asserting that Array &0 (
    0 => 'URL_NOT_FOUND'
) 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