From d84bc6d06564fafaba4af1708655312b77f87d4e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 31 Dec 2025 16:26:57 +0800 Subject: [PATCH] servant-auth-client-0.4.2.0 testsuite failing (haskell-servant/servant#1864) --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b78007d8..89c02123 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8095,6 +8095,7 @@ expected-test-failures: - regex-tdfa # 1.3.2.4 doctest-0.4 - rocksdb-haskell-jprupp # 2.1.7 https://github.com/jprupp/rocksdb-haskell/issues/10 - sandwich-webdriver # 0.3.0.1 needs Nix binary and store. + - servant-auth-client # 0.4.2.0 https://github.com/haskell-servant/servant/issues/1864 - sydtest # 0.20.0.0 - sydtest-autodocodec # https://github.com/commercialhaskell/stackage/issues/7465 - sydtest-yesod # 0.3.0.3 https://github.com/NorfairKing/sydtest/issues/101