From 8f1a1d53853e51926bf9977ade3e391c998f4b9d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 24 Aug 2015 09:44:39 +0300 Subject: [PATCH] Some expected test failures --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 702c4940..1c324816 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1837,6 +1837,12 @@ expected-test-failures: # Requires running server - rethinkdb + # https://github.com/ddssff/cabal-debian/issues/50 + - cabal-debian + + # https://github.com/myfreeweb/microformats2-parser/issues/3 + - microformats2-parser + # Haddocks which are expected to fail. Same concept as expected test failures. expected-haddock-failures: # https://github.com/acw/bytestring-progress/issues/4