GitHub user andrewor14 opened a pull request:

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

    HOTFIX: A few pyspark tests were not actually run

    This is a hot fix for the hot fix in 
fb499be1ac935b6f91046ec8ff23ac1267c82342. The changes in that commit did not 
actually cause the `doctest` module in python to be loaded for the following 
tests:
    - pyspark/broadcast.py
    - pyspark/accumulators.py
    - pyspark/serializers.py
    
    (@pwendell I might have told you the wrong thing)

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

    $ git pull https://github.com/andrewor14/spark python-test-fix

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

    https://github.com/apache/spark/pull/1053.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 #1053
    
----
commit 0bd6fdd11acc364d17b690773b714211994e330c
Author: Andrew Or <[email protected]>
Date:   2014-06-11T17:53:54Z

    Fix 3 pyspark tests not being invoked

----


---
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.
---

Reply via email to