From efefa410cdde6aad15955da2f3b011ac4dd507f2 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 21 Feb 2016 15:48:37 -0800 Subject: [PATCH] Skip opml-conduit test suite per #1241 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47f25577..f7bcb2c7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2173,6 +2173,10 @@ skipped-tests: # https://github.com/nushio3/binary-search/issues/2 (doctest never finishes) - binary-search + + # https://github.com/fpco/stackage/issues/1241 + - opml-conduit + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We