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: 4902753429fcca8975de66843bb3eab2b0e5a0de / Martijn Visser <[email protected]> [FLINK-35562][table-planner] Bound result wait in RestoreTestBase to avoid CI hangs (#28404) * [FLINK-35562][table-planner] Bound result wait in RestoreTestBase to avoid CI hangs testRestore waits on an unbounded future that never completes when a PROCTIME() window splits records differently than when the expected data was captured, hanging the surefire fork until the CI watchdog kills it. Bound the wait at 5 minutes and fail with the program id and the actual sink results. Only the two proc-time restore tests (FLINK-35562, FLINK-34404) use the affected INFINITE path; the proc-time nondeterminism itself is left as follow-up. Generated-by: Claude Opus 4.8 (1M context) Report URL: https://github.com/apache/flink/actions/runs/27764612863 With regards, GitHub Actions via GitBox
