From 99cf23d2ee47edae861e94fb0f264d77fe88b201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Wed, 26 Apr 2023 08:34:48 +0200 Subject: [PATCH] Missing test files for `wai-saml2` (https://github.com/mbg/wai-saml2/issues/44). --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b3803c4..2d675d28 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8509,6 +8509,7 @@ expected-test-failures: - hspec-junit-formatter # https://github.com/freckle/hspec-junit-formatter/issues/14 - persistent # https://github.com/commercialhaskell/stackage/issues/6037 - reanimate-svg # https://github.com/commercialhaskell/stackage/issues/5688 + - wai-saml2 # 0.4 https://github.com/mbg/wai-saml2/issues/44 # Testcase failures, or other runtime failures. # These can be real testsuite bugs, or maybe limitations in test cases or the test setup.