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

simulators/ethereum/engine: Fix time drift auth tests, break tests into separate suites #612

Merged
merged 2 commits into from
Jul 20, 2022

Conversation

marioevz
Copy link
Member

Changes included

Auth Test Retry

In order to mitigate false negatives, introduce retry count for some authentication tests that depend on time drift.

Reasoning is that the test is not attempting to verify how precise the client is, but to verify correct configuration.

Fixes #602.

Test Suites

Break test cases into separate suites: engine, transition, auth.

Suites can run with commands --sim.limit "engine/", --sim.limit "transition/", or --sim.limit "auth/".

@marioevz marioevz requested a review from fjl July 19, 2022 18:33
@marioevz marioevz merged commit d55cc0d into ethereum:master Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant