Dale Emery created GEODE-9263:
---------------------------------
Summary: Duplicate test class name
QueryConfigurationServiceConstraintsDistributedTest
Key: GEODE-9263
URL: https://issues.apache.org/jira/browse/GEODE-9263
Project: Geode
Issue Type: Test
Components: tests
Reporter: Dale Emery
Both {{geode-core}} and {{geode-cq}} have a test class with the fully qualified
name
{{org.apache.geode.cache.query.internal.QueryConfigurationServiceConstraintsDistributedTest}}.
Gradle merges the test results from these distinct-but-identically-named
classes, which may create confusion for people trying to interpret test results.
One of these classes, or both, should be renamed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)