quinnj / Datetime.jl

A Date and DateTime implementation for Julia; Now deprecated in favor of https://github.com/quinnj/Dates.jl
Other
20 stars 15 forks source link

Test failure #61

Closed IainNZ closed 10 years ago

IainNZ commented 10 years ago

Not sure if you knew about this test failure

INFO: Installing Datetime v0.1.6
INFO: Building Datetime
INFO: Package database updated
ERROR: test error during t .+ year(2) == [year(3),year(3),year(3),year(3),year(3)]
`.+` has no method matching .+(::Array{Year{ISOCalendar},1}, ::Year{ISOCalendar})
 in anonymous at test.jl:62
 in do_test at test.jl:37
 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/idunning/pkgtest/.julia/v0.3/Datetime/test/test.jl, in expression starting on line 63
INFO: Package database updated
quinnj commented 10 years ago

Fixed by 833fa392eae0fee00719425ac79bc11b372c50f8