GitHub user nchammas opened a pull request:

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

    [Docs] Run tests like in contributing guide

    The Contributing to Spark guide 
[recommends](https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark#ContributingtoSpark-AutomatedTesting)
 running tests by calling `./dev/run-tests`. The README should, too.
    
    `./sbt/sbt test` does not cover Python tests or style tests.

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

    $ git pull https://github.com/nchammas/spark patch-2

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

    https://github.com/apache/spark/pull/2149.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 #2149
    
----
commit 2b3b132b30767f69778b2e2d2dbfc433a79d77a0
Author: nchammas <[email protected]>
Date:   2014-08-26T20:32:26Z

    [Docs] Run tests like in contributing guide
    
    The Contributing to Spark guide 
[recommends](https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark#ContributingtoSpark-AutomatedTesting)
 running tests by calling `run-tests`. The README should, too.
    
    `./sbt/sbt test` does not cover Python tests or style 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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to