You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2018/12/20 21:37:35 UTC

[geode] 01/01: Merge pull request #3028 from apache/feature/GEODE-6230

This is an automated email from the ASF dual-hosted git repository.

bschuchardt pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit 511d29965b1c8c497c245a7cb367ad9741b94bf0
Merge: 7ae273f 103c83e
Author: Bruce Schuchardt <bs...@pivotal.io>
AuthorDate: Thu Dec 20 13:37:24 2018 -0800

    Merge pull request #3028 from apache/feature/GEODE-6230
    
    GEODE-6230 Add test start/stop logging to tests using distributed tes…

 .../dunit/internal/JUnit4DistributedTestCase.java  | 16 +----------
 .../geode/test/dunit/internal/ProcessManager.java  |  1 -
 .../test/dunit/internal/TestHistoryLogger.java     | 32 ++++++++++++++++++++++
 .../test/dunit/rules/AbstractDistributedRule.java  | 20 ++++++++++----
 4 files changed, 47 insertions(+), 22 deletions(-)