hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu

Home Page:https://www.hyperledger.org/projects/besu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flaky test - org.hyperledger.besu.ethereum.eth.sync.backwardsync.BackwardSyncAlgSpec#shouldAwokeWhenConditionReachedAndReady

usmansaleem opened this issue · comments

Flaky test observed in one of the PRs workflow.
org.hyperledger.besu.ethereum.eth.sync.backwardsync.BackwardSyncAlgSpec#shouldAwokeWhenConditionReachedAndReady

https://github.com/hyperledger/besu/actions/runs/9262194300/job/25478793322?pr=7129

BackwardSyncAlgSpec > shouldAwokeWhenConditionReachedAndReady() FAILED
    java.util.concurrent.TimeoutException at BackwardSyncAlgSpec.java:192

I'm also seeing this happening consistently.