Build: #604 failed

Job: PHP 8.1 - SQLite failed

Stages & jobs

  1. Default Stage

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

The below summarizes the result of the test " get user avatar with data set #1" in build 604 of phpBB3 - Development Docker Master - PHP 7.1 - SQLite. View test case history
Description
get user avatar with data set #1
Test class
phpbb_template_extension_test
Method
test_get_user_avatar with data set #1
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

phpbb_template_extension_test::test_get_user_avatar with data set #1 ('avatar_user.html', array(array('great_avatar.png', 'avatar.driver.upload', 90, 90), 'foo', true, true), array(), array(), '<img class="avatar" src="phpB...oo" />', 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