You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MockS3_PINGDiscoveryTestCase.testDiscovery intermittently fails in CI with:
member count ==> expected: <5> but was: <4>
Fails non-deterministically on JDK 17 (Ubuntu/macOS); rerunning passes. Likely a timing issue on slower runners — the discovery timeout may need to be increased.
MockS3_PINGDiscoveryTestCase.testDiscoveryintermittently fails in CI with:Fails non-deterministically on JDK 17 (Ubuntu/macOS); rerunning passes. Likely a timing issue on slower runners — the discovery timeout may need to be increased.
Example: https://github.com/jgroups-extras/jgroups-aws/actions/runs/25569466993/job/75061215084 (surfaced in #576)