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

Flaky test - LondonFeeMarketBlockTransactionSelectorTest. invalidPendingTransactionsThatTakesTooLongToEvaluateIsDroppedFromThePool #7150

Open
usmansaleem opened this issue May 28, 2024 · 1 comment
Labels
flake 60% of the time it works 100% of the time. testing

Comments

@usmansaleem
Copy link
Member

Flaky test observed in one of the PRs

https://github.com/hyperledger/besu/actions/runs/9267287373/job/25493482107?pr=7129

> Task :ethereum:blockcreation:test

LondonFeeMarketBlockTransactionSelectorTest > invalidPendingTransactionsThatTakesTooLongToEvaluateIsDroppedFromThePool(boolean, boolean, boolean, boolean) > [1] false, true, false, false FAILED
    org.opentest4j.AssertionFailedError at NativeConstructorAccessorImpl.java:-2
@usmansaleem usmansaleem added testing flake 60% of the time it works 100% of the time. labels May 28, 2024
@siladu
Copy link
Contributor

siladu commented Jul 15, 2024

Just had another instance of this

https://github.com/hyperledger/besu/actions/runs/9933366129/job/27436872744?pr=7321

> Task :ethereum:blockcreation:test

LondonFeeMarketBlockTransactionSelectorTest > invalidPendingTransactionsThatTakesTooLongToEvaluateIsDroppedFromThePool(boolean, boolean, boolean, boolean) > [1] false, true, false, false FAILED
    org.opentest4j.AssertionFailedError at DirectConstructorHandleAccessor.java:62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flake 60% of the time it works 100% of the time. testing
Projects
None yet
Development

No branches or pull requests

2 participants