You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jared Stewart (JIRA)" <ji...@apache.org> on 2017/07/25 16:53:02 UTC

[jira] [Created] (GEODE-3296) Speed up acceptance tests

Jared Stewart created GEODE-3296:
------------------------------------

             Summary: Speed up acceptance tests
                 Key: GEODE-3296
                 URL: https://issues.apache.org/jira/browse/GEODE-3296
             Project: Geode
          Issue Type: Improvement
            Reporter: Jared Stewart


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)