From abc3a41df422d7952d1a4869c90dda13b67398b4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 27 Nov 2022 20:00:09 -0500 Subject: [PATCH] Skip tests for `enum-text` (#6794) 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 cc24c0e1..f74a1a90 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8110,6 +8110,7 @@ skipped-tests: - binary-search # Never finishes https://github.com/nushio3/binary-search/issues/2 - 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 # Wontfix. The maintainer doesn't want to keep test dependencies # up to date or be notified about it, or doesn't want stackage to