Tests pending pull requests

Build: #7826 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

get vars from docblock throws with data set #1: Test case result

The below summarizes the result of the test " get vars from docblock throws with data set #1" in build 7,826 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
get vars from docblock throws with data set #1
Test class
phpbb_event_php_exporter_test::test_get_vars_from_docblock_throws
Method
test_get_vars_from_docblock_throws with data set #1
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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''.