20e40c3 Don't run test_nose_image_comparison in parallel.

Authored and Committed by qulogic 5 years ago
    Don't run test_nose_image_comparison in parallel.
    
    These tests overwrite certain names that causes issues when testing in
    parallel. These tests will be gone with Matplotlib 3.0, so I don't want
    to spend much time fixing them. Just ignore them and run in serial
    afterwards.
    
        
file modified
+18 -2