From 4b66f128be1ff786daa2c38de5a946ee901c6981 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 1 Apr 2015 07:42:45 +0300 Subject: [PATCH] Expected test failure for consul-haskell --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index afe3ad0d..93130166 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1187,6 +1187,9 @@ expected-test-failures: # Just a temporary package with a flimsy, inherited test suite - Cabal-ide-backend + # Requires running server + - consul-haskell + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4