mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip tests for zip-archive per jgm/zip-archive#38
This commit is contained in:
parent
a4e7b95b4e
commit
b9cf04e367
@ -3415,6 +3415,8 @@ skipped-builds:
|
||||
# or if Setup fails because of missing foreign libraries.
|
||||
# Otherwise place them in expected-test-failures.
|
||||
skipped-tests:
|
||||
# Too-new dependencies
|
||||
- zip-archive # directory >= 1.3.1 # https://github.com/jgm/zip-archive/issues/38
|
||||
# Outdated dependencies
|
||||
# These can periodically be checked for updates;
|
||||
# just remove these lines and run `stackage-curator check' to verify.
|
||||
@ -3674,7 +3676,6 @@ expected-test-failures:
|
||||
- nakadi-client # Needs environment variable set
|
||||
- lxd-client # Needs LXD, not available on debian
|
||||
- stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account
|
||||
- zip-archive # https://github.com/jgm/zip-archive/issues/38
|
||||
|
||||
# Test executable requires arguments
|
||||
- hpqtypes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user