From 65753fadd780dc4f45f760b7640dc9d3b79ce4a8 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 21 Sep 2015 07:54:41 +0300 Subject: [PATCH] Expect test failure for pipes-mongodb --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e03611a..22a5b965 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1935,6 +1935,9 @@ expected-test-failures: # https://github.com/agrafix/users/issues/3 - users-persistent + # Requires a running server + - pipes-mongodb + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4