Re-add test failures

This commit is contained in:
Adam Bergmark 2021-07-07 02:26:37 +02:00
parent 8d13ff3986
commit b74798fa6b

View File

@ -7331,19 +7331,19 @@ expected-test-failures:
# Assertion failures, these can be real bugs or just limitations # Assertion failures, these can be real bugs or just limitations
# in the test cases. # in the test cases.
- character-cases # https://github.com/aiya000/hs-character-cases/issues/3
- dhall-yaml # https://github.com/commercialhaskell/stackage/issues/5640
- download # https://github.com/fpco/stackage/issues/2811 - download # https://github.com/fpco/stackage/issues/2811
- rando # https://github.com/commercialhaskell/stackage/issues/4249 - haskeline # https://github.com/commercialhaskell/stackage/issues/5439
- xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - haskell-src-exts # https://github.com/commercialhaskell/stackage/issues/5151
- hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25
- hpack # https://github.com/commercialhaskell/stackage/issues/4512 - hpack # https://github.com/commercialhaskell/stackage/issues/4512
- hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25
- lz4-frame-conduit # https://github.com/nh2/lz4-frame-conduit/issues/3
- nettle # https://github.com/stbuehler/haskell-nettle/issues/10 - nettle # https://github.com/stbuehler/haskell-nettle/issues/10
- persistent-sqlite # https://github.com/yesodweb/persistent/issues/989 - persistent-sqlite # https://github.com/yesodweb/persistent/issues/989
- haskell-src-exts # https://github.com/commercialhaskell/stackage/issues/5151 - rando # https://github.com/commercialhaskell/stackage/issues/4249
- simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410 - simple-vec3 # https://github.com/commercialhaskell/stackage/pull/5410
- haskeline # https://github.com/commercialhaskell/stackage/issues/5439 - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5
- character-cases # https://github.com/aiya000/hs-character-cases/issues/3
- lz4-frame-conduit # https://github.com/nh2/lz4-frame-conduit/issues/3
- dhall-yaml # https://github.com/commercialhaskell/stackage/issues/5640
# Assertion failures due to module name ambiguity # Assertion failures due to module name ambiguity
# (These _should_ be fixed by using the `hide` section of this file) # (These _should_ be fixed by using the `hide` section of this file)
@ -7427,10 +7427,12 @@ expected-test-failures:
- yesod-core # https://github.com/yesodweb/yesod/issues/1711 - yesod-core # https://github.com/yesodweb/yesod/issues/1711
# doctest # doctest
- dhall
- headroom - headroom
- hledger-lib
- kawhi
- xml-indexed-cursor - xml-indexed-cursor
- yesod-paginator - yesod-paginator
- hledger-lib
# Doctests require hidden Glob package # Doctests require hidden Glob package
- makefile - makefile