python313Packages.swh-core: disable tests on Darwin

This commit is contained in:
Pol Dellaiera
2026-03-15 10:07:46 +01:00
parent 11caa97502
commit 6e9342b23d
@@ -81,6 +81,9 @@ buildPythonPackage rec {
__darwinAllowLocalNetworking = true;
# Many broken tests on Darwin. Disabling them for now.
doCheck = !stdenv.hostPlatform.isDarwin;
nativeCheckInputs = [
aiohttp-utils
flask