This is an automated email from the ASF dual-hosted git repository.
klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from c7f2983 GEODE-6380: Making pmd.gradle more portable (#3194)
new 406ab9d GEODE-6033: Override VM.toArray for easier VM groupings
new 6ac9f8c GEODE-6033: Use MultipleFailureException in
runTestWithValidation
new d281604 GEODE-6033: Support dynamic VMs in SharedCountersRule
The 7370 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tests/SharedCountersRuleDistributedTest.java | 120 ++++++++++++++++++---
.../main/java/org/apache/geode/test/dunit/VM.java | 22 ++++
.../geode/test/dunit/rules/SharedCountersRule.java | 48 ++++++++-
.../geode/test/junit/runners/TestRunner.java | 14 ++-
4 files changed, 180 insertions(+), 24 deletions(-)