python3Packages.dulwich: skip problematic tests
It's not very precise; unittestCheckHook doesn't support better?
This commit is contained in:
@@ -76,6 +76,9 @@ buildPythonPackage rec {
|
||||
|
||||
# ImportError: attempted relative import beyond top-level package
|
||||
rm tests/test_greenthreads.py
|
||||
|
||||
# git crashes; https://github.com/jelmer/dulwich/issues/1359
|
||||
rm tests/compat/test_pack.py
|
||||
'';
|
||||
|
||||
doCheck = !stdenv.isDarwin;
|
||||
|
||||
Reference in New Issue
Block a user