You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barbara Pruijn (JIRA)" <ji...@apache.org> on 2018/02/28 16:05:00 UTC

[jira] [Resolved] (GEODE-2396) Tests using GfshShellConnectionRule leave behind gfsh_files directories

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

Barbara Pruijn resolved GEODE-2396.
-----------------------------------
    Resolution: Won't Do

> Tests using GfshShellConnectionRule leave behind gfsh_files directories
> -----------------------------------------------------------------------
>
>                 Key: GEODE-2396
>                 URL: https://issues.apache.org/jira/browse/GEODE-2396
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh, tests
>            Reporter: Kirk Lund
>            Priority: Major
>              Labels: gfsh
>
> Tests that use GfshShellConnectionRule are leaving behind junk "gfsh_files" directories after running in IntelliJ:
> geode-assembly/gfsh_files/
> Example: PulseDataExportTest
> GfshShellConnectionRule or the tests that use it should be changed to pass in TemporaryFolder. See CliCommandTestBase which passes TemporaryFolder into HeadlessGfsh to ensure that gfsh_files/ ends up in a folder that will be cleaned up during tear down.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)