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

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

Stephan Ewen created FLINK-19516:
------------------------------------

             Summary: 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


*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)