[ https://issues.apache.org/jira/browse/FLINK-31387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piotr Nowojski closed FLINK-31387. ---------------------------------- > StreamTaskCancellationTest.testCancelTaskShouldPreventAdditionalProcessingTimeTimersFromBeingFired > failed with an assertion > --------------------------------------------------------------------------------------------------------------------------- > > Key: FLINK-31387 > URL: https://issues.apache.org/jira/browse/FLINK-31387 > Project: Flink > Issue Type: Bug > Components: Runtime / Coordination > Affects Versions: 1.18.0 > Reporter: Matthias Pohl > Assignee: David Morávek > Priority: Critical > Labels: pull-request-available, test-stability > Fix For: 1.18.0 > > > https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46994&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8&l=9253 > {code} > Mar 09 14:04:42 [ERROR] > org.apache.flink.streaming.runtime.tasks.StreamTaskCancellationTest.testCancelTaskShouldPreventAdditionalProcessingTimeTimersFromBeingFired > Time elapsed: 0.018 s <<< FAILURE! > Mar 09 14:04:42 java.lang.AssertionError: > Mar 09 14:04:42 > Mar 09 14:04:42 Expecting AtomicInteger(0) to have value: > Mar 09 14:04:42 10 > Mar 09 14:04:42 but did not. > Mar 09 14:04:42 at > org.apache.flink.streaming.runtime.tasks.StreamTaskCancellationTest.testCancelTaskShouldPreventAdditionalTimersFromBeingFired(StreamTaskCancellationTest.java:305) > Mar 09 14:04:42 at > org.apache.flink.streaming.runtime.tasks.StreamTaskCancellationTest.testCancelTaskShouldPreventAdditionalProcessingTimeTimersFromBeingFired(StreamTaskCancellationTest.java:281) > Mar 09 14:04:42 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > [...] > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)