From 511b2366b0961626579de82ad1a0ba97601f7ebe Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 29 Mar 2015 00:34:21 +0300 Subject: [PATCH] Expected test failure for nsis --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49d6c9e6..b45456a5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1152,6 +1152,9 @@ expected-test-failures: # Requires locally running services - network-anonymous-i2p + # Tests not reliable on non-Windows systems + - nsis + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4