From eddc392c5d5f3aff5350e36083402cb5f816192c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sat, 17 Jan 2015 21:41:27 +0200 Subject: [PATCH] Expected test failure vincenthz/tasty-kat#1 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index bff07903..08077dab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -956,6 +956,9 @@ expected-test-failures: # https://github.com/bos/wreq/issues/53 - wreq + # https://github.com/vincenthz/tasty-kat/issues/1 + - tasty-kat + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4