[
https://issues.apache.org/jira/browse/GEODE-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190054#comment-15190054
]
ASF subversion and git services commented on GEODE-1052:
--------------------------------------------------------
Commit 374d2f435ef5c291ebd3c3a4573110cb1298f290 in incubator-geode's branch
refs/heads/develop from zhouxh
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=374d2f4 ]
GEODE-589: revoke the previous change of DistributedTestCase
The fix of GEODE-1052 for DistributedTestCase.java part is not necessary.
And it caused side-effect to ClientMembershipDUnitTest.
> enable specifying logLevel as a system property in command line for dunit test
> ------------------------------------------------------------------------------
>
> Key: GEODE-1052
> URL: https://issues.apache.org/jira/browse/GEODE-1052
> Project: Geode
> Issue Type: Test
> Reporter: xiaojian zhou
> Assignee: xiaojian zhou
> Fix For: 1.0.0-incubating.M2
>
>
> To run a dunit test, we current need to modify the test code to specify
> loglevel, otherwise it's "info".
> It's better to specify the logLevel to be used by the test in gradle command
> line, such as
> ./gradlew --no-daemon geode-core:distributedTest -DlogLevel=debug
> -DdistributedTest.single=PutAllCSDUnitTest
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)