You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Kirk Lund (Jira)" <ji...@apache.org> on 2019/09/26 21:45:00 UTC

[jira] [Updated] (GEODE-7249) GfshInitFileIntegrationTest needs to be rewritten

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

Kirk Lund updated GEODE-7249:
-----------------------------
    Description: 
GfshInitFileIntegrationTest fails intermittently and currently uses reflection to alter values of static variables in Gfsh.

It needs to be disabled in CI until someone has the time and desire to rewrite this test.

Please refactor Gfsh to be testable instead of using reflection or PowerMock.

  was:
GfshInitFileIntegrationTest fails intermittently and currently uses reflection to alter values of static variables in Gfsh.

It needs to be disabled in CI until someone has the time and desire to rewrite this test.


> GfshInitFileIntegrationTest needs to be rewritten
> -------------------------------------------------
>
>                 Key: GEODE-7249
>                 URL: https://issues.apache.org/jira/browse/GEODE-7249
>             Project: Geode
>          Issue Type: Test
>          Components: gfsh, tests
>            Reporter: Kirk Lund
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> GfshInitFileIntegrationTest fails intermittently and currently uses reflection to alter values of static variables in Gfsh.
> It needs to be disabled in CI until someone has the time and desire to rewrite this test.
> Please refactor Gfsh to be testable instead of using reflection or PowerMock.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)