-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
needs infoFurther information is requestedFurther information is requestedupstreamOut of our hands.Out of our hands.
Description
Error in testset array:
Test Failed at /home/sdp/.julia/dev/oneAPI/test/array.jl:83
Expression: Array(a) == [1, 2, 3]
Evaluated: [0, 0, 0] == [1, 2, 3]
Error in testset array:
Test Failed at /home/sdp/.julia/dev/oneAPI/test/array.jl:87
Expression: (Array(a))[1:3] == [1, 2, 3]
Evaluated: [0, 0, 0] == [1, 2, 3]
Error in testset array:
Test Failed at /home/sdp/.julia/dev/oneAPI/test/array.jl:91
Expression: (Array(a))[1:2] == [1, 2]
Evaluated: [0, 0] == [1, 2]
Metadata
Metadata
Assignees
Labels
needs infoFurther information is requestedFurther information is requestedupstreamOut of our hands.Out of our hands.