Tests pending pull requests

Build: #7826 failed Manual run by Build Robot

Build result summary

Details

Completed
Queue duration
1 second
Duration
6 minutes
Flags
Custom build
Labels
pr_4966
Agent
Default Agent
Revision
93621aa1844ab48d9bae068d9872d2c49ae86de4 93621aa1844ab48d9bae068d9872d2c49ae86de4
Total tests
6824
Fixed in
#7828 (Manual run by Build Robot)

Tests

Responsible

No one has taken responsibility for this failure

Custom variables

Name Value
PRnumber 4966
PRref master

Tests

New test failures 36
Status Test View job Duration
Collapse Failed phpbb_config_test test_offset_unset_fails History
Build and Test Job < 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 Failed phpbb_dbal_db_tools_test::test_created_column test_create_index_with_long_name History
Build and Test Job < 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 Failed phpbb_deactivated_super_global_test test_write_triggers_error History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_crawl_php_file_throws test_crawl_php_file_throws with data set #0 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_crawl_php_file_throws test_crawl_php_file_throws with data set #1 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_find_description_throws test_find_description_throws with data set #2 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_find_description_throws test_find_description_throws with data set #1 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_find_description_throws test_find_description_throws with data set #0 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_find_description_throws test_find_description_throws with data set #3 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_find_since_throws test_find_since_throws with data set #0 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_find_since_throws test_find_since_throws with data set #2 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_find_since_throws test_find_since_throws with data set #1 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_find_since_throws test_find_since_throws with data set #3 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_array_throws test_get_vars_from_array_throws with data set #0 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_array_throws test_get_vars_from_array_throws with data set #7 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_array_throws test_get_vars_from_array_throws with data set #6 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_array_throws test_get_vars_from_array_throws with data set #5 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_array_throws test_get_vars_from_array_throws with data set #4 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_array_throws test_get_vars_from_array_throws with data set #3 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_array_throws test_get_vars_from_array_throws with data set #2 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_array_throws test_get_vars_from_array_throws with data set #1 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws test_get_vars_from_docblock_throws with data set #3 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws test_get_vars_from_docblock_throws with data set #0 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws test_get_vars_from_docblock_throws with data set #1 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws test_get_vars_from_docblock_throws with data set #2 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_validate_event_throws test_validate_event_throws with data set #1 History
Build and Test Job < 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 Failed phpbb_event_php_exporter_test::test_validate_event_throws test_validate_event_throws with data set #0 History
Build and Test Job < 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 Failed phpbb_request_test test_disable_post_super_global History
Build and Test Job < 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 Failed phpbb_security_redirect_test::test_redirect test_redirect with data set #28 History
Build and Test Job < 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 Failed phpbb_security_redirect_test::test_redirect test_redirect with data set #29 History
Build and Test Job < 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 Failed phpbb_security_redirect_test::test_redirect test_redirect with data set #5 History
Build and Test Job < 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'.

Collapse Failed phpbb_security_redirect_test::test_redirect test_redirect with data set #0 History
Build and Test Job < 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 Failed phpbb_security_redirect_test::test_redirect test_redirect with data set #1 History
Build and Test Job < 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 Failed phpbb_security_redirect_test::test_redirect test_redirect with data set #2 History
Build and Test Job < 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 Failed phpbb_security_redirect_test::test_redirect test_redirect with data set #3 History
Build and Test Job < 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 Failed phpbb_security_redirect_test::test_redirect test_redirect with data set #30 History
Build and Test Job < 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'.