diff --git a/python39.spec b/python39.spec index f36b5f9..fb72097 100644 --- a/python39.spec +++ b/python39.spec @@ -558,7 +558,7 @@ EXCLUDE="$EXCLUDE test_faulthandler test_multiprocessing_forkserver test_multipr # gh#python/cpython#81350 %if 0%{?suse_version} <= 1500 -EXCLUDE="$EXCLUDE test_pyobject_is_freed_free" +EXCLUDE="$EXCLUDE test_capi" %endif # This test (part of test_uuid) requires real network interfaces