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

fix(test): state_sync3 #3171

Merged
merged 2 commits into from
Aug 14, 2020
Merged

fix(test): state_sync3 #3171

merged 2 commits into from
Aug 14, 2020

Conversation

bowenwang1996
Copy link
Collaborator

state_sync3.py failed because the head was not far enough behind to trigger state sync in the beginning and caused the test to timeout. Fixes #3165

Test plan

Run state_sync3.py 30 times and observe no failure.

@gitpod-io
Copy link

gitpod-io bot commented Aug 14, 2020

@codecov
Copy link

codecov bot commented Aug 14, 2020

Codecov Report

Merging #3171 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3171   +/-   ##
=======================================
  Coverage   87.62%   87.62%           
=======================================
  Files         212      212           
  Lines       41673    41673           
=======================================
  Hits        36515    36515           
  Misses       5158     5158           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb0d533...094fe36. Read the comment docs.

@nearprotocol-bulldozer nearprotocol-bulldozer bot merged commit e0ff5c6 into master Aug 14, 2020
@nearprotocol-bulldozer nearprotocol-bulldozer bot deleted the fix-state-sync3 branch August 14, 2020 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

state_sync3.py is flaky
2 participants