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

BlockFetch: fix EBB edge case in plausibleCandidateChain #1305

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

amesgen
Copy link
Member

@amesgen amesgen commented Nov 14, 2024

See #67 for more context on this error. We have seen this error quite often recently, I am not yet sure why, this can/should be investigated separately. The slightly more complicated logic definitely outweighs the negative experience of dealing with flaky tests.

Seed that shows that this PR fixes the problem:

cabal run byron-test -- --quickcheck-replay="(SMGen 16019059744377406046 4953303434928881441,55)" -p '/simple convergence/'

@amesgen amesgen force-pushed the amesgen/fix-plausibleChain-ebbs branch from 3fcb740 to f1aa2b9 Compare November 14, 2024 12:07
@amesgen amesgen added this pull request to the merge queue Nov 14, 2024
Merged via the queue into main with commit bb82494 Nov 14, 2024
17 checks passed
@amesgen amesgen deleted the amesgen/fix-plausibleChain-ebbs branch November 14, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants