Patrick Rhomberg created GEODE-4052:
---------------------------------------
Summary: 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
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 to be running and one that does not. The cluster start-up
should then 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
(v6.4.14#64029)