Build: #46 failed Changes by Marc

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
1 second
Duration
44 minutes
Labels
None
Revision
2ddaf5dc2d21ed87297da34f5ec942e0950b9812 2ddaf5dc2d21ed87297da34f5ec942e0950b9812
Total tests
6534
Failing since
#45 (Changes by Marc)
Fixed in
#50 (Rebuilt by Marc)

Tests

Responsible

  • Marc Marc Automatically assigned

Code commits

Author Commit Message Commit date
Marc Marc 2ddaf5dc2d21ed87297da34f5ec942e0950b9812 2ddaf5dc2d21ed87297da34f5ec942e0950b9812 Merge branch '3.2.x'
Marc Marc 63f222ca90101cadfb0bfa0b4e2faefecea849b3 m 63f222ca90101cadfb0bfa0b4e2faefecea849b3 Merge branch '3.1.x' into 3.2.x
Marc Marc daee389e531c78accdb923e86b1577ecb34ee94c m daee389e531c78accdb923e86b1577ecb34ee94c Merge pull request #4518 from senky/ticket/14870
[ticket/14870] Add events to ucp_pm_viewfolder:get_pm_from
Senky Senky 90b7d1fbda7c91c35428c3ec027ca5db9de6cbdf m 90b7d1fbda7c91c35428c3ec027ca5db9de6cbdf [ticket/14870] Add events to ucp_pm_viewfolder:get_pm_from
PHPBB3-14870

Tests

Existing test failures 17
Status Test Failing since View job Duration
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...)
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...)
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...)
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...)
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
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
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
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
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...)
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
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
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
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
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
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
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
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

Jira issues

IssueDescriptionStatus
Unknown Issue TypePHPBB3-14870Could not obtain issue details from Jira