Skip to content

Testing Arrow asserts in subtyping on 1.9 #49354

@KristofferC

Description

@KristofferC
(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.

Ref: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/9aa7669_vs_7b39515/Arrow.primary.log

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behaviortypes and dispatchTypes, subtyping and method dispatch

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions