1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 19:29:53 +03:00
aports/community/py3-dulwich/skip-network-tests.patch
2025-05-03 17:30:57 +00:00

14 lines
355 B
Diff

Tests are failing (http-backend)
diff --git a/dulwich/tests/compat/__init__.py b/dulwich/tests/compat/__init__.py
index 24747775..cb61e227 100644
--- a/tests/compat/__init__.py
+++ b/tests/compat/__init__.py
@@ -26,7 +26,6 @@ import unittest
def test_suite():
names = [
- "client",
"pack",
"patch",
"porcelain",