From 97c01773ccc982314335ccb3f8975f61c664419b Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 1 Sep 2019 20:53:02 -0700 Subject: [PATCH] Disable tests for hledger-lib (#4792) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5dcbf6c8..f9a6f8af 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5482,6 +5482,8 @@ expected-test-failures: # Requires a running server - persistent-mongoDB + # https://github.com/commercialhaskell/stackage/issues/4792 + - hledger-lib # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run