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

Nightly failure: sanity/restaked.py #2542

Closed
SkidanovAlex opened this issue Apr 28, 2020 · 0 comments · Fixed by #2588
Closed

Nightly failure: sanity/restaked.py #2542

SkidanovAlex opened this issue Apr 28, 2020 · 0 comments · Fixed by #2588
Assignees
Labels
A-chain Area: Chain, client & related

Comments

@SkidanovAlex
Copy link
Collaborator

Got broken between 38d54b and 2cef41.

Fails consistently since then. Example runs:

http://nightly.neartest.com/run/2cef4105736ab969470df2751e78fd3f0fc0a81d_200428_102644
http://nightly.neartest.com/run/f625606891dec008a572ca61ec37da500c2a95cd_200428_135923

Failure:

Traceback (most recent call last):
  File "tests/sanity/restaked.py", line 61, in <module>
    assert False, "Validator test0 is not in current validators after 5 epochs"
AssertionError: Validator test0 is not in current validators after 5 epochs
@SkidanovAlex SkidanovAlex added A-chain Area: Chain, client & related nightly labels Apr 28, 2020
nearprotocol-bulldozer bot pushed a commit that referenced this issue Apr 30, 2020
`restaked.py` failed because epoch boundary is now shifted a bit if a validator is offline. Fixes #2542 

Test plan
---------
`restaked.py` passes locally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-chain Area: Chain, client & related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants