You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2016/01/08 05:40:50 UTC

[jira] [Updated] (GEODE-164) launcher junit tests failing because working directory does not exist

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

Anthony Baker updated GEODE-164:
--------------------------------
    Fix Version/s: 1.0.0-alpha1

> launcher junit tests failing because working directory does not exist
> ---------------------------------------------------------------------
>
>                 Key: GEODE-164
>                 URL: https://issues.apache.org/jira/browse/GEODE-164
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Darrel Schneider
>            Assignee: Kirk Lund
>            Priority: Minor
>              Labels: CI
>             Fix For: 1.0.0-alpha1
>
>
> First seen in build #166.
> https://builds.apache.org/view/All/job/Geode-nightly/166/testReport/junit/com.gemstone.gemfire.distributed/LocatorLauncherJUnitTest/testBuild/
> java.lang.IllegalArgumentException: The working directory for the Locator could not be found.
> 	at com.gemstone.gemfire.distributed.LocatorLauncher$Builder.setWorkingDirectory(LocatorLauncher.java:1656)
> 	at com.gemstone.gemfire.distributed.LocatorLauncherJUnitTest.testBuild(LocatorLauncherJUnitTest.java:360)
> Caused by: java.io.FileNotFoundException: /tmp/junit1625423486198578553
> 	... 46 more
> The tests that failed with what looks like the same problem are:
>  -- com.gemstone.gemfire.distributed.LocatorLauncherJUnitTest.testBuild
>  -- com.gemstone.gemfire.distributed.LocatorLauncherJUnitTest.testSetAndGetWorkingDirectory
>  -- com.gemstone.gemfire.distributed.ServerLauncherJUnitTest.testParseArguments
>  -- com.gemstone.gemfire.distributed.ServerLauncherJUnitTest.testSetAndGetWorkingDirectory



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)