From c98b4d09e388c37272c58ff0b5b6e28ea0cf54e9 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 4 Feb 2026 23:50:42 -0800 Subject: [PATCH] Expect test failure for sydtest-hspec, #7944 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 754e8770..a927cd37 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8082,6 +8082,7 @@ expected-test-failures: - servant-http-streams # 0.20.2 https://github.com/haskell-servant/servant/issues/1817 - servant-static-th # 1.0.0.1 https://github.com/cdepillabout/servant-static-th/issues/21 - store # 0.7.20 https://github.com/mgsloan/store/issues/182 + - sydtest-hspec # 0.4.0.4 https://github.com/commercialhaskell/stackage/issues/7944 - thread-supervisor # 0.2.0.0 - twitter-types # 0.11.0 compile fail against aeson 2 - type-of-html-static # 0.1.0.2 https://github.com/commercialhaskell/stackage/issues/5728