Merge pull request #112069 from arcz/manticore

pythonPackages.manticore: fix tests on darwin
This commit is contained in:
Sandro
2021-02-05 22:45:48 +01:00
committed by GitHub

View File

@@ -57,6 +57,7 @@ buildPythonPackage rec {
] ++ lib.optionals (!stdenv.isLinux) [
"--ignore=tests/native"
"--ignore=tests/other/test_locking.py"
"--ignore=tests/other/test_state_introspection.py"
];
disabledTests = [
# failing tests