From e969234668b4693f176fb3a1fdadba6668368c6d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 29 Dec 2014 15:28:01 +0200 Subject: [PATCH] Expected test failure vincenthz/hs-crypto-pubkey#17 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3877e6ba..27432eee 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -855,6 +855,9 @@ expected-test-failures: - crypto-numbers - distributed-process-task + # https://github.com/vincenthz/hs-crypto-pubkey/issues/17 + - crypto-pubkey + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4