mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 04:47:29 +01:00
Add doctest failures
This commit is contained in:
parent
c53e1be031
commit
b13876d962
@ -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
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user