-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.0.0.Alpha5
-
Component/s: Test Suite
-
Labels:None
-
Git Pull Request:
The DeploymentOverlayTestCase is part of the CLITestSuite however when starting/stopping the DomainTestSupport it references the DomainTestSuite which attempts to start a new set of servers. The test should use the CLITestSuite static methods for starting/stopping the DomainTestSupport.