apple / swift-distributed-actors

Peer-to-peer cluster implementation for Swift Distributed Actors

Home Page:https://apple.github.io/swift-distributed-actors/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAILED: ClusterLeaderActionsClusteredTests.test_ensureDownAndRemovalSpreadsToAllMembers

yim-lee opened this issue · comments

https://ci.swiftserver.group/job/swift-distributed-actors-5.8-prb/45/consoleFull

11:33:38 /code/Tests/DistributedClusterTests/Cluster/ClusterLeaderActionsClusteredTests.swift:336: error: ClusterLeaderActionsClusteredTests.test_ensureDownAndRemovalSpreadsToAllMembers : failed - No result within 20s for block at /code/Tests/DistributedClusterTests/Cluster/ClusterLeaderActionsClusteredTests.swift:336. Queried 4 times, within 20s. Last error: 
11:33:38             case let other: throw testKit.error("Expected `second` [     up] -> [  .down], on first node, was: \(other, orElse: "nil")")
11:33:38                                          ^~~~~~
11:33:38 error: Expected `second` [     up] -> [  .down], on first node, was: nil
11:33:38 <EXPR>:0: error: ClusterLeaderActionsClusteredTests.test_ensureDownAndRemovalSpreadsToAllMembers : threw error "No result within 20s for block at /code/Tests/DistributedClusterTests/Cluster/ClusterLeaderActionsClusteredTests.swift:336. Queried 4 times, within 20s. Last error: 
11:33:38             case let other: throw testKit.error("Expected `second` [     up] -> [  .down], on first node, was: \(other, orElse: "nil")")
11:33:38                                          ^~~~~~
11:33:38 error: Expected `second` [     up] -> [  .down], on first node, was: nil"