Problem/Motivation
PathAliasTest::testPathCache seems to contain a random fail, I've seen it a few times but most recently here
https://git.drupalcode.org/issue/drupal-3426302/-/jobs/4324922
Drupal\Tests\path\Functional\PathAliasTest::testPathCache
Cache entry was created.
Failed asserting that a boolean is not empty.
core/modules/path/tests/src/Functional/PathAliasTest.php:84
Steps to reproduce
?
Proposed resolution
Use key/value instead of state in WaitTerminateTestTrait.