Build: #45 failed Changes by Marc

Stages & jobs

  1. Default Stage

Test results

  • 6,534 tests in total
  • 17 tests failed
  • 17 failures are new
  • 27 minutes taken in total.
New test failures 17
Status Test View job Duration
Collapse Failed phpbb_console_command_check_test test_up_to_date History
PHP 7.1 - SQLite 12 secs
phpbb_console_command_check_test::test_up_to_date
phpbb\exception\version_check_exception: php_network_getaddresses: getaddrinfo failed: Name or service not known

/data/phpBB/phpbb/version_helper.php:266
/data/phpBB/phpbb/version_helper.php:231
/data/phpBB/phpbb/version_helper.php:210
/data/phpBB/phpbb/console/command/update/check.php:191
/data/phpBB/phpbb/console/command/update/check.php:118
(3 more lines...)
Collapse Failed phpbb_console_command_check_test test_not_up_to_date_verbose History
PHP 7.1 - SQLite 12 secs
phpbb_console_command_check_test::test_not_up_to_date_verbose
phpbb\exception\version_check_exception: php_network_getaddresses: getaddrinfo failed: Name or service not known

/data/phpBB/phpbb/version_helper.php:266
/data/phpBB/phpbb/version_helper.php:231
/data/phpBB/phpbb/version_helper.php:210
/data/phpBB/phpbb/console/command/update/check.php:191
/data/phpBB/phpbb/console/command/update/check.php:118
(3 more lines...)
Collapse Failed phpbb_console_command_check_test test_not_up_to_date History
PHP 7.1 - SQLite 12 secs
phpbb_console_command_check_test::test_not_up_to_date
phpbb\exception\version_check_exception: php_network_getaddresses: getaddrinfo failed: Name or service not known

/data/phpBB/phpbb/version_helper.php:266
/data/phpBB/phpbb/version_helper.php:231
/data/phpBB/phpbb/version_helper.php:210
/data/phpBB/phpbb/console/command/update/check.php:191
/data/phpBB/phpbb/console/command/update/check.php:118
(3 more lines...)
Collapse Failed phpbb_console_command_check_test test_up_to_date_verbose History
PHP 7.1 - SQLite 12 secs
phpbb_console_command_check_test::test_up_to_date_verbose
phpbb\exception\version_check_exception: php_network_getaddresses: getaddrinfo failed: Name or service not known

/data/phpBB/phpbb/version_helper.php:266
/data/phpBB/phpbb/version_helper.php:231
/data/phpBB/phpbb/version_helper.php:210
/data/phpBB/phpbb/console/command/update/check.php:191
/data/phpBB/phpbb/console/command/update/check.php:118
(3 more lines...)
Collapse Failed phpbb_files_types_remote_test test_upload_fsock_fail History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_upload_fsock_fail
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'NOT_UPLOADED'
).

/data/tests/files/types_remote_test.php:81
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #6 History
PHP 7.1 - SQLite 6 secs
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 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'WRONG_FILESIZE'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #7 History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_get_max_file_size with data set #7 ('500g', 'http://example.com/foo/bar.png')
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'URL_NOT_FOUND'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #4 History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_get_max_file_size with data set #4 ('500m', 'http://example.com/foo/bar.png')
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'URL_NOT_FOUND'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #5 History
PHP 7.1 - SQLite 6 secs
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 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'DISALLOWED_EXTENSION'
    1 => 'DISALLOWED_CONTENT'
).

(1 more lines...)
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #8 History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_get_max_file_size with data set #8 ('foobar', 'http://example.com/foo/bar.png')
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'URL_NOT_FOUND'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #9 History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_get_max_file_size with data set #9 ('-5k', 'http://example.com/foo/bar.png')
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'URL_NOT_FOUND'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #2 History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_get_max_file_size with data set #2 ('500k', 'http://example.com/foo/bar.png')
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'URL_NOT_FOUND'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #3 History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_get_max_file_size with data set #3 ('500M', 'http://example.com/foo/bar.png')
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'URL_NOT_FOUND'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_upload_wrong_path History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_upload_wrong_path
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'NOT_UPLOADED'
).

/data/tests/files/types_remote_test.php:129
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #0 History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_get_max_file_size with data set #0 ('', 'http://example.com/foo/bar.png')
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'URL_NOT_FOUND'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_files_types_remote_test::test_get_max_file_size test_get_max_file_size with data set #1 History
PHP 7.1 - SQLite 6 secs
phpbb_files_types_remote_test::test_get_max_file_size with data set #1 ('2k', 'http://example.com/foo/bar.png')
Failed asserting that Array &0 (
    0 => 'REMOTE_UPLOAD_TIMEOUT'
) is identical to Array &0 (
    0 => 'URL_NOT_FOUND'
).

/data/tests/files/types_remote_test.php:116
Collapse Failed phpbb_upload_imagesize_test::test_get_imagesize test_get_imagesize_remote History
PHP 7.1 - SQLite 12 secs
phpbb_upload_imagesize_test::test_get_imagesize_remote
Failed asserting that false is identical to Array &0 (
    'width' => 80
    'height' => 80
    'type' => 2
).

/data/tests/upload/imagesize_test.php:95