From 85f752d9fbb6c787a3de956e96ec362fadd29f28 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 27 Jun 2024 13:53:02 -0700 Subject: [PATCH] more expected test failures per #7465 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 658ed83cc..bf4433c12 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9546,6 +9546,11 @@ 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