From 38696fc0b6f64f80c106f7042e368567b76b78b5 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 20 Aug 2016 20:41:45 +0900 Subject: [PATCH] servant-swagger-ui test started failing (phadej/servant-swagger-ui#13) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9953352..b1c119c3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3091,6 +3091,9 @@ expected-test-failures: # https://github.com/beijaflor-io/haskell-language-dockerfile/issues/1 - language-dockerfile + + # https://github.com/phadej/servant-swagger-ui/issues/13 + - servant-swagger-ui # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run