[
https://issues.apache.org/jira/browse/GEODE-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16542322#comment-16542322
]
ASF subversion and git services commented on GEODE-5388:
--------------------------------------------------------
Commit 082f1d5619acf5fab93017cc200d58162c7c3021 in geode's branch
refs/heads/develop from Dan Smith
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=082f1d5 ]
GEODE-5388: Adding a gradle task to repeat a test
Example
./gradlew repeatTest --tests
PartitionedRegionHADUnitTest.testBucketFailOverDuringCacheClose
-Prepeat=100
> Add a gradle task to run a test N times in parallel
> ---------------------------------------------------
>
> Key: GEODE-5388
> URL: https://issues.apache.org/jira/browse/GEODE-5388
> Project: Geode
> Issue Type: Task
> Components: tests
> Reporter: Dan Smith
> Assignee: Dan Smith
> Priority: Major
> Labels: pull-request-available, swat
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Add a gradle task that can run a given test method N number of times, ideally
> in parallel using our docker parallel test execution.
> This will be useful for reproducing a bug, and potentially for GEODE-5387 as
> well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)