Tests pending pull requests

Build: #9726 failed

Job: Build and Test Job failed

Stages & jobs

  1. Build and Test

Test results

  • 7,061 tests in total
  • 2 tests failed
  • 1 failure is new
  • 253 tests were skipped
  • 2 minutes taken in total.

Build 9,726 has the following 2 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed phpbb_functions_user_delete_test test_user_delete History
< 1 sec
phpbb_functions_user_delete_test::test_user_delete
TypeError: Argument 5 passed to phpbb\auth\provider\oauth\oauth::__construct() must be an instance of phpbb\controller\helper, instance of phpbb\language\language given, called in /data/tests/functions/user_delete_test.php on line 99

/data/phpBB/phpbb/auth/provider/oauth/oauth.php:103
/data/tests/functions/user_delete_test.php:99
Existing test failures 1
Status Test Failing since Duration
phpbb_auth_provider_apache_test::test_autologin
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
 Array (
-    'user_id' => '1'
-    'user_type' => '0'
(109 more lines...)