From 5801c926d497ce42f256e5eeb42e2700129a22d0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Aug 2022 07:33:15 -0700 Subject: [PATCH] Skip tests for `krank` (#6666) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6647a5d..dbc9ec79 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7897,6 +7897,7 @@ skipped-tests: # GHC-9.2.4 related failures - PyF # https://github.com/commercialhaskell/stackage/issues/6665 + - krank # https://github.com/commercialhaskell/stackage/issues/6666 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run