Revert "python3Packages.dulwich: skip problematic tests"
This reverts commit 027642ab36.
Git 2.46.1 no longer crashes.
This commit is contained in:
@@ -76,9 +76,6 @@ 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