Build: #604 failed

Job: PHP 8.1 - SQLite failed

Stages & jobs

  1. Default Stage

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

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

Error Log

phpbb_template_extension_test::test_get_user_avatar with data set #6 ('extension_username_test.html', array('no_profile', 2, 'admin', 'abcdef', 'lol'), array(), array(), '<span style="color: #abcdef;".../span>', 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