haskellPackages.zip-archive: disable tests
(cherry picked from commit d6059ae25c6a8e4f4191b568e74087640e07b93f)
This commit is contained in:
parent
835f6b67bf
commit
16dec39746
@ -386,6 +386,7 @@ self: super: {
|
||||
xsd = dontCheck super.xsd;
|
||||
snap-core = dontCheck super.snap-core;
|
||||
sourcemap = dontCheck super.sourcemap;
|
||||
zip-archive = dontCheck super.zip-archive; # https://github.com/jgm/zip-archive/issues/57
|
||||
|
||||
# These test suites run for ages, even on a fast machine. This is nuts.
|
||||
Random123 = dontCheck super.Random123;
|
||||
|
Loading…
Reference in New Issue
Block a user