The GitHub Actions job "Flink CI (beta)" on flink.git/master has failed.
Run started by GitHub user MartijnVisser (triggered by MartijnVisser).

Head commit for run:
afb5ef94dd9ffc619ff90dd663501224777592ec / Martijn Visser 
<[email protected]>
[FLINK-39879][tests] Stop CheckpointAcknowledgeFailureITCase hanging on slow CI

The test waited on an unbounded future that never completes when the tiny
pekko.ask.timeout (load-bearing for the AskTimeoutException assertion) fails
the job before the keyed state is updated, hanging the surefire fork until
the CI watchdog kills it. Propagate a terminal job failure into the wait so
the test fails fast with the real cause, and add @Timeout(5, MINUTES) as the
hard anti-hang guard. The product-side follow-up is tracked as FLINK-39738.

Generated-by: Claude Opus 4.8 (1M context)

Report URL: https://github.com/apache/flink/actions/runs/27169984837

With regards,
GitHub Actions via GitBox

Reply via email to