mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 18:38:05 +02:00
v3d/ci: add OpenCL regressions
Plus a flake. Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41575>
This commit is contained in:
parent
0b6be987ca
commit
f763ed0ae8
3 changed files with 10 additions and 0 deletions
|
|
@ -484,6 +484,10 @@ program@execute@scalar-load-long,Crash
|
|||
program@execute@scalar-load-ulong,Crash
|
||||
program@run kernel with max work item sizes,Fail
|
||||
|
||||
# Bisected to 626ec83855a ("rusticl: implement CL 3.1 platform features")
|
||||
api@clsetkernelarg,Fail
|
||||
api@clsetkernelarg@Input checks,Fail
|
||||
|
||||
# Bisected to 6bc47e65 ("rusticl: Fix work group size validation")
|
||||
program@bitcoin: phatk kernel,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -353,6 +353,10 @@ program@execute@scalar-load-long,Crash
|
|||
program@execute@scalar-load-ulong,Crash
|
||||
program@run kernel with max work item sizes,Fail
|
||||
|
||||
# Bisected to 626ec83855a ("rusticl: implement CL 3.1 platform features")
|
||||
api@clsetkernelarg,Fail
|
||||
api@clsetkernelarg@Input checks,Fail
|
||||
|
||||
# Bisected to 6bc47e65 ("rusticl: Fix work group size validation")
|
||||
program@bitcoin: phatk kernel,Fail
|
||||
|
||||
|
|
|
|||
|
|
@ -156,3 +156,5 @@ glx@glx-swap-singlebuffer
|
|||
glx@glx-visuals-depth
|
||||
glx@glx-visuals-stencil
|
||||
wayland-dEQP-EGL.functional.sharing.gles2.multithread.random.programs.link.7
|
||||
|
||||
dEQP-VK.subgroups.basic.graphics.subgroupbarrier
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue