Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-8652

PySpark tests sometimes forget to check return status of doctest.testmod(), masking failing tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.5.0
    • PySpark, Tests
    • None

    Description

      Several PySpark files call doctest.testmod() in order to run doctests, but forget to check its return status. As a result, failures will not be automatically detected by our test runner script, creating the potential for bugs to slip through.

      Attachments

        Activity

          People

            joshrosen Josh Rosen
            joshrosen Josh Rosen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: