From 91e1e51609cd3f31c00a04315528942ba18c474d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 25 Jul 2016 21:43:50 +0200 Subject: [PATCH] Expect haskell-names test-suite to fail #1732 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47b63112..f9a049a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3101,6 +3101,9 @@ expected-test-failures: # https://github.com/haskell-suite/haskell-src-exts/issues/314 - haskell-src-exts + + # https://github.com/fpco/stackage/pull/1732 + - haskell-names # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run