From a65f8e7fb9ce00169b8661c14ae80dab773ffa7e Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 16 Jun 2017 09:09:06 +0300 Subject: [PATCH] Remove expected test failure --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c205f483..a3bbbb76 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3682,7 +3682,6 @@ expected-test-failures: - servant # https://github.com/haskell-servant/servant/issues/698 - snap-core # https://github.com/snapframework/snap-core/issues/26 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - - conduit-parse # https://github.com/k0ral/conduit-parse/issues/1 - xml-conduit-parse # https://github.com/k0ral/xml-conduit-parse/issues/2 # end of expected-test-failures