Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar 0.4.3 is failing on Julia 0.3 #38

Open
IainNZ opened this issue Sep 6, 2015 · 0 comments
Open

Calendar 0.4.3 is failing on Julia 0.3 #38

IainNZ opened this issue Sep 6, 2015 · 0 comments

Comments

@IainNZ
Copy link

IainNZ commented Sep 6, 2015

>>> '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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant