1a62835 python: Don't report skipped tests

Authored and Committed by nsoffer 4 years ago
1 file changed. 2 lines added. 2 lines removed.
    python: Don't report skipped tests
    
    In the short test summary, report only (x)failed and (X)passed tests.
    Skipped tests are normal, used when a test cannot run in the current
    environment. (x)failed or (X)passed tests must be fixed and should be
    listed.
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+2 -2