AggregatorUpdateItemsTest::testUpdateHookN is failing

Issue information

From user: dcam

Related to !12 (merged)

Contribution record

Fork management

Drupal\Tests\aggregator\Functional\Update\AggregatorUpdateItemsTest::testUpdateHookN
Error: Call to a member function uuid() on null
/builds/project/aggregator/tests/src/Functional/Update/AggregatorUpdateItemsTest.php:34
/builds/project/aggregator/vendor/phpunit/phpunit/src/Framework/TestResult.php:728

This first started happening while I was working on #3405386: Fix gitlab and test next major. But the failure happens on the unpatched 2.x branch, both locally and in GitLab CI. So it isn't a result of the changes being made to fix phpstan issues.

All of the tests passed after the last commit to 2.x. So it's weird that this is happening. I don't know why yet.

Edited by drupalbot
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information