Skip to content

abstractarray test sometimes fails with max copying #260

@udesou

Description

@udesou

At first glance, It does not seem related to any previous issue. Note that I cannot reproduce this consistently.

Test Failed at /home/eduardo/julia/test/abstractarray.jl:1257
  Expression: pointer(Av, i) == pointer(Sv, i) == pointer(Ss, i)
   Evaluated: Ptr{Int64}(0x0000020110f62f28) == Ptr{Int64}(0x0000020103b57cf8) == Ptr{Int64}(0x0000020103b57cf8)

edit: may be related to #249, see https://github.com/mmtk/julia/blob/1a472bbe2d4ced580586a2f60f0d9a70071ccc90/test/abstractarray.jl#L1236

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions