From e5b274752f0a67e446319766b5e96960f4498442 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 24 Sep 2016 12:57:35 +0200 Subject: [PATCH] Disable jose-jwt test suite tekul/jose-jwt#13 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d01cd61a..0e102df6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2835,6 +2835,7 @@ expected-test-failures: - haskell-names # 0.7.0 https://github.com/haskell-suite/haskell-names/issues/78 - rematch # No issue tracker, sent e-mail to maintainer https://github.com/fpco/stackage/issues/376 - xlsior # https://github.com/rcallahan/xlsior/issues/1 + - jose-jwt # https://github.com/tekul/jose-jwt/issues/13 # Assertion failures, these can be real bugs or just limitations # in the test cases.