From 9a9cd90a96c7c1deda3f86e36f43d902d364b0fd Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 10 Jan 2021 23:39:02 +0000 Subject: [PATCH] Disables tasty-expected-failure tests (cycles) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1aae0a66..5caa4d4f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5599,6 +5599,7 @@ skipped-tests: - distributive # via hspec - bifunctors # via hspec - doctest # via hspec + - tasty-expected-failure # via tasty-hedgehog # Requires filesystem access - json-autotype