From 430e827fadab3937c4e7cac082f951c3edf849ce Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 10 Jul 2016 02:02:26 -0700 Subject: [PATCH] Skip atom-conduit tests per #1685 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1248c3a6..5c05b9fd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2647,6 +2647,9 @@ skipped-tests: # https://github.com/athanclark/rose-trees/pull/5 - rose-trees + # https://github.com/fpco/stackage/issues/1685 + - atom-conduit + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We