From 588a6eb53e099c1a98cb1f71e2fe7a76ac018278 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 1 Aug 2022 07:02:55 -0700 Subject: [PATCH] Skip tests for `PyF` (#6665) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 77cc5827..d28c8548 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7898,7 +7898,7 @@ skipped-tests: - unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525 # GHC-9.2.4 related failures - - PyF + - PyF # https://github.com/commercialhaskell/stackage/issues/6665 # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run