ci/zink+radv: document recent regressions

Signed-off-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23274>
This commit is contained in:
Eric Engestrom 2023-05-26 20:48:39 +01:00 committed by Marge Bot
parent 14adc62ef2
commit 6364511837
2 changed files with 16 additions and 0 deletions

View file

@ -448,3 +448,11 @@ spec@ext_packed_depth_stencil@fbo-stencil-gl_depth24_stencil8-drawpixels,Fail
# Polygon smoothing isn't supported in Vulkan.
spec@!opengl 1.0@gl-1.0-polygon-line-aa,Fail
# Regression noticed in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/891104
spec@arb_compute_variable_group_size@execution@basic-local-size,Crash
spec@arb_compute_variable_group_size@execution@global-invocation-id,Crash
spec@arb_compute_variable_group_size@execution@separate-global-id,Crash
spec@arb_compute_variable_group_size@execution@separate-global-id-2,Crash
spec@arb_compute_variable_group_size@local-size,Crash
spec@arb_viewport_array@display-list,Fail

View file

@ -452,3 +452,11 @@ spec@ext_packed_depth_stencil@fbo-stencil-gl_depth24_stencil8-drawpixels,Fail
# Polygon smoothing isn't supported in Vulkan.
spec@!opengl 1.0@gl-1.0-polygon-line-aa,Fail
# Regression noticed in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/891104
spec@arb_compute_variable_group_size@execution@basic-local-size,Crash
spec@arb_compute_variable_group_size@execution@global-invocation-id,Crash
spec@arb_compute_variable_group_size@execution@separate-global-id,Crash
spec@arb_compute_variable_group_size@execution@separate-global-id-2,Crash
spec@arb_compute_variable_group_size@local-size,Crash
spec@arb_viewport_array@display-list,Fail