Test a bunch of tests that seem to fail

This commit is contained in:
Mihai Maruseac 2019-05-10 07:21:41 -07:00
parent ad316e69bc
commit 426a6e7174

View File

@ -4995,7 +4995,7 @@ expected-test-failures:
- distributed-process - distributed-process
- distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2 - distributed-process-execution # https://github.com/haskell-distributed/distributed-process-execution/issues/2
- distributed-process-task - distributed-process-task
- dns # https://github.com/kazu-yamamoto/dns/issues/29 # dns # https://github.com/kazu-yamamoto/dns/issues/29
- foldl-statistics # https://github.com/data61/foldl-statistics/issues/2 - foldl-statistics # https://github.com/data61/foldl-statistics/issues/2
- fsnotify # Often runs out of inotify handles - fsnotify # Often runs out of inotify handles
- hastache - hastache
@ -5021,7 +5021,7 @@ expected-test-failures:
- punycode - punycode
- unagi-chan - unagi-chan
- zeromq4-patterns - zeromq4-patterns
- zip # zip
# Requires running servers, accounts, or a specific environment. # Requires running servers, accounts, or a specific environment.
# These shouldn't be re-enabled unless we know a fix has been released. # These shouldn't be re-enabled unless we know a fix has been released.
@ -5131,8 +5131,8 @@ expected-test-failures:
- courier # https://github.com/hargettp/courier/issues/19 - courier # https://github.com/hargettp/courier/issues/19
- download # https://github.com/fpco/stackage/issues/2811 - download # https://github.com/fpco/stackage/issues/2811
- haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624 - haskell-tools-demo # https://github.com/haskell-tools/haskell-tools/issues/624
- http-client # https://github.com/snoyberg/http-client/issues/360 # http-client # https://github.com/snoyberg/http-client/issues/360
- http-client-tls # https://github.com/snoyberg/http-client/issues/360 # http-client-tls # https://github.com/snoyberg/http-client/issues/360
- http-link-header # https://github.com/myfreeweb/http-link-header/issues/7 - http-link-header # https://github.com/myfreeweb/http-link-header/issues/7
- mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849 - mmark # https://github.com/commercialhaskell/stackage/issues/3906#issuecomment-413061849
- rando # https://github.com/commercialhaskell/stackage/issues/4249 - rando # https://github.com/commercialhaskell/stackage/issues/4249
@ -5163,7 +5163,7 @@ expected-test-failures:
- squeal-postgresql # https://github.com/fpco/stackage/issues/3180 - squeal-postgresql # https://github.com/fpco/stackage/issues/3180
- text-icu # https://github.com/bos/text-icu/issues/32 - text-icu # https://github.com/bos/text-icu/issues/32
- text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1 - text-ldap # https://github.com/khibino/haskell-text-ldap/issues/1
- tls # https://github.com/vincenthz/hs-tls/issues/247 # tls # https://github.com/vincenthz/hs-tls/issues/247
- unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15 - unicode-transforms # https://github.com/harendra-kumar/unicode-transforms/issues/15
- vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9 - vector-algorithms # http://hub.darcs.net/dolio/vector-algorithms/issue/9
- vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250 - vivid-supercollider # https://github.com/commercialhaskell/stackage/issues/4250
@ -5174,14 +5174,14 @@ expected-test-failures:
- yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5 - yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5
- record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449 - record-dot-preprocessor # https://github.com/commercialhaskell/stackage/issues/4449
- hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464 - hledger-lib # https://github.com/commercialhaskell/stackage/issues/4464
- servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465 # servant-static-th # https://github.com/commercialhaskell/stackage/issues/4465
# Stackage upper bounds, re-enable these when their upper bound is removed # Stackage upper bounds, re-enable these when their upper bound is removed
# Recursive deps https://github.com/fpco/stackage/issues/1818 # Recursive deps https://github.com/fpco/stackage/issues/1818
- options - options
- text # 1.2.2.1 - text # 1.2.2.1
- wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42 # wai-logger # Missing build dep because of this https://github.com/kazu-yamamoto/logger/issues/42
# Problem on the stackage build server, we need to dig deeper into # Problem on the stackage build server, we need to dig deeper into
# these if we want them fixed # these if we want them fixed
@ -5193,11 +5193,11 @@ expected-test-failures:
- makefile - makefile
# Doctest failures # Doctest failures
- bugsnag-haskell # https://github.com/pbrisbin/bugsnag-haskell/issues/42 # bugsnag-haskell # https://github.com/pbrisbin/bugsnag-haskell/issues/42
# Misc. # Misc.
- HTTP # e.g. "ERROR: Network.Socket.connect: <socket: 6>: unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue... # HTTP # e.g. "ERROR: Network.Socket.connect: <socket: 6>: unsupported operation (Cannot assign requested address)", I'm not sure if this is a build server issue...
- dbus # dbus
- genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55 - genvalidity-hspec # https://github.com/NorfairKing/validity/issues/55
- genvalidity-hspec-hashable # https://github.com/NorfairKing/validity/issues/55 - genvalidity-hspec-hashable # https://github.com/NorfairKing/validity/issues/55
- ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1
@ -5206,7 +5206,7 @@ expected-test-failures:
- postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both - postgresql-simple-queue # same issue as before, see also https://github.com/fpco/stackage/issues/2592 as that will fix both
- rattletrap # OOM? https://github.com/fpco/stackage/issues/2232 - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232
- stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5 - stm-delay # https://github.com/joeyadams/haskell-stm-delay/issues/5
- tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5 # tcp-streams # https://github.com/didi-FP/tcp-streams/issues/5
- tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1 - tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1
- zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219 - zstd # ghc 8.2.2 bug? https://github.com/fpco/stackage/issues/3219
@ -5230,7 +5230,7 @@ expected-test-failures:
- pcg-random - pcg-random
# https://github.com/snoyberg/conduit/issues/385 # https://github.com/snoyberg/conduit/issues/385
- conduit-extra # conduit-extra
# Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built # Stack builds test and benchmarks in one pass so benchmark could prevent tests from getting built
- cryptohash - cryptohash
@ -5249,21 +5249,21 @@ expected-test-failures:
# doctests for the following packages fail because of ambiguous module # doctests for the following packages fail because of ambiguous module
# names, to be fixed in https://github.com/sol/doctest/pull/218 # names, to be fixed in https://github.com/sol/doctest/pull/218
- blaze-colonnade # blaze-colonnade
- co-log-core # co-log-core
- colonnade # colonnade
- control-dsl # control-dsl
- dhall # dhall
- greskell-core # greskell-core
- jose-jwt # jose-jwt
- jwt # jwt
- language-nix # language-nix
- lens-regex # lens-regex
- pcre-heavy # pcre-heavy
- servant-checked-exceptions-core # servant-checked-exceptions-core
- servant-rawm # servant-rawm
- vinyl # vinyl
- world-peace # world-peace
# end of expected-test-failures # end of expected-test-failures