From b719e78e8e44e653061b8bf5d30c88a7c413e041 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 18 Dec 2018 16:43:46 -0500 Subject: [PATCH] Expect genvalidity-hspec tests to fail per NorfairKing/validity#55 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e1c85e5b..851155c6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4538,6 +4538,7 @@ expected-test-failures: # Misc. - HTTP # e.g. "ERROR: Network.Socket.connect: : unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... - dbus + - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - pg-transact # https://github.com/jfischoff/pg-transact/issues/2 - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both