You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Flink Jira Bot (Jira)" <ji...@apache.org> on 2022/07/05 10:40: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 ]

Flink Jira Bot updated FLINK-27030:
-----------------------------------
    Labels: stale-major test-stability  (was: test-stability)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Major but is unassigned and neither itself nor its Sub-Tasks have been updated for 60 days. I have gone ahead and added a "stale-major" to the issue". If this ticket is a Major, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized.


> 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: stale-major, 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.10#820010)