From 1aa9f4e0d1d1812dc991820bc73cb18181b309c6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 23 Aug 2015 21:41:52 +0300 Subject: [PATCH] Expect test failure: rethinkdb --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 545443e9..366af130 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1831,6 +1831,9 @@ expected-test-failures: - bindings-GLFW - GLFW-b + # Requires running server + - rethinkdb + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4