From ba982d7b73e90a34e7ea4f77ddfcc07c17c24cf4 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 22 Aug 2023 23:09:13 -0700 Subject: [PATCH] Expect test failure for `chart-svg-0.5.1.0` #7098 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 2e66fca1..7214563c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8997,6 +8997,7 @@ expected-test-failures: - LambdaHack # 0.11.0.0 - pvar # 1.0.0.0 ghc-9.6 - tar-conduit # 0.3.2.1 https://github.com/snoyberg/tar-conduit/issues/33 + - chart-svg # 0.5.1.0 https://github.com/commercialhaskell/stackage/issues/7098 # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again.