From 6b48a823a1a43938c4c11568a4663c4bb984315f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 9 Jan 2015 11:07:39 +0200 Subject: [PATCH] Expected test failure guillaume-nargeot/hpc-coveralls#34 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 531f28cf..5d146ee9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -930,6 +930,9 @@ expected-test-failures: # https://github.com/mvoidex/hdocs/issues/3 - hdocs + # https://github.com/guillaume-nargeot/hpc-coveralls/issues/34 + - hpc-coveralls + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4