From 94ab14221b921729e8647bb86a111ec82920c2e8 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 3 Jul 2020 21:29:19 -0700 Subject: [PATCH] Expect fmt tests to fail per cdornan/fmt#30 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7950726f..bedd352b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5685,6 +5685,10 @@ expected-test-failures: # https://github.com/dhall-lang/dhall-haskell/issues/1891 - dhall-lsp-server + - https://github.com/cdornan/fmt/issues/30 + - fmt + + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run