Tests pending pull requests
Build: #7826 failed
Job: Build and Test Job failed
Job result summary
- Completed
- Duration
- 6 minutes
- Flags
- Custom build
- Agent
- Default Agent
- Revision
-
93621aa1844ab48d9bae068d9872d2c49ae86de4
93621aa1844ab48d9bae068d9872d2c49ae86de4 - Total tests
- 6824
- Fixed in
- #7828 (Manual run by Build Robot)
Tests
- 6,824 tests in total
- 36 tests failed
- 36 failures are new
- 3 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
phpbb_config_test
test_offset_unset_fails
|
< 1 sec | |
phpbb_config_test::test_offset_unset_fails Failed asserting that exception message is empty but is 'Config values have to be deleted explicitly with the \phpbb\config\config::delete($key) method.'. |
|||
Collapse |
phpbb_dbal_db_tools_test::test_created_column
test_create_index_with_long_name
|
< 1 sec | |
phpbb_dbal_db_tools_test::test_create_index_with_long_name Failed asserting that exception message is empty but is 'Index name 'prefix_table_name_iiiiiiiiiiiiiiiiiiiiiiiiiiiiiii' on table 'prefix_table_name' is too long. The maximum is 30 characters.'. |
|||
Collapse |
phpbb_deactivated_super_global_test
test_write_triggers_error
|
< 1 sec | |
phpbb_deactivated_super_global_test::test_write_triggers_error Failed asserting that exception message is empty but is 'Illegal use of $obj. You must use the request class to access input data. Found in /data/tests/request/deactivated_super_global_test.php on line 23. This error message was generated by deactivated_super_global.'. |
|||
Collapse |
phpbb_event_php_exporter_test::test_crawl_php_file_throws
test_crawl_php_file_throws with data set #0
|
< 1 sec | |
phpbb_event_php_exporter_test::test_crawl_php_file_throws with data set #0 ('missing_var.test', null) Failed asserting that exception message is empty but is 'Should use multiple lines for $vars definition for event 'core.trigger' in file 'missing_var.test:16''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_crawl_php_file_throws
test_crawl_php_file_throws with data set #1
|
< 1 sec | |
phpbb_event_php_exporter_test::test_crawl_php_file_throws with data set #1 ('duplicate_event.test', 10) Failed asserting that exception message is empty but is 'The event 'duplicate.trigger' from file 'duplicate_event.test:15' already exists in file 'duplicate_event.test''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_find_description_throws
test_find_description_throws with data set #0
|
< 1 sec | |
phpbb_event_php_exporter_test::test_find_description_throws with data set #0 (array('$vars = array();', '$phpbb_dispatcher->dispatch('test');'), 1, 1) Failed asserting that exception message is empty but is 'Can not find a description for event '' in file ':1''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_find_description_throws
test_find_description_throws with data set #1
|
< 1 sec | |
phpbb_event_php_exporter_test::test_find_description_throws with data set #1 (array('/**', '* @changed 3.1.0-a1', '* @changed 3.1.0-a2', '* @changed 3.1.0-a3', '*/', '$phpbb_dispatcher->dispatch('test');'), 5, 2) Failed asserting that exception message is empty but is 'Can not find a description for event '' in file ':5''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_find_description_throws
test_find_description_throws with data set #2
|
< 1 sec | |
phpbb_event_php_exporter_test::test_find_description_throws with data set #2 (array('/**', '*', '* @since 3.1.0-a2', '*/', '$phpbb_dispatcher->dispatch('test');'), 4, 2) Failed asserting that exception message is empty but is 'Can not find a description for event '' in file ':4''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_find_description_throws
test_find_description_throws with data set #3
|
< 1 sec | |
phpbb_event_php_exporter_test::test_find_description_throws with data set #3 (array('/**', '* ', '* @event', '*/', '$phpbb_dispatcher->dispatch('test');'), 4, 2) Failed asserting that exception message is empty but is 'Can not find a description for event '' in file ':4''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_find_since_throws
test_find_since_throws with data set #0
|
< 1 sec | |
phpbb_event_php_exporter_test::test_find_since_throws with data set #0 (array('/**', '* @since 3.1.0-a1', '*/', '/**', '*/', '$phpbb_dispatcher->dispatch('test');'), 5, 1) Failed asserting that exception message is empty but is 'Can not find '@since' information for event '' in file ':5''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_find_since_throws
test_find_since_throws with data set #1
|
< 1 sec | |
phpbb_event_php_exporter_test::test_find_since_throws with data set #1 (array('/**', '* @changed 3.1.0-a1', '* @changed 3.1.0-a2', '* @changed 3.1.0-a3', '*/', '$phpbb_dispatcher->dispatch('test');'), 5, 2) Failed asserting that exception message is empty but is 'Can not find '@since' information for event '' in file ':5''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_find_since_throws
test_find_since_throws with data set #2
|
< 1 sec | |
phpbb_event_php_exporter_test::test_find_since_throws with data set #2 (array('/**', '* @since 3.1.0-a2', '* @var', '*/', '$phpbb_dispatcher->dispatch('test');'), 4, 3) Failed asserting that exception message is empty but is 'Found '@var' information after '@since' for event '' in file ':4''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_find_since_throws
test_find_since_throws with data set #3
|
< 1 sec | |
phpbb_event_php_exporter_test::test_find_since_throws with data set #3 (array('/**', '* @since 3.1.0-a2', '* @event', '*/', '$phpbb_dispatcher->dispatch('test');'), 4, 3) Failed asserting that exception message is empty but is 'Found '@event' information after '@since' for event '' in file ':4''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #0
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws with data set #0 (array('/**', '*/', '$phpbb_dispatcher->trigger_ev...ars));'), 2, 1) Failed asserting that exception message is empty but is 'Can not find '$vars = array();'-line for event '' in file ':2''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #1
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws with data set #1 (array('/**', '*/', '$vars = $bertie;', '$phpbb_dispatcher->trigger_ev...ars));'), 3, 1) Failed asserting that exception message is empty but is 'Can not find '$vars = array();'-line for event '' in file ':3''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #2
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws with data set #2 (array('/**', '*/', '$vars = array('$bertie');', '$phpbb_dispatcher->trigger_ev...ars));'), 3, 1) Failed asserting that exception message is empty but is 'Can not find '$vars = array();'-line for event '' in file ':3''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #3
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws with data set #3 (array('/**', '*/', '$vars = array();', '$phpbb_dispatcher->trigger_ev...ars));'), 3, 1) Failed asserting that exception message is empty but is 'Can not find '$vars = array();'-line for event '' in file ':3''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #4
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws with data set #4 (array('/**', '*/', '$vars = array('t1', 't2', 't3...'t7');', '$phpbb_dispatcher->trigger_ev...ars));'), 3, 2) Failed asserting that exception message is empty but is 'Should use multiple lines for $vars definition for event '' in file ':3''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #5
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws with data set #5 (array('/**', '*/', '$vars = array('test2', '');', '$phpbb_dispatcher->trigger_ev...ars));'), 3, 3) Failed asserting that exception message is empty but is 'Found invalid var '' in array for event '' in file ':3''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #6
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws with data set #6 (array('/**', '*/', '$vars = array('bertie'');', '$phpbb_dispatcher->trigger_ev...ars));'), 3, 3) Failed asserting that exception message is empty but is 'Found invalid var 'bertie'' in array for event '' in file ':3''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #7
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_array_throws with data set #7 (array('/**', '*/', '$vars = array('bertie','basic...lid');', '$phpbb_dispatcher->trigger_ev...ars));'), 3, 3) Failed asserting that exception message is empty but is 'Found invalid var 'bertie','basically_valid' in array for event '' in file ':3''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
test_get_vars_from_docblock_throws with data set #0
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws with data set #0 (array('$vars = array();', '$phpbb_dispatcher->dispatch('test');'), 1, 2) Failed asserting that exception message is empty but is 'Can not find end of docblock for event '' in file ':1''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
test_get_vars_from_docblock_throws with data set #1
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws with data set #1 (array('/**', '* @var int name1', '* @var array name2 Description test', '*/', '$phpbb_dispatcher->dispatch('test');'), 4, 1) Failed asserting that exception message is empty but is 'Found invalid line '* @var int name1' for event '' in file ':4''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
test_get_vars_from_docblock_throws with data set #2
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws with data set #2 (array('/**', '*/', '$phpbb_dispatcher->dispatch('test');'), 2, 3) Failed asserting that exception message is empty but is 'Can not find @var lines for event '' in file ':2''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
test_get_vars_from_docblock_throws with data set #3
|
< 1 sec | |
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws with data set #3 (array('/**', '* @var int name1 Description', '* @var array $name2 Description', '*/', '$phpbb_dispatcher->dispatch('test');'), 4, 4) Failed asserting that exception message is empty but is 'Found invalid @var '$name2' in docblock for event '' in file ':4''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_validate_event_throws
test_validate_event_throws with data set #0
|
< 1 sec | |
phpbb_event_php_exporter_test::test_validate_event_throws with data set #0 ('test.event', '* @event test.event bertie is cool', 2) Failed asserting that exception message is empty but is 'Event name does not match '@event' tag for event '' in file ':0''. |
|||
Collapse |
phpbb_event_php_exporter_test::test_validate_event_throws
test_validate_event_throws with data set #1
|
< 1 sec | |
phpbb_event_php_exporter_test::test_validate_event_throws with data set #1 ('test.event', 'bertie* @event test.event', 2) Failed asserting that exception message is empty but is 'Event name does not match '@event' tag for event '' in file ':0''. |
|||
Collapse |
phpbb_request_test
test_disable_post_super_global
|
< 1 sec | |
phpbb_request_test::test_disable_post_super_global Failed asserting that exception message is empty but is 'Illegal use of $_POST. You must use the request class to access input data. Found in /data/tests/request/request_test.php on line 126. This error message was generated by deactivated_super_global.'. |
|||
Collapse |
phpbb_security_redirect_test::test_redirect
test_redirect with data set #0
|
< 1 sec | |
phpbb_security_redirect_test::test_redirect with data set #0 ('data://x', false, 'INSECURE_REDIRECT', false) Failed asserting that exception message is empty but is 'INSECURE_REDIRECT'. |
|||
Collapse |
phpbb_security_redirect_test::test_redirect
test_redirect with data set #1
|
< 1 sec | |
phpbb_security_redirect_test::test_redirect with data set #1 ('bad://localhost/phpBB/index.php', false, 'INSECURE_REDIRECT', false) Failed asserting that exception message is empty but is 'INSECURE_REDIRECT'. |
|||
Collapse |
phpbb_security_redirect_test::test_redirect
test_redirect with data set #2
|
< 1 sec | |
phpbb_security_redirect_test::test_redirect with data set #2 ('http://www.otherdomain.com/so...pt.php', false, 'INSECURE_REDIRECT', false) Failed asserting that exception message is empty but is 'INSECURE_REDIRECT'. |
|||
Collapse |
phpbb_security_redirect_test::test_redirect
test_redirect with data set #28
|
< 1 sec | |
phpbb_security_redirect_test::test_redirect with data set #28 ('https://foobar.com\@http://lo.../phpBB', false, 'INSECURE_REDIRECT', false) Failed asserting that exception message is empty but is 'INSECURE_REDIRECT'. |
|||
Collapse |
phpbb_security_redirect_test::test_redirect
test_redirect with data set #29
|
< 1 sec | |
phpbb_security_redirect_test::test_redirect with data set #29 ('https://foobar.com\@localhost...lhost/', false, 'INSECURE_REDIRECT', false) Failed asserting that exception message is empty but is 'INSECURE_REDIRECT'. |
|||
Collapse |
phpbb_security_redirect_test::test_redirect
test_redirect with data set #3
|
< 1 sec | |
phpbb_security_redirect_test::test_redirect with data set #3 ('http://localhost/phpBB/member... close', false, 'INSECURE_REDIRECT', false) Failed asserting that exception message is empty but is 'INSECURE_REDIRECT'. |
|||
Collapse |
phpbb_security_redirect_test::test_redirect
test_redirect with data set #30
|
< 1 sec | |
phpbb_security_redirect_test::test_redirect with data set #30 ('http://localhost.foobar.com\@...lhost/', false, 'INSECURE_REDIRECT', false) Failed asserting that exception message is empty but is 'INSECURE_REDIRECT'. |
|||
Collapse |
phpbb_security_redirect_test::test_redirect
test_redirect with data set #5
|
< 1 sec | |
phpbb_security_redirect_test::test_redirect with data set #5 ('http://localhost/phpBB/index.php;url=', false, 'INSECURE_REDIRECT', false) Failed asserting that exception message is empty but is 'INSECURE_REDIRECT'. |
Error summary
The build generated some errors. See the full build log for more details.
From https://github.com/phpbb/phpbb
* branch refs/pull/4966/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 275 100 93 100 182 348 682 --:--:-- --:--:-- --:--:-- 684
From https://github.com/phpbb/phpbb
* branch refs/pull/4966/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 9caed33... Merge a6b45ff0fd7358aea8b8a87f0ed2a26da9235c80 into 7560ffcbe96d879aa01f35bd108a2b0cb62c8288
From https://github.com/phpbb/phpbb
* branch refs/pull/4966/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 267 100 93 100 174 208 389 --:--:-- --:--:-- --:--:-- 390
* branch refs/pull/4966/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 275 100 93 100 182 348 682 --:--:-- --:--:-- --:--:-- 684
From https://github.com/phpbb/phpbb
* branch refs/pull/4966/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 9caed33... Merge a6b45ff0fd7358aea8b8a87f0ed2a26da9235c80 into 7560ffcbe96d879aa01f35bd108a2b0cb62c8288
From https://github.com/phpbb/phpbb
* branch refs/pull/4966/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 267 100 93 100 174 208 389 --:--:-- --:--:-- --:--:-- 390