From b7e6a300a3e87f21864d053219f709e8b76c9689 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 2 Apr 2015 10:18:58 +0300 Subject: [PATCH] Expected test failure timjb/aeson-schema#9 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09fba0e1..b0320850 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1181,6 +1181,9 @@ expected-test-failures: # Requires running server - consul-haskell + # https://github.com/timjb/aeson-schema/issues/9 + - aeson-schema + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4