From aeaf236545c8efa97b3478d32d0e46d0c8f14e38 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Nov 2017 20:00:02 +0100 Subject: [PATCH] Expect download tests to fail, #2811 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c603277b..7bb73687 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4031,6 +4031,7 @@ expected-test-failures: # in the test cases. - DRBG # https://github.com/TomMD/DRBG/issues/7 - cayley-client # https://github.com/MichelBoucey/cayley-client/issues/2 + - download # https://github.com/fpco/stackage/issues/2811 - ed25519 # 0.0.5.0 https://github.com/thoughtpolice/hs-ed25519/issues/15 - ghc-exactprint # https://github.com/alanz/ghc-exactprint/issues/47 - nettle # https://github.com/stbuehler/haskell-nettle/issues/8