Dale Emery created GEODE-9254:
---------------------------------
Summary: Make repeat tests honor underlying tests' excludes
Key: GEODE-9254
URL: https://issues.apache.org/jira/browse/GEODE-9254
Project: Geode
Issue Type: Test
Components: tests
Reporter: Dale Emery
Some tests operate by defining inner tests that they execute themselves.
Projects that define such tests typically configure their Gradle test tasks to
exclude these inner tests.
Repeat test tasks currently do not honor their underlying test tasks'
exclusions of inner tests. They should.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)