Flaky test - LondonFeeMarketBlockTransactionSelectorTest. invalidPendingTransactionsThatTakesTooLongToEvaluateIsDroppedFromThePool
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
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
This issue is stale because it has been open for 6 months with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
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
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
also LondonFeeMarketBlockTransactionSelectorTest. txEvaluationContextIsCancelledReturnsTrueOnCancellation https://github.com/hyperledger/besu/actions/runs/19057425944/job/54430664054?pr=9396
another LondonFeeMarketBlockTransactionSelectorTest > txEvaluationContextIsCancelledReturnsTrueOnCancellation() FAILED java.lang.AssertionError at AbstractBlockTransactionSelectorTest.java:1268 https://github.com/hyperledger/besu/actions/runs/19279876672/job/55128605819
again LondonFeeMarketBlockTransactionSelectorTest > txEvaluationContextIsCancelledReturnsTrueOnCancellation() FAILED java.lang.AssertionError at AbstractBlockTransactionSelectorTest.java:1268 https://github.com/hyperledger/besu/actions/runs/19557937486/job/56004183071?pr=9480