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 flaky event subscription test #450

Merged
merged 1 commit into from
Feb 15, 2022
Merged

Fix flaky event subscription test #450

merged 1 commit into from
Feb 15, 2022

Conversation

jsdw
Copy link
Collaborator

@jsdw jsdw commented Feb 15, 2022

Sometimes I think block 0 is returned, which I guess is finalized and the latest, so this test would occasionally fail if checking that the block returned is not finalized. Just make sure it's the latest block RPC hands back.

Closes #448

@jsdw jsdw requested a review from a team February 15, 2022 12:24
@dvdplm dvdplm merged commit 117e2ed into master Feb 15, 2022
@dvdplm dvdplm deleted the jsdw-fix-flaky-test branch February 15, 2022 13:57
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.

Flaky non_finalized_block_subscription test
3 participants