From b74798fa6b51eef44ef9f642ef04bfd3cf15dfee Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 7 Jul 2021 02:26:37 +0200 Subject: [PATCH] Re-add test failures --- build-constraints.yaml | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be3d82ee..39bf50e6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7331,19 +7331,19 @@ expected-test-failures: # Assertion failures, these can be real bugs or just limitations # 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 - - rando # https://github.com/commercialhaskell/stackage/issues/4249 - - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 - - hpack-dhall # https://github.com/BlockScope/hpack-dhall/issues/25 + - haskeline # https://github.com/commercialhaskell/stackage/issues/5439 + - haskell-src-exts # https://github.com/commercialhaskell/stackage/issues/5151 - 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 - 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 - - haskeline # https://github.com/commercialhaskell/stackage/issues/5439 - - 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 + - xml-picklers # https://github.com/Philonous/xml-picklers/issues/5 # Assertion failures due to module name ambiguity # (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 # doctest + - dhall - headroom + - hledger-lib + - kawhi - xml-indexed-cursor - yesod-paginator - - hledger-lib # Doctests require hidden Glob package - makefile