mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Expect failures on ambiguous modules in doctests + couple of other failures
This commit is contained in:
parent
70aae5fc63
commit
a0476bd8fe
@ -5058,6 +5058,48 @@ expected-test-failures:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4294
|
||||
- asif
|
||||
|
||||
# to get fixed in version after 0.3.2 https://github.com/snoyberg/tar-conduit/issues/28
|
||||
- tar-conduit
|
||||
|
||||
# https://github.com/aristidb/http-types/pull/91
|
||||
- http-types
|
||||
|
||||
# https://github.com/cchalmers/pcg-random/pull/7
|
||||
- pcg-random
|
||||
|
||||
# https://github.com/snoyberg/conduit/issues/385
|
||||
- conduit-extra
|
||||
|
||||
# Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built
|
||||
- cryptohash
|
||||
|
||||
# https://github.com/basvandijk/threads/issues/10
|
||||
- threads
|
||||
|
||||
# https://github.com/alphaHeavy/lzma-conduit/issues/19
|
||||
- lzma-conduit
|
||||
|
||||
# https://github.com/blamario/monoid-subclasses/issues/18
|
||||
- monoid-subclasses
|
||||
|
||||
# doctests for the following packages fail because of ambiguous module
|
||||
# names, to be fixed in https://github.com/sol/doctest/pull/218
|
||||
- blaze-colonnade
|
||||
- co-log-core
|
||||
- colonnade
|
||||
- control-dsl
|
||||
- dhall
|
||||
- greskell-core
|
||||
- jose-jwt
|
||||
- jwt
|
||||
- language-nix
|
||||
- lens-regex
|
||||
- pcre-heavy
|
||||
- servant-checked-exceptions-core
|
||||
- servant-rawm
|
||||
- vinyl
|
||||
- world-peace
|
||||
|
||||
# end of expected-test-failures
|
||||
|
||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user