Tests pending pull requests
Build: #120 failed
Job: Build and Test Job failed
Job result summary
- Completed
- Duration
- 4 minutes
- Flags
- Custom build
- Agent
- Default Agent
- Revision
-
4010c886e53772d076a3549a97e1e481b838674f
4010c886e53772d076a3549a97e1e481b838674f - Total tests
- 7755
- Failing since
- #111 (Manual run by Build Robot – )
- Fixed in
- #131 (Manual run by Build Robot)
Tests
- 7,755 tests in total
- 16 tests failed
- 277 tests were skipped
- 3 minutes taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
lint_test
test_lint with data set #860
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
lint_test::test_lint with data set #860 ('/data/tests/../phpBB/phpbb/me...er.php') PHP lint failed for /data/tests/../phpBB/phpbb/messenger/method/jabber.php: Fatal error: Void can only be used as a standalone type in /data/tests/../phpBB/phpbb/messenger/method/jabber.php on line 670 Errors parsing /data/tests/../phpBB/phpbb/messenger/method/jabber.php Failed asserting that 255 matches expected 0. (1 more lines...) |
||||
phpbb_console_user_activate_test
test_activate with data set #0
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_activate_test::test_activate with data set #0 ('Test', false, 'USER_ADMIN_ACTIVATED') Undefined variable $container /data/tests/console/user/base.php:158 /data/tests/console/user/activate_test.php:26 |
||||
phpbb_console_user_activate_test
test_activate with data set #1
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_activate_test::test_activate with data set #1 ('Test', true, 'CLI_DESCRIPTION_USER_ACTIVATE_INACTIVE') Undefined variable $container /data/tests/console/user/base.php:158 /data/tests/console/user/activate_test.php:26 |
||||
phpbb_console_user_activate_test
test_activate with data set #2
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_activate_test::test_activate with data set #2 ('Test 2', false, 'CLI_DESCRIPTION_USER_ACTIVATE_ACTIVE') Undefined variable $container /data/tests/console/user/base.php:158 /data/tests/console/user/activate_test.php:26 |
||||
phpbb_console_user_activate_test
test_activate with data set #3
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_activate_test::test_activate with data set #3 ('Test 2', true, 'USER_ADMIN_DEACTIVED') Undefined variable $container /data/tests/console/user/base.php:158 /data/tests/console/user/activate_test.php:26 |
||||
phpbb_console_user_activate_test
test_activate with data set #4
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_activate_test::test_activate with data set #4 ('Foo', false, 'NO_USER') Undefined variable $container /data/tests/console/user/base.php:158 /data/tests/console/user/activate_test.php:26 |
||||
phpbb_console_user_activate_test
test_activate with data set #5
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_activate_test::test_activate with data set #5 ('Foo', true, 'NO_USER') Undefined variable $container /data/tests/console/user/base.php:158 /data/tests/console/user/activate_test.php:26 |
||||
phpbb_console_user_add_test
test_add_dialog
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_add_test::test_add_dialog Undefined variable $container /data/tests/console/user/base.php:158 |
||||
phpbb_console_user_add_test
test_add_no_dialog
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_add_test::test_add_no_dialog Undefined variable $container /data/tests/console/user/base.php:158 |
||||
phpbb_console_user_add_test
test_add_no_dialog_invalid
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_add_test::test_add_no_dialog_invalid Undefined variable $container /data/tests/console/user/base.php:158 |
||||
phpbb_console_user_delete_test
test_delete
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_delete_test::test_delete Undefined variable $container /data/tests/console/user/base.php:158 |
||||
phpbb_console_user_delete_test
test_delete_cancel
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_delete_test::test_delete_cancel Undefined variable $container /data/tests/console/user/base.php:158 |
||||
phpbb_console_user_delete_test
test_delete_non_user
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_delete_test::test_delete_non_user Undefined variable $container /data/tests/console/user/base.php:158 |
||||
phpbb_console_user_reclean_test
test_reclean
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_console_user_reclean_test::test_reclean Undefined variable $container /data/tests/console/user/base.php:158 |
||||
phpbb_email_parsing_test
test_email_parsing with data set #0
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_email_parsing_test::test_email_parsing with data set #0 ('Author username', 'Any forum', 'The topic title', 'Dear user') TypeError: phpbb\messenger\method\base::__construct(): Argument #4 ($ext_manager) must be of type phpbb\extension\manager, phpbb\language\language given, called in /data/tests/email/email_parsing_test.php on line 127 /data/phpBB/phpbb/messenger/method/base.php:109 /data/tests/email/email_parsing_test.php:127 |
||||
phpbb_email_parsing_test
test_email_parsing with data set #1
|
Failing since build #112 (Manual run by Build Robot) | < 1 sec | ||
phpbb_email_parsing_test::test_email_parsing with data set #1 ('0', 'Any forum', 'The topic title', 'Dear user') TypeError: phpbb\messenger\method\base::__construct(): Argument #4 ($ext_manager) must be of type phpbb\extension\manager, phpbb\language\language given, called in /data/tests/email/email_parsing_test.php on line 127 /data/phpBB/phpbb/messenger/method/base.php:109 /data/tests/email/email_parsing_test.php:127 |
Error summary
The build generated some errors. See the full build log for more details.
From https://github.com/phpbb/phpbb
* branch refs/pull/6483/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1744 100 1562 100 182 3364 392 --:--:-- --:--:-- --:--:-- 3359
From https://github.com/phpbb/phpbb
* branch refs/pull/6483/merge -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at c63594e... Merge 3c896c813148fe95e84c572c8fda67fa07a607d4 into 4010c886e53772d076a3549a97e1e481b838674f
From https://github.com/phpbb/phpbb
* branch refs/pull/6483/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1728 100 1554 100 174 2729 305 --:--:-- --:--:-- --:--:-- 2731
* branch refs/pull/6483/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1744 100 1562 100 182 3364 392 --:--:-- --:--:-- --:--:-- 3359
From https://github.com/phpbb/phpbb
* branch refs/pull/6483/merge -> FETCH_HEAD
Note: checking out 'FETCH_HEAD'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at c63594e... Merge 3c896c813148fe95e84c572c8fda67fa07a607d4 into 4010c886e53772d076a3549a97e1e481b838674f
From https://github.com/phpbb/phpbb
* branch refs/pull/6483/head -> FETCH_HEAD
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1728 100 1554 100 174 2729 305 --:--:-- --:--:-- --:--:-- 2731