[ https://issues.apache.org/jira/browse/FLINK-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14947616#comment-14947616 ]
Maximilian Michels commented on FLINK-2749: ------------------------------------------- Test may be failing but on GCE it shouldn't make a difference for the CLI whether the internal or external address is used. > 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 > 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.3.4#6332)