[
https://issues.apache.org/jira/browse/FLINK-3331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839404#comment-15839404
]
Tzu-Li (Gordon) Tai commented on FLINK-3331:
--------------------------------------------
Small note: this isn't fixed yet. The Github comment mirrors are actually
referring to FLINK-3321 (the JIRA ticket prefix in the PR was incorrectly
referencing to this one.)
> Test instability:
> LocalFlinkMiniClusterITCase.testLocalFlinkMiniClusterWithMultipleTaskManagers
> -----------------------------------------------------------------------------------------------
>
> Key: FLINK-3331
> URL: https://issues.apache.org/jira/browse/FLINK-3331
> Project: Flink
> Issue Type: Bug
> Reporter: Robert Metzger
> Labels: test-stability
>
> {code}
> testLocalFlinkMiniClusterWithMultipleTaskManagers(org.apache.flink.test.runtime.minicluster.LocalFlinkMiniClusterITCase)
> Time elapsed: 11.022 sec <<< FAILURE!
> java.lang.AssertionError: assertion failed: expected 3, found 2
> at scala.Predef$.assert(Predef.scala:179)
> at akka.testkit.TestKitBase$class.expectMsg_internal(TestKit.scala:339)
> at akka.testkit.TestKitBase$class.expectMsg(TestKit.scala:324)
> at akka.testkit.TestKit.expectMsg(TestKit.scala:718)
> at akka.testkit.JavaTestKit.expectMsgEquals(JavaTestKit.java:389)
> at
> org.apache.flink.test.runtime.minicluster.LocalFlinkMiniClusterITCase$1$1.run(LocalFlinkMiniClusterITCase.java:78)
> at akka.testkit.JavaTestKit$Within$1.apply(JavaTestKit.java:232)
> at akka.testkit.TestKitBase$class.within(TestKit.scala:296)
> at akka.testkit.TestKit.within(TestKit.scala:718)
> at akka.testkit.TestKitBase$class.within(TestKit.scala:310)
> at akka.testkit.TestKit.within(TestKit.scala:718)
> at akka.testkit.JavaTestKit$Within.<init>(JavaTestKit.java:230)
> at
> org.apache.flink.test.runtime.minicluster.LocalFlinkMiniClusterITCase$1$1.<init>(LocalFlinkMiniClusterITCase.java:70)
> at
> org.apache.flink.test.runtime.minicluster.LocalFlinkMiniClusterITCase$1.<init>(LocalFlinkMiniClusterITCase.java:70)
> at
> org.apache.flink.test.runtime.minicluster.LocalFlinkMiniClusterITCase.testLocalFlinkMiniClusterWithMultipleTaskManagers(LocalFlinkMiniClusterITCase.java:67)
> LocalFlinkMiniClusterITCase.testLocalFlinkMiniClusterWithMultipleTaskManagers:67
> assertion failed: expected 3, found 2
> {code}
> https://s3.amazonaws.com/archive.travis-ci.org/jobs/106868167/log.txt
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)