From d47b23fcbbad9df298c6aa38a4f6d96d53287e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sat, 8 Feb 2025 11:43:20 +0100 Subject: [PATCH] Intentionally ignore these test-suites (closes #7465). --- build-constraints.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9789996b..86d0b869 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8560,6 +8560,9 @@ expected-test-failures: - sydtest # 0.15.1.1 - sydtest-yesod # 0.3.0.2 https://github.com/NorfairKing/sydtest/issues/101 - tar-conduit # https://github.com/snoyberg/tar-conduit/issues/33 + - genvalidity-appendful # https://github.com/commercialhaskell/stackage/issues/7465 + - genvalidity-mergeful # https://github.com/commercialhaskell/stackage/issues/7465 + - sydtest-autodocodec # https://github.com/commercialhaskell/stackage/issues/7465 # Intermittent failures or unreliable. These tests may pass when # re-enabled, but will eventually fail again. @@ -8904,11 +8907,6 @@ expected-test-failures: - threads # https://github.com/basvandijk/threads/issues/10 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - # https://github.com/commercialhaskell/stackage/issues/7465 - - genvalidity-appendful - - genvalidity-mergeful - - sydtest-autodocodec - # Please review the sections above before adding packages to a new section or to Misc. # end of expected-test-failures