-
Notifications
You must be signed in to change notification settings - Fork 10
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
Test Failure: disaster_recovery_2 #390
Comments
The test restarts 5 nodes from a snapshot. The test failed because node0 could not connect to any node when launched so it waited 30 seconds before trying again. During this 30 seconds it happened to be producing blocks. Once it was able to connect it was busy feeding blocks to the other node. Options:
|
[1.0-beta4] Test: Provide more time for connections to be established
[1.0-beta4 -> main] Test: Provide more time for connections to be established
appears to still exist? |
[1.0-beta4] P2P: Fix handling of known pending block
[1.0-beta4 -> main] P2P: Fix handling of known pending block
[5.0] P2P: Fix handling of known pending block
[5.0 -> main] P2P: Fix handling of known pending block
noticed again on |
https://github.com/AntelopeIO/spring/actions/runs/10048012787/job/27771514855?pr=382#step:4:1595
The text was updated successfully, but these errors were encountered: