JuliaIO / GZip.jl

A Julia interface for gzip functions in zlib
https://juliaio.github.io/GZip.jl/dev
MIT License
39 stars 30 forks source link

PackageEvaluator error #15

Closed IainNZ closed 10 years ago

IainNZ commented 10 years ago
##### Current package: GZip
INFO: Installing GZip v0.2.10
INFO: REQUIRE updated.
ERROR: test failed: :((data==data3))
 in error at error.jl:21
 in default_handler at test.jl:19
 in do_test at test.jl:39
 in anonymous at no file:151
 in include at boot.jl:238
at /home/idunning/pkgtest/.julia/v0.2/GZip/test/gzip_test.jl:154
at /home/idunning/pkgtest/.julia/v0.2/GZip/runtests.jl:4
INFO: Removing GZip v0.2.10
INFO: REQUIRE updated.

64bit Arch Linux on Julia v0.2.1+2

kmsquire commented 10 years ago

Dup of #14. Should be fixed now.