From 93f1117f8041af4e447980bc60326a976623f212 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 26 Feb 2018 18:29:01 +0100 Subject: [PATCH] Re-enable store tests fpco/store#120 --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index b2d175b7..e3a20512 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3957,7 +3957,6 @@ expected-test-failures: - tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - - store # https://github.com/fpco/store/issues/120 - zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 # Linting failures (these may break every time HLint gets updated so keep them disabled)