From 2787b73febe65862300300b7db371980a28a8f33 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 16 Jan 2016 00:12:10 +0100 Subject: [PATCH] build-constraints.yaml: expect spurious failures from jose-jwt test suite --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d001183a..cf8075d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2106,6 +2106,9 @@ skipped-tests: # https://github.com/haskell/zlib/issues/2 - zlib + # https://github.com/fpco/stackage/issues/1125 + - jose-jwt + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We