Tests pending pull requests

Build: #6418 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
1 minute
Duration
9 minutes
Flags
Custom build
Labels
pr_4139
Agent
Default Agent
Revision
39538ecb856a632c1f9bac8284deb1cbea35e696 39538ecb856a632c1f9bac8284deb1cbea35e696
Total tests
6345
Failing since
#6416 (Manual run by Build Robot)
Fixed in
#6421 (Manual run by Build Robot)

Tests

Responsible

This build has been failing since #6416
No one has taken responsibility

Custom variables

Name Value
PRnumber 4139
PRref master

Tests

New test failures 4
Status Test View job Duration
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_upload_wrong_path History
Build and Test Job < 1 sec
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
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #6 History
Build and Test Job < 1 sec
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
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_upload_timeout History
Build and Test Job < 1 sec
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
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #5 History
Build and Test Job < 1 sec
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