From df39dede0f1828b5540402f9e5fe077c3b6c9b5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 31 Jul 2023 15:12:49 +0200 Subject: [PATCH] Re-enabled `PyF`tests (closes #6665). --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 355e5e20..82d65006 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9084,9 +9084,6 @@ skipped-tests: # missing package - rrb-vector # needs nothunks - unordered-containers # https://github.com/commercialhaskell/stackage/issues/6525 - - # GHC-9.2.4 related failures - - 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