[
https://issues.apache.org/jira/browse/GEODE-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jared Stewart updated GEODE-3296:
---------------------------------
Fix Version/s: 1.3.0
> 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)