Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAILED: ClusterLeaderActionsClusteredTests.test_ensureDownAndRemovalSpreadsToAllMembers #1144

Open
yim-lee opened this issue Nov 10, 2023 · 1 comment
Labels
failed 💥 Failed tickets are CI or benchmarking failures, should be investigated as soon as possible

Comments

@yim-lee
Copy link
Member

yim-lee commented Nov 10, 2023

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"
@yim-lee
Copy link
Member Author

yim-lee commented Nov 10, 2023

consoleText.txt

@yim-lee yim-lee added the failed 💥 Failed tickets are CI or benchmarking failures, should be investigated as soon as possible label Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed 💥 Failed tickets are CI or benchmarking failures, should be investigated as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant