From f6c22608170faedb80d32c241840f254f4ae2f97 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 10 Feb 2022 13:59:09 -0800 Subject: [PATCH] Skip tests for `kind-generics-th` (#6447) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5742f103..aea9c196 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7462,6 +7462,8 @@ skipped-tests: - ua-parser # https://github.com/commercialhaskell/stackage/issues/6440 - vinyl # https://github.com/commercialhaskell/stackage/issues/6444 + # https://github.com/commercialhaskell/stackage/issues/6447 + - kind-generics-th # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run