From 97b12686dce61586b94675b73da9b4e98baf051b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 30 Mar 2015 14:41:30 +0300 Subject: [PATCH] Cabal-ide-backend: expected test failure --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 91281d7a..ff7d3568 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1159,6 +1159,9 @@ expected-test-failures: # Tests not reliable on non-Windows systems - nsis + # Just a temporary package with a flimsy, inherited test suite + - Cabal-ide-backend + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4