You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/10/05 17:13:27 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14943499#comment-14943499 ] 

Fabian Hueske commented on FLINK-2749:
--------------------------------------

How critical is this? 
Does it needs to be fixed for 0.10?

> 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)