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

node: fix flaky jwt-test #30388

Merged
merged 1 commit into from
Sep 4, 2024
Merged

node: fix flaky jwt-test #30388

merged 1 commit into from
Sep 4, 2024

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Sep 4, 2024

This PR fixes a flaky jwt-test.

The test is a jwt "from one second in the future". The test passes; the reason for this is that the CI-system is slow, and by the time the jwt is actually evaluated, that second has passed, and it's no longer future.

Alternative to #30380

@holiman holiman requested a review from fjl as a code owner September 4, 2024 09:15
@holiman holiman mentioned this pull request Sep 4, 2024
@holiman holiman added this to the 1.14.9 milestone Sep 4, 2024
@holiman holiman merged commit c3f13b2 into ethereum:master Sep 4, 2024
3 checks passed
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.

2 participants