From 22fef158f6d45ac46d3bfdca74c12a08c7d756f5 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 24 Aug 2015 12:39:44 +0300 Subject: [PATCH] Remove expected test failure myfreeweb/microformats2-parser#3 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1c324816..3f6af0f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1840,9 +1840,6 @@ expected-test-failures: # 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