This is an automated email from the ASF dual-hosted git repository.
nnag pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from a052131 GEODE-4826: we didn't need spotless for srcDistTar anyway
(#6543)
add e39c4c5 GEODE-8609: Check logs for suspicious logs when VM is stopped.
No new revisions were added by this update.
Summary of changes:
.../internal/SuspiciousLogCheckDUnitTest.java | 92 ++++++++++++++++++++++
.../geode/test/dunit/internal/DUnitLauncher.java | 37 ++++++---
.../geode/test/dunit/rules/ClusterStartupRule.java | 4 +-
3 files changed, 120 insertions(+), 13 deletions(-)
create mode 100644
geode-dunit/src/distributedTest/java/org/apache/geode/test/dunit/internal/SuspiciousLogCheckDUnitTest.java