From 7189a4e818113980352fca02ee90efea2bed50fd Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 22 Aug 2019 10:24:47 +0300 Subject: [PATCH] Expect test failure for persistent-mongoDB --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 444ea219..b13d047b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5443,6 +5443,9 @@ expected-test-failures: # https://github.com/commercialhaskell/stackage/issues/4763 - persistent-postgresql + # Requires a running server + - persistent-mongoDB + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run