modifying test kernel for the flag to call #459
Triggered via pull request
November 6, 2023 15:47
Status
Cancelled
Total duration
11m 0s
Artifacts
–
ci.yml
on: pull_request
Documentation
1m 47s
Doctests
2m 34s
Matrix: CI
Annotations
18 errors
CI (1.8, ubuntu-latest, x64):
test/runtests.jl#L34
Test Failed
Expression: (my_bounded_kernel(CPU()))(Int[], ndrange = 1)
Expected: BoundsError(Int64[], (1,))
Thrown: MethodError(cpu_my_bounded_kernel, (KernelAbstractions.CompilerMetadata{KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicCheck, CartesianIndex{1}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, KernelAbstractions.NDIteration.NDRange{1, KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicSize, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}}}(CartesianIndex(1,), CartesianIndices((1,)), KernelAbstractions.NDIteration.NDRange{1, KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicSize, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}}(CartesianIndices((1,)), CartesianIndices((1024,)))), Int64[]), 0x0000000000008037)
|
CI (1.8, ubuntu-latest, x64)
Process completed with exit code 1.
|
CI (1.9, ubuntu-latest, x64)
Process completed with exit code 1.
|
CI (1.9, windows-latest, x64)
Process completed with exit code 1.
|
CI (1.8, windows-latest, x64):
test\runtests.jl#L34
Test Failed
Expression: (my_bounded_kernel(CPU()))(Int[], ndrange = 1)
Expected: BoundsError(Int64[], (1,))
Thrown: MethodError(cpu_my_bounded_kernel, (KernelAbstractions.CompilerMetadata{KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicCheck, CartesianIndex{1}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, KernelAbstractions.NDIteration.NDRange{1, KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicSize, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}}}(CartesianIndex(1,), CartesianIndices((1,)), KernelAbstractions.NDIteration.NDRange{1, KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicSize, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}}(CartesianIndices((1,)), CartesianIndices((1024,)))), Int64[]), 0x0000000000008057)
|
CI (1.8, windows-latest, x64)
Process completed with exit code 1.
|
CI (1.9, macOS-latest, x64)
Process completed with exit code 1.
|
CI (1.6, ubuntu-latest, x64)
Process completed with exit code 1.
|
CI (1.7, ubuntu-latest, x64)
Process completed with exit code 1.
|
CI (1.8, macOS-latest, x64):
test/runtests.jl#L34
Test Failed
Expression: (my_bounded_kernel(CPU()))(Int[], ndrange = 1)
Expected: BoundsError(Int64[], (1,))
Thrown: MethodError(cpu_my_bounded_kernel, (KernelAbstractions.CompilerMetadata{KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicCheck, CartesianIndex{1}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, KernelAbstractions.NDIteration.NDRange{1, KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicSize, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}}}(CartesianIndex(1,), CartesianIndices((1,)), KernelAbstractions.NDIteration.NDRange{1, KernelAbstractions.NDIteration.DynamicSize, KernelAbstractions.NDIteration.DynamicSize, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}, CartesianIndices{1, Tuple{Base.OneTo{Int64}}}}(CartesianIndices((1,)), CartesianIndices((1024,)))), Int64[]), 0x0000000000008033)
|
CI (1.8, macOS-latest, x64)
Process completed with exit code 1.
|
CI (1.6, macOS-latest, x64)
Process completed with exit code 1.
|
CI (nightly, ubuntu-latest, x64)
Process completed with exit code 1.
|
CI (1.7, windows-latest, x64)
Process completed with exit code 1.
|
CI (nightly, windows-latest, x64)
Process completed with exit code 1.
|
CI (1.7, macOS-latest, x64)
Process completed with exit code 1.
|
CI (nightly, macOS-latest, x64)
Process completed with exit code 1.
|
CI (1.6, windows-latest, x64)
The operation was canceled.
|