From e37958c830b60592fe26dfa32e44ef0ca9ff721d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 19 Jul 2015 02:36:28 +0200 Subject: [PATCH] Disable twitter-feed test-suite stackbuilders/twitter-feed#12 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85aceebf..27f992f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1597,6 +1597,9 @@ expected-test-failures: # https://github.com/stackbuilders/inflections-hs/issues/10 - inflections + # https://github.com/stackbuilders/twitter-feed/issues/12 + - twitter-feed + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4