alibaba / jetcache

JetCache is a Java cache framework.
Apache License 2.0
4.96k stars 1.03k forks source link

AbstractCacheTest.penetrationProtectTest flaky #870

Closed Roiocam closed 3 months ago

Roiocam commented 3 months ago

This test appears to be flaky:

Error:  Failures: 
Error:    LinkedHashMapCacheTest.test:34->AbstractEmbeddedCacheTest.test:44->AbstractCacheTest.baseTest:84->AbstractCacheTest.penetrationProtectTestWrapper:754->AbstractCacheTest.penetrationProtectTest:765->AbstractCacheTest.penetrationProtectTestWithComputeIfAbsent:835 expected:<3> but was:<4>
[INFO] 
Error:  Tests run: 206, Failures: 1, Errors: 0, Skipped: 0