[
https://issues.apache.org/jira/browse/GEODE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271560#comment-15271560
]
Kirk Lund commented on GEODE-1350:
----------------------------------
Going to assign to Jason first. If you can't figure it out, please forward on
to Dan or Ivan or someone else.
> Unable to run single DUnit test with distributedTest task
> ---------------------------------------------------------
>
> Key: GEODE-1350
> URL: https://issues.apache.org/jira/browse/GEODE-1350
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Kirk Lund
>
> Examples:
> {noformat}
> ./gradlew -DdistributedTest.single=ListAndDescribeDiskStoreCommandsDUnitTest
> geode-core:distributedTest
> {noformat}
> {noformat}
> ./gradlew
> -DdistributedTest.single=*ListAndDescribeDiskStoreCommandsDUnitTest*
> geode-core:distributedTest
> {noformat}
> {noformat}
> ./gradlew
> -DdistributedTest.single="ListAndDescribeDiskStoreCommandsDUnitTest"
> geode-core:distributedTest
> {noformat}
> The 1st example above used to work for me prior to the recent gradle upgrade.
> Another possibility is the merge of feature/GEODE-17-2 to develop. One of
> those actions seems to have broken the ability to run single DUnit tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)