From 67eca7a72f0f6c4c70db1bb915dd41f89324c5f6 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 3 Jun 2020 13:45:23 -0700 Subject: [PATCH] Expect failure for `hadolint`, remove upper bounds on `hadolint` and `language-docker`. Close #5407 --- build-constraints.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ea3ef787..69271098 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3671,10 +3671,10 @@ packages: "José Lorenzo Rodríguez @lorenzo": - wrecker < 0 # GHC 8.4 via ansigraph - - language-docker < 9.0 # https://github.com/commercialhaskell/stackage/issues/5407 + - language-docker - docker-build-cacher < 0 # GHC 8.4 via turtle - mysql-haskell-nem < 0 # via io-streams - - hadolint < 1.17.7 # due to language-docker, https://github.com/commercialhaskell/stackage/issues/5407 + - hadolint "Phil Ruffwind @Rufflewind": - blas-hs < 0 # MonadFail @@ -5650,6 +5650,9 @@ expected-test-failures: # https://github.com/centromere/cacophony/issues/15 - cacophony + + # https://github.com/commercialhaskell/stackage/issues/5407 + - hadolint # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run