Tests pending pull requests
Build: #7811 failed
Job: Build and Test Job failed
get vars from docblock throws with data set #3: Test case result
The below summarizes the result of the test " get vars from docblock throws with data set #3" in build 7,811 of phpBB3 - Pull Requests - Build and Test Job.
- Description
- get vars from docblock throws with data set #3
- Test class
- phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
- Method
- test_get_vars_from_docblock_throws with data set #3
- Duration
- < 1 sec
- Status
- Failed (Existing Failure)
Error Log
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''.