You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/04/03 08:53:00 UTC

[jira] [Updated] (FLINK-27030) RpcEndpointTest.testCancelScheduledTask failed

     [ https://issues.apache.org/jira/browse/FLINK-27030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Pohl updated FLINK-27030:
----------------------------------
    Labels: test-stability  (was: )

> RpcEndpointTest.testCancelScheduledTask failed
> ----------------------------------------------
>
>                 Key: FLINK-27030
>                 URL: https://issues.apache.org/jira/browse/FLINK-27030
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.15.0, 1.16.0
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: test-stability
>
> [This build|https://dev.azure.com/mapohl/flink/_build/results?buildId=922&view=logs&j=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267&t=511d2595-ec54-5ab7-86ce-92f328796f20&l=9266] failed due to a failure in {{RpcEndpointTest.testCancelScheduledTask}}:
> {code}
> Test org.apache.flink.runtime.rpc.RpcEndpointTest.testCancelScheduledRunnable failed with:
> org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
>         at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
>         at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:40)
>         at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:35)
>         at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:227)
>         at org.apache.flink.runtime.rpc.RpcEndpointTest.testCancelScheduledTask(RpcEndpointTest.java:432)
>         at org.apache.flink.runtime.rpc.RpcEndpointTest.testCancelScheduledRunnable(RpcEndpointTest.java:325
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)