[
https://issues.apache.org/jira/browse/JCR-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-2188.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Some of the longer running tests (including JCRAPITest) now extend frrom
ConcurrentTestSuite. This reduces the time to run the tests to 60-70%.
Implemented in revision: 791253
> Parallelize tests
> -----------------
>
> Key: JCR-2188
> URL: https://issues.apache.org/jira/browse/JCR-2188
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core, jackrabbit-jcr-tests
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: 2.0.0
>
>
> As mentioned on the mailing list I'd like to parallelize test execution.
> There will be a pool of RepositoryHelper instances, each represents a
> distinct repository. This ensures that test cases that run in parallel do not
> interfere with each other. I suggest we start with a pool of two
> repositories, but we can later extend this setup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.