From fca1c4ca9e388c0c9a0bc96cff5978bc4c3be693 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 May 2025 18:06:08 -0700 Subject: [PATCH] Also disable some tests, now fix #7722 fully Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 854e7260..d852cc1e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8489,6 +8489,12 @@ skipped-tests: - streamt # executable not found - sandwich-contexts # assumes nix is present + # https://github.com/commercialhaskell/stackage/issues/7722 + - persistent-mongoDB + - persistent-mysql + - persistent-postgresql + - persistent-sqlite + # end of skipped-tests # Tests listed in expected-test-failures configure correctly but may fail to run