[
https://issues.apache.org/jira/browse/GEODE-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-4052:
----------------------------------
Labels: pull-request-available (was: )
> Expand GfshExitCodeStatusCommandTest into multiple classes for more
> meaningful failure reporting
> ------------------------------------------------------------------------------------------------
>
> Key: GEODE-4052
> URL: https://issues.apache.org/jira/browse/GEODE-4052
> Project: Geode
> Issue Type: Test
> Components: gfsh, tests
> Reporter: Patrick Rhomberg
> Assignee: Patrick Rhomberg
> Priority: Major
> Labels: pull-request-available
>
> Occasionally, the majority of this class's tests will fail due to being
> unable to start the cluster. Such a failure is beyond the scope of the test
> and should be reported quickly.
> This class should be divided into two classes, one containing those tests
> that require the cluster's server to be running and one that does not. The
> cluster start-up in both cases should be delegated to a {{@BeforeClass}}
> method so that failure occurs as the class level and is quickly recognizable.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)