From 4ecda886147eb828d4ca2da615314ce95b053dc8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 23 Jul 2016 12:43:13 -0700 Subject: [PATCH] Expect haskell-src-exts test suite to fail per haskell-suite/haskell-src-exts#314 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ffd97b8..8faa1f6f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3094,6 +3094,9 @@ expected-test-failures: # https://github.com/haskell-servant/servant-swagger/issues/52 - servant-swagger + + # https://github.com/haskell-suite/haskell-src-exts/issues/314 + - haskell-src-exts # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run