Donal Evans created GEODE-10166:
-----------------------------------
Summary: Several tests in geode-dunit are in the "main" source set
instead of "distributedTest"
Key: GEODE-10166
URL: https://issues.apache.org/jira/browse/GEODE-10166
Project: Geode
Issue Type: Bug
Components: tests
Reporter: Donal Evans
The below tests in the geode-dunit module have been incorrectly placed in the
"main" directory rather than the "distributedTest" directory, meaning that they
are not run as part of pre-checkin or in the pipeline:
InternalCacheForClientAccessDUnitTest
NestedQueryClassCastExceptionFailureDUnitTest
RebalanceCommandDistributedTest
They should be moved to the appropriate directory
--
This message was sent by Atlassian Jira
(v8.20.1#820001)