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
Looking at the latest PRs in moby/moby, common integration-cli tests are failing because they are known flaky in the DockerSwarmSuite. The top ones seem to be:
@dperny are these failures representative of a bug in swarmkit? The DockerSwarmSuite flaky failures are popping up more often now and are slowing down time to merge PR.
Looking at the latest PRs in moby/moby, common
integration-clitests are failing because they are known flaky in theDockerSwarmSuite. The top ones seem to be:TestAPISwarmLeaderElectionFlaky test: TestAPISwarmLeaderElection #32673TestSwarmClusterRotateUnlockKeyFlaky test: DockerSwarmSuite.TestSwarmClusterRotateUnlockKey #38885TestAPISwarmRaftQuorumFlaky test: TestAPISwarmRaftQuorum #34988TearDownTestflaky test: DockerSwarmSuite.TearDownTest on PowerPC #33041@dperny are these failures representative of a bug in swarmkit? The
DockerSwarmSuiteflaky failures are popping up more often now and are slowing down time to merge PR.