python310Packages.devtools: skip python 3.10 incompatible tests
This commit is contained in:
committed by
Martin Weinelt
parent
9666419d54
commit
16fb34b717
@@ -44,6 +44,8 @@ buildPythonPackage rec {
|
||||
"test_print_subprocess"
|
||||
# sensitive to timing
|
||||
"test_multiple_not_verbose"
|
||||
# sensitive to interpreter output
|
||||
"test_simple_vars"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
|
||||
Reference in New Issue
Block a user