Tests pending pull requests

Build: #9612 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

get user avatar with data set #2: Test case result

The below summarizes the result of the test " get user avatar with data set #2" in build 9,612 of phpBB3 - Pull Requests - Build and Test Job. View test case history
Description
get user avatar with data set #2
Test class
phpbb_template_extension_test
Method
test_get_user_avatar with data set #2
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

phpbb_template_extension_test::test_get_user_avatar with data set #2 ('avatar_user.html', array(array('foo@bar.com', 'avatar.driver.gravatar', 90, 90), 'foo'), array(), array(), '', array())
TypeError: Argument 2 passed to phpbb\path_helper::__construct() must implement interface phpbb\request\request_interface, instance of phpbb\filesystem\filesystem given, called in /data/tests/template/extension_test.php on line 52

/data/phpBB/phpbb/path_helper.php:50
/data/tests/template/extension_test.php:52
/data/tests/template/template_test_case.php:123