You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by di...@apache.org on 2018/08/29 16:19:39 UTC

[geode] branch develop updated (8ae1bdb -> 7c57aef)

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

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


    from 8ae1bdb  GEODE-5530: Moves more shared test code into the DUnit framework.
     add 30c1eff  Improve readability and failure reporting in new ThreadMonitorIntegrationTest.
     add 81cfad6  Move failing integration test to integrationTests.
     add e396d91  Bump for precheckin rerun
     new 7c57aef  Merge pull request #2396 from PurelyApplied/geode-5654

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:
 .../ThreadsMonitoringIntegrationTest.java          | 67 +++++++++++++---------
 1 file changed, 39 insertions(+), 28 deletions(-)
 rename geode-core/src/{test => integrationTest}/java/org/apache/geode/internal/monitoring/ThreadsMonitoringIntegrationTest.java (57%)


[geode] 01/01: Merge pull request #2396 from PurelyApplied/geode-5654

Posted by di...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7c57aefe3e44379920868459cc0b71f3b8d13338
Merge: 8ae1bdb e396d91
Author: Dick Cavender <dc...@pivotal.io>
AuthorDate: Wed Aug 29 09:19:32 2018 -0700

    Merge pull request #2396 from PurelyApplied/geode-5654
    
    GEODE-5654: Move integration test out of unitTest directory.

 .../ThreadsMonitoringIntegrationTest.java          | 67 +++++++++++++---------
 1 file changed, 39 insertions(+), 28 deletions(-)