pythonPackages.manticore: fix tests on darwin

This commit is contained in:
Artur Cygan 2021-02-05 20:15:49 +01:00
parent 601a2cb9fd
commit 9c618ae0fb

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