Skip to content
Snippets Groups Projects
  • Josh Rosen's avatar
    6c5a6db4
    [SPARK-5161] [HOTFIX] Fix bug in Python test failure reporting · 6c5a6db4
    Josh Rosen authored
    This patch fixes a bug introduced in #7031 which can cause Jenkins to incorrectly report a build with failed Python tests as passing if an error occurred while printing the test failure message.
    
    Author: Josh Rosen <joshrosen@databricks.com>
    
    Closes #7112 from JoshRosen/python-tests-hotfix and squashes the following commits:
    
    c3f2961 [Josh Rosen] Hotfix for bug in Python test failure reporting
    6c5a6db4
    History
    [SPARK-5161] [HOTFIX] Fix bug in Python test failure reporting
    Josh Rosen authored
    This patch fixes a bug introduced in #7031 which can cause Jenkins to incorrectly report a build with failed Python tests as passing if an error occurred while printing the test failure message.
    
    Author: Josh Rosen <joshrosen@databricks.com>
    
    Closes #7112 from JoshRosen/python-tests-hotfix and squashes the following commits:
    
    c3f2961 [Josh Rosen] Hotfix for bug in Python test failure reporting
run-tests.py 7.33 KiB