Tests pending pull requests
Build: #7827 failed
Job: Build and Test Job failed
Test results
- 6,824 tests in total
- 24 tests failed
- 12 tests were fixed
- 3 minutes taken in total.
Build 7,827 has the following 24 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
phpbb_event_php_exporter_test::test_crawl_php_file_throws
test_crawl_php_file_throws with data set #0
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_crawl_php_file_throws
test_crawl_php_file_throws with data set #1
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_find_description_throws
test_find_description_throws with data set #0
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_find_description_throws
test_find_description_throws with data set #1
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_find_description_throws
test_find_description_throws with data set #2
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_find_description_throws
test_find_description_throws with data set #3
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_find_since_throws
test_find_since_throws with data set #0
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_find_since_throws
test_find_since_throws with data set #1
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_find_since_throws
test_find_since_throws with data set #2
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_find_since_throws
test_find_since_throws with data set #3
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #0
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #1
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #2
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #3
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #4
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #5
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #6
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_array_throws
test_get_vars_from_array_throws with data set #7
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
test_get_vars_from_docblock_throws with data set #0
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
test_get_vars_from_docblock_throws with data set #1
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
test_get_vars_from_docblock_throws with data set #2
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
test_get_vars_from_docblock_throws with data set #3
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_validate_event_throws
test_validate_event_throws with data set #0
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |
||||
phpbb_event_php_exporter_test::test_validate_event_throws
test_validate_event_throws with data set #1
|
Failing since build #7826 (Manual run by Build Robot) | < 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''. |