From 21bcac075c240d1c4c4585b97b058890c5e28ca5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 1 Aug 2016 00:25:28 +0200 Subject: [PATCH] Skip options test-suite #1756 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a2e8839f..19cfbc6b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2638,6 +2638,9 @@ skipped-tests: # https://github.com/fpco/stackage/issues/1587 - hledger-lib + # Package shadowing + - options + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We