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

Disable unreliable sync_large_checkpoints_testnet #1789

Merged
merged 4 commits into from
Feb 19, 2021

Conversation

oxarbitrage
Copy link
Contributor

Motivation

Several pull requests fail the CI because the sync_large_checkpoints_testnet are very unreliable.

Solution

Disable the test until we have more testnet instances(#1222)

Review

Anyone can review.

@zfnd-bot zfnd-bot bot added this to In progress in 🦓 Feb 19, 2021
Copy link
Collaborator

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, and it should work.

But I prefer to delete code, because it's easier to review the changes, and read the remaining code after the change.

So let's:

@teor2345 teor2345 added A-rust Area: Updates to Rust code C-bug Category: This is a bug I-integration-fail Continuous integration fails, including build and test failures P-High labels Feb 19, 2021
@teor2345
Copy link
Collaborator

Thinking about this a bit more, to avoid bugs like #1778, we should leave a short TODO comment. We should also mention ticket number #1222.

@oxarbitrage
Copy link
Contributor Author

Ok, done at 294f827

Copy link
Collaborator

@teor2345 teor2345 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My suggestion was applied

@teor2345 teor2345 enabled auto-merge (squash) February 19, 2021 21:36
@teor2345 teor2345 merged commit bae49e5 into main Feb 19, 2021
🦓 automation moved this from In progress to Done Feb 19, 2021
@teor2345 teor2345 deleted the large-sync-testnet-disable branch February 19, 2021 21:40
teor2345 added a commit that referenced this pull request Mar 9, 2021
dconnolly pushed a commit that referenced this pull request Mar 10, 2021
teor2345 added a commit that referenced this pull request Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rust Area: Updates to Rust code C-bug Category: This is a bug I-integration-fail Continuous integration fails, including build and test failures
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants