From d9587562f4263bfee77af10cc263fe4ecaefed4e Mon Sep 17 00:00:00 2001 From: Chris Dornan Date: Sat, 27 Jun 2020 14:43:09 +0100 Subject: [PATCH] ignore tests for krank, dns and dhall-lsp-server --- build-constraints.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb8448a4..c556ef74 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5664,9 +5664,18 @@ expected-test-failures: # https://gitlab.com/robstewart57/gitlab-haskell/-/issues/7 - gitlab-haskell - # + # https://github.com/lehins/massiv/issues/98 - massiv-test + # + - krank + + # + - dns + + # + - dhall-lsp-server + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run