From b55647cfcfc00aebdb75569c8a707392ddec4a3f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 2 Jun 2015 06:18:08 +0300 Subject: [PATCH] Expect test failure bergmark/feed#3 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4fa39a21..07d717e1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1409,6 +1409,9 @@ expected-test-failures: # when tested locally - cipher-aes + # https://github.com/bergmark/feed/issues/3 + - feed + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4