Tests pending pull requests
Build: #4717 failed
Job: Build and Test Job failed
Test results
- 4,066 tests in total
- 4 tests failed
- 565 tests were fixed
- 3 minutes taken in total.
Build 4,717 has the following 4 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
phpbb_session_check_ban_test::test_check_is_banned
test_check_is_banned with data set #0
|
Failing since build #4716 (Manual run by Build Robot) | < 1 sec | ||
phpbb_session_check_ban_test::test_check_is_banned with data set #0 ('All false values, should not be banned', false, false, false, false, false) Exception: Could not find service: filesystem /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/mock/container_builder.php:58 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/cache/driver/file.php:38 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/session/check_ban_test.php:54 |
||||
phpbb_session_check_ban_test::test_check_is_banned
test_check_is_banned with data set #1
|
Failing since build #4716 (Manual run by Build Robot) | < 1 sec | ||
phpbb_session_check_ban_test::test_check_is_banned with data set #1 ('Matching values in the database, should be banned', 4, '127.0.0.1', 'bar@example.org', true, true) Exception: Could not find service: filesystem /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/mock/container_builder.php:58 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/cache/driver/file.php:38 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/session/check_ban_test.php:54 |
||||
phpbb_session_check_ban_test::test_check_is_banned
test_check_is_banned with data set #2
|
Failing since build #4716 (Manual run by Build Robot) | < 1 sec | ||
phpbb_session_check_ban_test::test_check_is_banned with data set #2 ('IP Banned, should be banned', false, '127.1.1.1', false, false, true) Exception: Could not find service: filesystem /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/mock/container_builder.php:58 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/cache/driver/file.php:38 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/session/check_ban_test.php:54 |
||||
phpbb_session_extract_page_test::test_extract_current_page
test_extract_current_page with data set #6
|
Failing since build #4716 (Manual run by Build Robot) | < 1 sec | ||
phpbb_session_extract_page_test::test_extract_current_page with data set #6 ('./../phpBB/', '/test/test.php', 'page=1&test=2', '/test/', '', array('test.php', 'page=1&test=2', '/test/', 0)) implode(): Invalid arguments passed /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/filesystem/filesystem.php:809 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/filesystem/filesystem.php:719 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/filesystem/filesystem.php:500 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/phpBB/phpbb/session.php:95 /home/bamboo/xml-data/build-dir/131073/PHPBB3-PR-JOB1/tests/session/extract_page_test.php:166 |