Add doctest failures

This commit is contained in:
Adam Bergmark 2021-07-12 17:19:52 +02:00
parent c53e1be031
commit b13876d962

View File

@ -7449,19 +7449,20 @@ expected-test-failures:
- tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1
- yesod-core # https://github.com/yesodweb/yesod/issues/1711 - 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 - dhall
- doctest-driver-gen
- headroom - headroom
- hint
- hledger-lib - hledger-lib
- kawhi - kawhi
- makefile # Doctests require hidden Glob package
- multiset # # Doctests require hidden Glob package
- perf - perf
- xml-indexed-cursor - xml-indexed-cursor
- yesod-paginator - yesod-paginator
# Doctests require hidden Glob package
- makefile
- multiset # doctests require Glob, a hidden package
# #
# GHC 9 test compilation failures # GHC 9 test compilation failures
# #