From e7d6a7c5a95ccac04bd8a63a667dd2deff74eab9 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 25 Jun 2016 22:49:51 +0200 Subject: [PATCH] Expect mongoDB tests to fail --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3c962dd..19fea8f4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2964,6 +2964,9 @@ expected-test-failures: # https://github.com/fpco/stackage/issues/1616 - distribution-nixpkgs + + # https://github.com/mongodb-haskell/mongodb/issues/61 + - mongoDB # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run