You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/10/08 07:48:00 UTC

[jira] [Closed] (FLINK-19516) PerJobMiniClusterFactoryTest.testJobClient()

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

Till Rohrmann closed FLINK-19516.
---------------------------------
    Fix Version/s: 1.12.0
       Resolution: Fixed

Fixed via bff791f833bd9e61796e7c9af2c88c1a2bfafa47

> PerJobMiniClusterFactoryTest.testJobClient()
> --------------------------------------------
>
>                 Key: FLINK-19516
>                 URL: https://issues.apache.org/jira/browse/FLINK-19516
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.12.0
>            Reporter: Stephan Ewen
>            Assignee: Till Rohrmann
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.12.0
>
>
> *Log:*
> https://dev.azure.com/sewen0794/19b23adf-d190-4fb4-ae6e-2e92b08923a3/_apis/build/builds/151/logs/137
> *Exception:*
> {code}
> [ERROR] testJobClient(org.apache.flink.client.program.PerJobMiniClusterFactoryTest)  Time elapsed: 0.392 s  <<< FAILURE!
> java.lang.AssertionError: 
> Expected: is <false>
>      but: was <true>
> 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
> 	at org.apache.flink.client.program.PerJobMiniClusterFactoryTest.assertThatMiniClusterIsShutdown(PerJobMiniClusterFactoryTest.java:161)
> 	at org.apache.flink.client.program.PerJobMiniClusterFactoryTest.testJobClient(PerJobMiniClusterFactoryTest.java:93)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)