You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2021/10/19 05:54:00 UTC

[jira] [Created] (FLINK-24584) ClientTest.testRequestUnavailableHost fails on azure

Xintong Song created FLINK-24584:
------------------------------------

             Summary: ClientTest.testRequestUnavailableHost fails on azure
                 Key: FLINK-24584
                 URL: https://issues.apache.org/jira/browse/FLINK-24584
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Queryable State
    Affects Versions: 1.14.0
            Reporter: Xintong Song
             Fix For: 1.14.1


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=25194&view=logs&j=961f8f81-6b52-53df-09f6-7291a2e4af6a&t=f53023d8-92c3-5d78-ec7e-70c2bf37be20&l=15189

{code}
Oct 19 00:31:59 [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.597 s <<< FAILURE! - in org.apache.flink.queryablestate.network.ClientTest
Oct 19 00:31:59 [ERROR] testRequestUnavailableHost  Time elapsed: 0.025 s  <<< FAILURE!
Oct 19 00:31:59 java.lang.AssertionError: Did not throw expected ConnectException
Oct 19 00:31:59 	at org.junit.Assert.fail(Assert.java:89)
Oct 19 00:31:59 	at org.apache.flink.queryablestate.network.ClientTest.testRequestUnavailableHost(ClientTest.java:274)
{code}



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