From 26a1f4945b785af79ed044ad17b11334b6f5c255 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 30 Dec 2015 17:40:30 -0800 Subject: [PATCH] Added HPDF to skipped-tests --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8acd2ed4..1e1cdc2c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2029,6 +2029,10 @@ skipped-tests: # https://github.com/fpco/stackage/issues/1085 - zlib + # Waiting for HPDF-1.4.10 to be released, which fixes a test suite build failure + # https://github.com/alpheccar/HPDF/commit/a8f7e6c464e1089e3a4396adf4d8642c441d2ec1 + - HPDF + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We