From c597c2cb2e41486fd68a6851c52ddca58f826574 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Aug 2022 07:02:33 -0700 Subject: [PATCH] Skip tests for `PyF` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9d62f344..77cc5827 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7896,6 +7896,9 @@ skipped-tests: # missing package - unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525 + + # GHC-9.2.4 related failures + - PyF # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run