From 012cf8c3db4befc66a83e02e50f6fa9fb60b71e3 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Tue, 26 Mar 2024 14:04:02 -0400 Subject: [PATCH] disable safe-coloured-text-gen tests (#7359) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbb802f2..2b944202 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9397,6 +9397,7 @@ expected-test-failures: - rescue - roc-id # negative quickcheck resize - rose-trees + - safe-coloured-text-gen # https://github.com/commercialhaskell/stackage/issues/7359 - safe-decimal - simple-affine-space - simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410