From b88e6b5331d277e20f77ba09dac0a4d6d6dd8002 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 13 Aug 2017 17:20:49 -0700 Subject: [PATCH] Expect test failure on intero (https://github.com/commercialhaskell/intero/issues/462) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9ed87035..5e632e0e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3904,6 +3904,9 @@ expected-test-failures: # https://github.com/yesodweb/Shelly.hs/issues/150 - shelly + # https://github.com/commercialhaskell/intero/issues/462 + - intero + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run