-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Tests issue the following warning/error CFTime.jl 78368f5:
Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable.
Internal error: during type inference of
hour(CFTime.DateTimeStandard{CFTime.Period{Float32, Base.Val{1}(), Base.Val{-3}()}, Base.Val{(2000, 1, 1)}()})
Encountered stack overflow.
This might be caused by recursion over very long tuples or argument lists.
Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable.
Internal error: during type inference of
minute(CFTime.DateTimeStandard{CFTime.Period{Float32, Base.Val{1}(), Base.Val{-3}()}, Base.Val{(2000, 1, 1)}()})
Encountered stack overflow.
This might be caused by recursion over very long tuples or argument lists.
Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable.
Internal error: during type inference of
_datetuple(CFTime.DateTimeStandard{CFTime.Period{Float32, Base.Val{1}(), Base.Val{-3}()}, Base.Val{(2000, 1, 1)}()})
Encountered stack overflow.
This might be caused by recursion over very long tuples or argument lists.
Warning: detected a stack overflow; program state may be corrupted, so further execution might be unreliable.
Internal error: during type inference of
second(CFTime.DateTimeStandard{CFTime.Period{Float32, Base.Val{1}(), Base.Val{-3}()}, Base.Val{(2000, 1, 1)}()})
Encountered stack overflow.
This might be caused by recursion over very long tuples or argument lists.
Test Summary: | Pass Total Time
All tests | 874922 874922 48.4s
Basic functionality | 874486 874486 4.9s
Check with reference values | 10 10 0.3s
Internal consistency | 1638 1638 0.4s
Leap day | 12 12 0.1s
Stresstest | 872784 872784 2.3s
Error handling | 2 2 0.0s
show | 1 1 0.0s
Conversions | 39 39 1.4s
Comparision with reference algorithm | 14 14 9.2s
Operators (+,-,<,>...) | 30 30 0.5s
CF conventions | 56 56 4.7s
CF time units | 35 35 1.0s
Decoding/decoding CF time data | 21 21 3.3s
Different time resolutions | 132 132 13.4s
Rounding | 56 56 0.7s
Year 0 | 15 15 0.1s
Reported issues | 122 122 3.9s
Aqua | 11 11 11.0s
Testing CFTime tests passed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels