From b13876d9629484a5c56541877c3a181b2e4c16fe Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 12 Jul 2021 17:19:52 +0200 Subject: [PATCH] Add doctest failures --- build-constraints.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f6f0cce1..42ecacad 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7449,19 +7449,20 @@ expected-test-failures: - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - yesod-core # https://github.com/yesodweb/yesod/issues/1711 - # doctest + # doctests can be flaky on the build server, add packages here if + # they start causing issues. - dhall + - doctest-driver-gen - headroom + - hint - hledger-lib - kawhi + - makefile # Doctests require hidden Glob package + - multiset # # Doctests require hidden Glob package - perf - xml-indexed-cursor - yesod-paginator - # Doctests require hidden Glob package - - makefile - - multiset # doctests require Glob, a hidden package - # # GHC 9 test compilation failures #