curl: disable test 1086 on darwin

failures seem common on aarch64, disabling on darwin out of caution
as it may be more a matter of newer macos releases having issues
with it
This commit is contained in:
Robert Scott 2022-05-12 22:04:21 +01:00
parent 6b23d26afc
commit 954efdfff3

View file

@ -157,6 +157,7 @@ stdenv.mkDerivation rec {
'' + lib.optionalString stdenv.isDarwin ''
# bad interaction with sandbox if enabled?
rm tests/data/test1453
rm tests/data/test1086
'' + lib.optionalString stdenv.hostPlatform.isMusl ''
# different resolving behaviour?
rm tests/data/test1592