From 413b76c2ba3927d8d315453f7b123d8a78d44a6e Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 10 Jan 2023 09:52:41 -0800 Subject: [PATCH] Skip testing `sbv` Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 49d0a373..7cc0aa90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8018,6 +8018,7 @@ skipped-tests: - jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9 - hpc-codecov # timeouts? https://github.com/commercialhaskell/stackage/issues/5976 - enum-text # https://github.com/commercialhaskell/stackage/issues/6794 + - sbv # takes more than 4 hours for a single test suite # Wontfix. The maintainer doesn't want to keep test dependencies # up to date or be notified about it, or doesn't want stackage to