From d811714e08f5a7294f72ae6714f6caa01f4f7e79 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 8 Aug 2024 01:41:03 -0700 Subject: [PATCH] Expect test failure for sequence-formats, #7501 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6eed819a..6f4a26b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -9423,6 +9423,7 @@ expected-test-failures: - persistent # https://github.com/commercialhaskell/stackage/issues/6037 - reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688 - rzk + - sequence-formats # https://github.com/commercialhaskell/stackage/issues/7501 # Testcase failures, or other runtime failures. # These can be real testsuite bugs, or maybe limitations in test cases or the test setup.