From 5e22a9807e4ce245e9f0ec2dd7c98c489b3c8517 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 29 Oct 2015 22:45:39 -0700 Subject: [PATCH] Skip cacophony tests per #934 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c6be6c92..f3ee229b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1761,6 +1761,9 @@ skipped-tests: - uuid - uuid-types + # https://github.com/fpco/stackage/issues/934 + - cacophony + # end of skipped-tests