From 93e0ceea88985f4803cf258ee4af1309b06830f4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Jul 2016 00:37:20 +0200 Subject: [PATCH] Disable hledger-lib tests due to #1587 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c9eb75ef..8e117cd1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2730,6 +2730,9 @@ skipped-tests: # Missing C library: symengine - symengine + # https://github.com/fpco/stackage/issues/1587 + - hledger-lib + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We