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(eth): make trace_filter resilient to null rounds #12702

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Nov 19, 2024

This is a flaky test, occasionally a null round slips in during one of the calls to EthTraceFilter and it fails during tipset lookup, but it should just skip over it.

The test now fails reliably without the change in eth.go.

@rvagg rvagg merged commit 8003997 into master Nov 19, 2024
84 checks passed
@rvagg rvagg deleted the rvagg/deflake-trace-filter branch November 19, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

3 participants