-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviortypes and dispatchTypes, subtyping and method dispatchTypes, subtyping and method dispatch
Milestone
Description
(jl_sshwyM) pkg> add Arrow; test Arrow
...
testing: dictencode keyword
testing: nesteddictencode keyword
Assertion failed: (obvious_subtype == 3 || obvious_subtype == subtype || jl_has_free_typevars(x) || jl_has_free_typevars(y)), function ijl_subtype_env, file subtype.c, line 1946.
[21676] signal (6): Abort trap: 6
in expression starting at /Users/kristoffercarlsson/.julia/packages/Arrow/P0wVk/test/runtests.jl:46
__pthread_kill at /usr/lib/system/libsystem_kernel.dylib (unknown line)
Seems to work fine on master. Regression introduced in one of the backports it seems.
Metadata
Metadata
Assignees
Labels
bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behaviortypes and dispatchTypes, subtyping and method dispatchTypes, subtyping and method dispatch