python3Packages.devtools: fix tests

This commit is contained in:
Jonathan Ringer 2021-12-07 22:34:33 -08:00
parent 6d950cfb42
commit 2399895e70
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -37,6 +37,8 @@ buildPythonPackage rec {
disabledTests = [
# Test for Windows32
"test_print_subprocess"
# sensitive to timing
"test_multiple_not_verbose"
];
pythonImportsCheck = [