From 5526ba62109572393f6619aea60670f4491602ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 13 May 2025 20:25:22 +0200 Subject: [PATCH] Ignore failed tests for `pandoc-3.6.4` (#7750). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1b05fa4..355718d6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8595,6 +8595,7 @@ expected-test-failures: - genvalidity-mergeful # https://github.com/commercialhaskell/stackage/issues/7465 - sydtest-autodocodec # https://github.com/commercialhaskell/stackage/issues/7465 - partialord # https://github.com/commercialhaskell/stackage/issues/7751 + - pandoc # 3.6.4 https://github.com/commercialhaskell/stackage/issues/7750 # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again.