You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/08/07 10:03:02 UTC

[jira] [Closed] (FLINK-2749) CliFrontendAddressConfigurationTest fails on GCE

     [ https://issues.apache.org/jira/browse/FLINK-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nico Kruber closed FLINK-2749.
------------------------------
    Resolution: Fixed

This test doesn't exist anymore, also I recently ran all tests on GCE and did not see any IP-specific failure like this.
Closing the issue now but feel free to re-open if it occurs again.

> CliFrontendAddressConfigurationTest fails on GCE
> ------------------------------------------------
>
>                 Key: FLINK-2749
>                 URL: https://issues.apache.org/jira/browse/FLINK-2749
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.10.0
>            Reporter: Fabian Hueske
>
> The CLIFrontendAddressConfigurationTest fails when building the 0.10.0-milestone-1-rc1 with {{mvn clean install -Dhadoop.version=2.6.0}} on a Google Compute Engine machine with the following error:
> {code}
> CliFrontendAddressConfigurationTest.testInvalidYarnConfig:159 expected:<1[92.168.1.33]> but was:<1[0.240.221.7]>
> CliFrontendAddressConfigurationTest.testInvalidConfigAndNoOption:67 we expect an exception here because the we have no config
> CliFrontendAddressConfigurationTest.testValidConfig:104 expected:<1[92.168.1.33]> but was:<1[0.240.221.7]>
> {code}
> Not sure if this is "just" a failing test or a bug in the component.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)