-
Notifications
You must be signed in to change notification settings - Fork 2k
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
fix test flakes #13163
fix test flakes #13163
Conversation
This pull request introduces 1 alert when merging 6695527 into 9a0a2b1 - view on LGTM.com new alerts:
|
15445d1
to
bd5cfa9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The reduced timeouts concern me in terms of CI runners liking to just randomly stop running our stuff for awhile, at least on macOS in my previous experiences, but otherwise I'm good with this. I can give it a big rerun blast in another PR to see if my concerns are well founded or not. If not I'm happy to merge this into the coverage
branch.
Also... thanks! |
i dont mind changing back but i feel like this is just being too defensive so we can avoid CI failures where the real goal is to find bugs/slowdowns |
Testing robustness in #13217. That is running only the If that works out, ok. I both agree with disliking long timeouts and also have spent too much time dealing with macOS runners out of the blue doing nothing at all for 30 seconds at a time. Anyways, we'll see what the run above says. |
assert spend is in mempool before farming blocks
reduce farmed blocks in tests
reduce timeouts
make tests consistent