[
https://issues.apache.org/jira/browse/FLINK-30914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Pohl closed FLINK-30914.
---------------------------------
Resolution: Duplicate
> ZooKeeperLeaderElectionTest.testUnExpectedErrorForwarding failed
> ----------------------------------------------------------------
>
> Key: FLINK-30914
> URL: https://issues.apache.org/jira/browse/FLINK-30914
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.15.3
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Critical
> Labels: pull-request-available, test-stability
>
> {{ZooKeeperLeaderElectionTest.testUnExpectedErrorForwarding}} failed:
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=45731&view=logs&j=b0a398c0-685b-599c-eb57-c8c2a771138e&t=747432ad-a576-5911-1e2a-68c6bedc248a&l=7436
> {code}
> Feb 06 02:32:27 [ERROR]
> org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionTest.testUnExpectedErrorForwarding
> Time elapsed: 29.997 s <<< FAILURE!
> Feb 06 02:32:27 java.lang.AssertionError:
> Feb 06 02:32:27
> Feb 06 02:32:27 Expected: Expected failure cause is
> <org.apache.flink.util.FlinkRuntimeException: testUnExpectedErrorForwarding>
> Feb 06 02:32:27 but: The throwable
> <org.apache.flink.shaded.zookeeper3.org.apache.zookeeper.KeeperException$ConnectionLossException:
> KeeperErrorCode = ConnectionLoss> does not contain the expected failure
> cause <org.apache.flink.util.FlinkRuntimeException:
> testUnExpectedErrorForwarding>
> Feb 06 02:32:27 at
> org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> Feb 06 02:32:27 at org.junit.Assert.assertThat(Assert.java:964)
> Feb 06 02:32:27 at org.junit.Assert.assertThat(Assert.java:930)
> Feb 06 02:32:27 at
> org.apache.flink.runtime.leaderelection.ZooKeeperLeaderElectionTest.testUnExpectedErrorForwarding(ZooKeeperLeaderElectionTest.java:724)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)