From 6e831efb166c897c92c5384d5eb9bfc593b6ea22 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 29 Dec 2014 15:31:03 +0200 Subject: [PATCH] Expected test failure agrafix/Spock-worker#2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 27432eee..c7e8a4df 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -858,6 +858,9 @@ expected-test-failures: # https://github.com/vincenthz/hs-crypto-pubkey/issues/17 - crypto-pubkey + # https://github.com/agrafix/Spock-worker/issues/2 + - Spock-worker + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4