blazingcache icon indicating copy to clipboard operation
blazingcache copied to clipboard

Flaky test > ApparentlyStuckClientDueToServerSideErrorTest#test

Open dmercuriali opened this issue 3 years ago • 0 comments

ApparentlyStuckClientDueToServerSideErrorTest.test:78

The test expects a client to not receive an invalidation request, but sometimes the client connection to the cache-server is closed earlier and the test fails because the cache-entry it expects to find is null.

dmercuriali avatar Jul 15 '22 07:07 dmercuriali