From ddb2641e0c0ed045f3035a4f4711566856b03032 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 30 Apr 2016 00:30:37 +0200 Subject: [PATCH] allow darcs tests to fail (#1399) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d55f06b..f6b0ab1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2738,6 +2738,9 @@ expected-test-failures: # https://github.com/haskell-servant/servant/issues/488 - servant + + # https://github.com/fpco/stackage/issues/1399 + - darcs # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run