From 335f014099d19599e0a58ee967cf88761ea4e6fc Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 26 Jun 2016 11:57:50 +0200 Subject: [PATCH] Expect persistent-redis tests to fail #1581 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 069be39f..b6e44b5b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2977,6 +2977,9 @@ expected-test-failures: # Requires running mongoDB - https://github.com/mongodb-haskell/mongodb/issues/61 - mongoDB + + # Requries running redis - https://github.com/fpco/stackage/pull/1581 + - persistent-redis # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run