From 65c4b886d961773b142c79e5fff10c16afe6296a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 15 Jul 2016 12:52:21 +0900 Subject: [PATCH] allow store tests to fail (fpco/store#61) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 15aebf4f..00df5e15 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3068,6 +3068,9 @@ expected-test-failures: # https://github.com/nh2/haskell-netpbm/issues/2 - netpbm + + # https://github.com/fpco/store/issues/61 + - store # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run