The GitHub Actions job "Flink CI (beta)" on flink.git/release-2.3 has failed.
Run started by GitHub user lihaosky (triggered by lihaosky).

Head commit for run:
9e7dc04b95683855efb41693768e6b3655ea7aae / Yuepeng Pan <[email protected]>
[FLINK-39917][tests] Wait for RM disconnect log in 
JobMasterTriggerSavepointITCase (#28406) (#28417)

The test asserts the ResourceManager logged "Disconnect job manager ..."
right after the job reaches CANCELED, but the JobMaster disconnects
asynchronously afterwards, so the check can run before the event is
logged. Wait for the logged event before verifying; the asserted pattern
is unchanged and now shared with the wait predicate. Distinct from the
earlier race fixed in FLINK-37821.

Generated-by: Claude Opus 4.8 (1M context)
(cherry picked from commit 4f6db6ea8a58f1109b4aa8c8333512d3eb0e655f)

Co-authored-by: Martijn Visser <[email protected]>

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

With regards,
GitHub Actions via GitBox

Reply via email to