From 651fb9f743d752d6e2b4a165b627c364a5de246f Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 17 Jun 2020 08:49:27 -0700 Subject: [PATCH] Try skipping tests for checkers altogether, #5433 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 122d44b2..9caa0510 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5324,6 +5324,7 @@ skipped-tests: - config-ini # https://github.com/aisamanra/config-ini/issues/22 - polysemy-plugin # https://github.com/commercialhaskell/stackage/issues/4733 - primitive-extras # https://github.com/commercialhaskell/stackage/issues/5210 + - checkers # https://github.com/commercialhaskell/stackage/issues/5433 # Runtime issues - blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73 @@ -5617,7 +5618,6 @@ expected-test-failures: - yeshql-core # https://github.com/tdammers/yeshql/issues/6 - yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - - checkers # https://github.com/commercialhaskell/stackage/issues/5433 # Recursive deps https://github.com/fpco/stackage/issues/1818 - options