Martijn Visser created FLINK-40655:
--------------------------------------
Summary:
ExecutionVertexTest.testResetForNewExecutionReleasesPartitions is unstable
Key: FLINK-40655
URL: https://issues.apache.org/jira/browse/FLINK-40655
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination, Tests
Reporter: Martijn Visser
{code}
[ERROR]
org.apache.flink.runtime.executiongraph.ExecutionVertexTest.testResetForNewExecutionReleasesPartitions
-- Time elapsed: 0.070 s <<< FAILURE!
java.lang.AssertionError:
Expecting
<CompletableFuture[Completed:
[c7b11773d4337c893ef2d96dab905a8a#0@206983cc7f2453fa4bc230fce7b00509_50dd1e4e2f60188233f1f72f88eecc93_0_0]]>
not to be done.
{code}
https://github.com/apache/flink/actions/runs/34732018337
https://github.com/apache/flink/actions/runs/34775554131
Both on 2026-09-13 on master in the core module, one nightly and one push run
on a different commit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)