From 93536cbbfaf4ab0a8186985dff4b748c4ee9eea3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 17 Jun 2015 07:04:07 +0300 Subject: [PATCH] Expected test failure serversession-backend-redis --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67ce749c..3295181c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1501,6 +1501,9 @@ expected-test-failures: # Requires memcached on the server - memcached-binary + # Requires redis on the build machine + - serversession-backend-redis + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4