[
https://issues.apache.org/jira/browse/GEODE-1358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Galen O'Sullivan resolved GEODE-1358.
-------------------------------------
Resolution: Invalid
JUnit3DistributedTestCase is gone now, so this ticket is obsolete.
> JUnit3DistributedTestCase may invoke initializeDistributedTestCase even when
> test is not executed
> -------------------------------------------------------------------------------------------------
>
> Key: GEODE-1358
> URL: https://issues.apache.org/jira/browse/GEODE-1358
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Kirk Lund
> Priority: Major
>
> If we move " JUnit4DistributedTestCase.initializeDistributedTestCase();"
> out of the constructor for JUnit3DistributedTestCase then we may avoid
> unintended calls to...
> at
> com.gemstone.gemfire.test.dunit.standalone.DUnitLauncher.launchIfNeeded(DUnitLauncher.java:130)
> ...during "test" or other test.gradle tasks that fail to exclude *DUnitTest
> file pattern.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)