[ 
https://issues.apache.org/jira/browse/JENA-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220798#comment-16220798
 ] 

ASF GitHub Bot commented on JENA-1407:
--------------------------------------

GitHub user rvesse opened a pull request:

    https://github.com/apache/jena/pull/297

    Enable parallel testing for Elephas IO (JENA-1407)

    Using parallelism of 4 reduces build time for Elephas IO to
    approximately 3-4 minutes in my testing.  Also fixed one test that was
    not parallel safe to use the pre-existing temporary folder.
    
    Ran this a ton of times in a tight loop on my system to check that there 
weren't any transient errors or serial test assumptions encoded in the tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rvesse/jena JENA-1407

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/297.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #297
    
----
commit b26643b4cf19704cd4ad969d65f59095b235d667
Author: Rob Vesse <[email protected]>
Date:   2017-10-26T17:03:33Z

    Enable parallel testing for Elephas IO (JENA-1407)
    
    Using parallelism of 4 reduces build time for Elephas IO to
    approximately 3-4 minutes in my testing.  Also fixed one test that was
    not parallel safe to use the pre-existing temporary folder.

----


> Improvements to build/test time of Elephas tests.
> -------------------------------------------------
>
>                 Key: JENA-1407
>                 URL: https://issues.apache.org/jira/browse/JENA-1407
>             Project: Apache Jena
>          Issue Type: Improvement
>            Reporter: Andy Seaborne
>            Priority: Minor
>
> The Elephas test can take a significant proportion of the total build time.
> if this could be improved without lost of testing, development and release 
> work, building locally would be improved.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to