Tests pending pull requests
Build: #6996 failed
Job: Build and Test Job failed
Test results
- 6,591 tests in total
- 3 tests failed
- 3 failures are new
- 16 minutes taken in total.
Build 6,996 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_console_user_add_test
test_add_dialog
|
< 1 sec | |
phpbb_console_user_add_test::test_add_dialog Failed asserting that null is not equal to null. /data/tests/console/user/add_test.php:70 |
|||
Collapse |
phpbb_files_types_remote_test::test_get_max_file_size
test_get_max_file_size with data set #2
|
7 secs | |
phpbb_files_types_remote_test::test_get_max_file_size with data set #2 ('500k', 'http://phpbb.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 |
phpbb_files_types_remote_test::test_get_max_file_size
test_get_max_file_size with data set #7
|
7 secs | |
phpbb_files_types_remote_test::test_get_max_file_size with data set #7 ('500g', 'http://phpbb.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 |