codeigniter4 / cache

PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
MIT License
9 stars 4 forks source link

CachePoolTest::testDeferredExpired() fails #35

Open kenjis opened 7 months ago

kenjis commented 7 months ago
There was 1 failure:

1) CachePoolTest::testDeferredExpired
Cache should not have expired deferred item
Failed asserting that true is false.

/home/runner/work/cache/cache/vendor/cache/integration-tests/src/CachePoolTest.php:421

FAILURES!
Tests: 323, Assertions: 468, Failures: 1.

https://github.com/codeigniter4/cache/actions/runs/8019239564/job/21906727217?pr=33

kenjis commented 4 months ago
There was 1 failure:

1) CachePoolTest::testDeferredExpired
Cache should not have expired deferred item
Failed asserting that true is false.

/home/runner/work/cache/cache/vendor/cache/integration-tests/src/CachePoolTest.php:421

FAILURES!
Tests: 323, Assertions: 468, Failures: 1.

https://github.com/codeigniter4/cache/actions/runs/9032646470/job/24821237396

But I cannot reproduce on my macOS.

kenjis commented 3 months ago
There was 1 failure:

1) CachePoolTest::testDeferredExpired
Cache should not have expired deferred item
Failed asserting that true is false.

/home/runner/work/cache/cache/vendor/cache/integration-tests/src/CachePoolTest.php:421

https://github.com/codeigniter4/cache/actions/runs/9613906703/job/26517607627