From 81d05fde93fe42c6f0df21206ca130e1592288f7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 13 Mar 2018 10:58:15 -0700 Subject: [PATCH] Skip various tests blindly, per #3368 --- build-constraints.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ff1dde26..2808f16a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5152,6 +5152,18 @@ skipped-tests: # https://github.com/fpco/stackage/issues/3368 - clock # tasty - stringbuilder # hspec + # some stabs in the dark... + - HUnit + - aeson + - async + - attoparsec + - criterion + - doctest + - hashable + - hspec + - http-types + - semigroupoids + - tasty # Outdated dependencies # These can periodically be checked for updates;