Closed mgorny closed 4 years ago
I don't think that CI failure is related to my change.
I don't think that CI failure is related to my change.
I tried to speed them up sometime and made them flaky on CI as a result. I should improve this sometime :(
Skip test_cov gracefully if pytest_cov module can't be imported. This would help us since we're removing py2 support from pytest-cov but still need it for pytest-timeout.