From 484135e2856a691d6595aa91681f35957575f6fa Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 15 Jun 2015 08:31:57 +0300 Subject: [PATCH] Expected test failure MichaelXavier/Angel#43 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0bc2e048..f12e1de8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1467,6 +1467,9 @@ expected-test-failures: # https://github.com/prowdsponsor/mangopay/issues/30 - mangopay + # https://github.com/MichaelXavier/Angel/issues/43 + - angel + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4