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

Unintended speed dependence in should_have_diverse_proposable_blocks_with_stocked_buffer test #4639

Open
SaiProServ opened this issue Mar 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@SaiProServ
Copy link

The should_have_diverse_proposable_blocks_with_stocked_buffer depends on timestamps collected at runtime and some guesses for execution time. It has exhibited some flakiness in the past that has been addressed, but in its current iteration it fails in debug mode, while it passes with --release flags.

@SaiProServ SaiProServ added bug Something isn't working release-blocker labels Mar 28, 2024
@devendran-m devendran-m added release blocker PR to be merged before releasing and removed release-blocker labels Sep 24, 2024
@devendran-m
Copy link
Contributor

Housekeeping: Removed the duplicate/redundant release-blocker tag and added the correct tag release blocker. Also added it for a triage

@devendran-m devendran-m removed release blocker PR to be merged before releasing triage labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants