From 3f6462b2fe64b9a35a9514d65a4ccb5c7053c58f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 18 Jan 2021 17:37:27 -0700 Subject: [PATCH] Expect test failure for `jose-jwt` (#5822) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 179e6589..e883dc4a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5946,6 +5946,9 @@ expected-test-failures: - headroom - xml-indexed-cursor - yesod-paginator + + # https://github.com/commercialhaskell/stackage/issues/5832 + - jose-jwt # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run