GitHub user andrewor14 opened a pull request:

    https://github.com/apache/spark/pull/6917

    [SPARK-8496] [Tests] Do not run slow tests for every PR

    The purpose of this patch is to speed up the development cycle by 
separating slow tests from normal tests. The intention is to run slow tests 
only in the non-pull-request-builder Jenkins projects.
    
    In the future we will provide a way for PRs to specify that they do want to 
run the full tests.

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

    $ git pull https://github.com/andrewor14/spark slow-tests

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

    https://github.com/apache/spark/pull/6917.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 #6917
    
----
commit 9d37185b2c94d1e84ea103eeb660dcef4ee00427
Author: Andrew Or <and...@databricks.com>
Date:   2015-06-20T02:32:07Z

    Run slow tests only if they are enabled

commit 9bb1f190299feeb40f1f7cdeb64e152b19ef08b9
Author: Andrew Or <and...@databricks.com>
Date:   2015-06-20T04:55:31Z

    Mark more tests as slow tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to