Kenneth Howe created GEODE-3794:
-----------------------------------

             Summary: LocatorLauncher & ServerLauncher integration tests 
failing with hostname mismatch
                 Key: GEODE-3794
                 URL: https://issues.apache.org/jira/browse/GEODE-3794
             Project: Geode
          Issue Type: Bug
          Components: gfsh
            Reporter: Kenneth Howe


Nightly build failures. The folliowing stack trace is typical of failures in
* ServerLauncherLocalIntegrationTest
* ServerLauncherLocalFileIntegrationTest
* ServerLauncherRemoteIntegrationTest
* ServerLauncherRemoteFileIntegrationTest
* LocatorLauncherLocalIntegrationTest
* LocatorLauncherLocalFileIntegrationTest
* LocatorLauncherRemoteIntegrationTest
* LocaotrLauncherRemoteFileIntegrationTest
{code}
org.apache.geode.distributed.ServerLauncherLocalIntegrationTest > 
statusWithWorkingDirectoryReturnsOnlineWithDetails FAILED
    org.junit.ComparisonFailure: expected:<"[qnode2.quenda.co]"> but 
was:<"[172.18.0.1]">
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at 
org.apache.geode.distributed.ServerLauncherLocalIntegrationTest.statusWithWorkingDirectoryReturnsOnlineWithDetails(ServerLauncherLocalIntegrationTest.java:250)
{code}



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

Reply via email to