The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- Open on Drupal.org βEnvironment: PHP 8.2 & MySQL 8last update
over 1 year ago Not currently mergeable. - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago Custom Commands Failed - last update
over 1 year ago 30,383 pass, 2 fail - πΊπΈUnited States bradjones1 Digital Nomad Life
Error is a bit hidden in the GitLab CI output, but here it is:
---- Drupal\Tests\jsonapi\Unit\Normalizer\HttpExceptionNormalizerTest ---- Status Group Filename Line Function -------------------------------------------------------------------------------- [33mException Other phpunit-365.xml 0 Drupal\Tests\jsonapi\Unit\Normalize [0m PHPUnit Test failed to complete; Error: PHPUnit 9.6.8 by Sebastian Bergmann and contributors. Testing Drupal\Tests\jsonapi\Unit\Normalizer\HttpExceptionNormalizerTest E 1 / 1 (100%) Time: 00:00.114, Memory: 6.00 MB There was 1 error: 1) Drupal\Tests\jsonapi\Unit\Normalizer\HttpExceptionNormalizerTest::testNormalize Undefined array key "source" /builds/issue/drupal-3302299/core/modules/jsonapi/tests/src/Unit/Normalizer/HttpExceptionNormalizerTest.php:45 /builds/issue/drupal-3302299/vendor/phpunit/phpunit/src/Framework/TestResult.php:728 /builds/issue/drupal-3302299/vendor/phpunit/phpunit/src/Framework/TestSuite.php:684 /builds/issue/drupal-3302299/vendor/phpunit/phpunit/src/TextUI/TestRunner.php:651 /builds/issue/drupal-3302299/vendor/phpunit/phpunit/src/TextUI/Command.php:144 /builds/issue/drupal-3302299/vendor/phpunit/phpunit/src/TextUI/Command.php:97 ERRORS! Tests: 1, Assertions: 1, Errors: 1. [31mFail run-tests. Unknown 0 Unknown [0m FATAL Drupal\Tests\jsonapi\Unit\Normalizer\HttpExceptionNormalizerTest: test runner returned a non-zero error code (2).