You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>>> 'Pkg.add("Calendar")' log
INFO: Installing Calendar v0.4.3
INFO: Installing ICU v0.4.4
INFO: Building ICU
INFO: Package database updated
>>> 'Pkg.test("Calendar")' log
Julia Version 0.3.11
Commit 483dbf5* (2015-07-27 06:18 UTC)
Platform Info:
System: Linux (x86_64-unknown-linux-gnu)
CPU: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)
LAPACK: libopenblas
LIBM: libopenlibm
LLVM: libLLVM-3.3
INFO: Testing Calendar
ERROR: assertion failed: hour(t2) == 3
in error at error.jl:21
in include at ./boot.jl:245
in include_from_node1 at loading.jl:128
in process_options at ./client.jl:285
in _start at ./client.jl:354
while loading /home/vagrant/.julia/v0.3/Calendar/test/runtests.jl, in expression starting on line 17
==============================[ ERROR: Calendar ]===============================
failed process: Process(`/home/vagrant/julia/bin/julia /home/vagrant/.julia/v0.3/Calendar/test/runtests.jl`, ProcessExited(1)) [1]
================================================================================
INFO: No packages to install, update or remove
ERROR: Calendar had test errors
in error at error.jl:21
in test at pkg/entry.jl:718
in anonymous at pkg/dir.jl:28
in cd at ./file.jl:20
in cd at pkg/dir.jl:28
in test at pkg.jl:67
in process_options at ./client.jl:213
in _start at ./client.jl:354
>>> End of log
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: