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) Author: Andrew Or <andrewor14@gmail.com> Closes #1053 from andrewor14/python-test-fix and squashes the following commits: d2e5401 [Andrew Or] Explain why these tests are handled differently 0bd6fdd [Andrew Or] Fix 3 pyspark tests not being invoked
A
Andrew Or committed
fe78b8b6f7e3fe519659134c6fcaf7344077ead8
Parent: ce6deb1
Committed by Patrick Wendell <pwendell@gmail.com>
on 6/11/2014, 7:11:46 PM