besu icon indicating copy to clipboard operation
besu copied to clipboard

Flaky test - LondonFeeMarketBlockTransactionSelectorTest. invalidPendingTransactionsThatTakesTooLongToEvaluateIsDroppedFromThePool

Open usmansaleem opened this issue 1 year ago • 5 comments

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 avatar May 28 '24 23:05 usmansaleem

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

siladu avatar Jul 15 '24 04:07 siladu

This issue is stale because it has been open for 6 months with no activity.

github-actions[bot] avatar Jan 12 '25 02:01 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jan 27 '25 02:01 github-actions[bot]

https://github.com/hyperledger/besu/actions/runs/13665553767/job/38206124359

LondonFeeMarketBlockTransactionSelectorTest > subsetOfInvalidPendingTransactionsIncludedWhenTxSelectionMaxTimeIsOver(boolean, boolean, boolean, boolean) > [1] false, true, false, false FAILED
    org.opentest4j.AssertionFailedError at AbstractBlockTransactionSelectorTest.java:1295

macfarla avatar Mar 05 '25 02:03 macfarla

https://github.com/hyperledger/besu/actions/runs/15244596017/job/42869323127

> Task :ethereum:blockcreation:test

LondonFeeMarketBlockTransactionSelectorTest > subsetOfInvalidPendingTransactionsIncludedWhenTxSelectionMaxTimeIsOver(boolean, boolean, boolean, boolean) > [1] false, true, false, false FAILED
    org.opentest4j.AssertionFailedError at AbstractBlockTransactionSelectorTest.java:1295

macfarla avatar May 26 '25 02:05 macfarla

also LondonFeeMarketBlockTransactionSelectorTest. txEvaluationContextIsCancelledReturnsTrueOnCancellation https://github.com/hyperledger/besu/actions/runs/19057425944/job/54430664054?pr=9396

macfarla avatar Nov 04 '25 04:11 macfarla

another LondonFeeMarketBlockTransactionSelectorTest > txEvaluationContextIsCancelledReturnsTrueOnCancellation() FAILED java.lang.AssertionError at AbstractBlockTransactionSelectorTest.java:1268 https://github.com/hyperledger/besu/actions/runs/19279876672/job/55128605819

macfarla avatar Nov 12 '25 00:11 macfarla

again LondonFeeMarketBlockTransactionSelectorTest > txEvaluationContextIsCancelledReturnsTrueOnCancellation() FAILED java.lang.AssertionError at AbstractBlockTransactionSelectorTest.java:1268 https://github.com/hyperledger/besu/actions/runs/19557937486/job/56004183071?pr=9480

macfarla avatar Nov 21 '25 03:11 macfarla