[
https://issues.apache.org/jira/browse/GEODE-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16101888#comment-16101888
]
ASF subversion and git services commented on GEODE-3296:
--------------------------------------------------------
Commit b8891128959df5e5a5621f4567a9d4f43b9b1647 in geode's branch
refs/heads/develop from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b889112 ]
GEODE-3296: Speed up Acceptance Tests
> Speed up acceptance tests
> -------------------------
>
> Key: GEODE-3296
> URL: https://issues.apache.org/jira/browse/GEODE-3296
> Project: Geode
> Issue Type: Improvement
> Components: tests
> Reporter: Jared Stewart
> Fix For: 1.3.0
>
>
> The acceptanceTest target currently takes 30 minutes to run even though it
> only has a few tests. Most of the time is spent starting up and tearing down
> gradle works that filter out the single test they're given since we're using
> forkEvery 1, and @Category filtering only occurs on the test worker that's
> been assigned a given test.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)