[
https://issues.apache.org/jira/browse/FLINK-19516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17210042#comment-17210042
]
Robert Metzger commented on FLINK-19516:
----------------------------------------
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=7275&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=7c61167f-30b3-5893-cc38-a9e3d057e392
> 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
>
> *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)