This is an automated email from the ASF dual-hosted git repository. bschuchardt pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git.
from 7ae273f GEODE-6219: Add assertion to verify the OS commands really ran (#3017) add 103c83e GEODE-6230 Add test start/stop logging to tests using distributed test Rules new 511d299 Merge pull request #3028 from apache/feature/GEODE-6230 The 1 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: .../dunit/internal/JUnit4DistributedTestCase.java | 16 +------------ .../geode/test/dunit/internal/ProcessManager.java | 1 - .../{BounceResult.java => TestHistoryLogger.java} | 26 ++++++++++------------ .../test/dunit/rules/AbstractDistributedRule.java | 20 ++++++++++++----- 4 files changed, 27 insertions(+), 36 deletions(-) copy geode-dunit/src/main/java/org/apache/geode/test/dunit/internal/{BounceResult.java => TestHistoryLogger.java} (60%)