From fce2aa981e68e86d196d36423053e4a4d7581453 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 28 Aug 2016 18:12:00 +0200 Subject: [PATCH] cassava-conduit benchmarks are failing, not tests --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0f6129c..c3a44bc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2477,7 +2477,7 @@ packages: - extra < 1.4.11 - active < 0.2.0.11 - socket < 0.6.2.0 - - cassava-conduit < 0.3.3 # Re-enable tests when lifted + - cassava-conduit < 0.3.3 # Re-enable benchmarks when lifted # https://github.com/fpco/stackage/issues/1734 - haskell-src-exts < 1.18 # re-enable test-suite when this is lifted @@ -3018,8 +3018,6 @@ expected-test-failures: # Needs running server - bitcoin-api-extra - # 0.3.2, Because of stackage upper bound - - cassava-conduit # 1.17.1, Because of stackage upper bound - haskell-src-exts # 4.6.4, Because of stackage upper bound @@ -3034,7 +3032,6 @@ expected-test-failures: # 1.2.2.1 - text - # Deprecated and only depended on by bloodhound https://github.com/fpco/stackage/issues/1817 - doctest-prop @@ -3097,6 +3094,9 @@ expected-benchmark-failures: # 0.2.7.1 unordered-containers:bench -> criterion:lib -> aeson:lib -> unordered-containers:lib - unordered-containers + # 0.3.2, Because of stackage upper bound + - cassava-conduit + # end of expected-benchmark-failures