Skip to content
Snippets Groups Projects
  • Yin Huai's avatar
    b9ab4c0e
    [SPARK-19604][TESTS] Log the start of every Python test · b9ab4c0e
    Yin Huai authored
    
    ## What changes were proposed in this pull request?
    Right now, we only have info level log after we finish the tests of a Python test file. We should also log the start of a test. So, if a test is hanging, we can tell which test file is running.
    
    ## How was this patch tested?
    This is a change for python tests.
    
    Author: Yin Huai <yhuai@databricks.com>
    
    Closes #16935 from yhuai/SPARK-19604.
    
    (cherry picked from commit f6c3bba2)
    Signed-off-by: default avatarYin Huai <yhuai@databricks.com>
    b9ab4c0e
    History
    [SPARK-19604][TESTS] Log the start of every Python test
    Yin Huai authored
    
    ## What changes were proposed in this pull request?
    Right now, we only have info level log after we finish the tests of a Python test file. We should also log the start of a test. So, if a test is hanging, we can tell which test file is running.
    
    ## How was this patch tested?
    This is a change for python tests.
    
    Author: Yin Huai <yhuai@databricks.com>
    
    Closes #16935 from yhuai/SPARK-19604.
    
    (cherry picked from commit f6c3bba2)
    Signed-off-by: default avatarYin Huai <yhuai@databricks.com>