blazingcache icon indicating copy to clipboard operation
blazingcache copied to clipboard

Flaky test > ManagementStatusMXBeanTest#statusMBeanEnabled

Open dmercuriali opened this issue 3 years ago • 0 comments

ManagementStatusMXBeanTest.statusMBeanEnabled:154 expected:<1> but was:<2>

Here a client is stopped and then we check the ConnectedClients of the server. The assert fail because the server has yet to do the -1 on the counter.

dmercuriali avatar Jul 15 '22 07:07 dmercuriali