mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
zink: mark a bunch of zink-piglit-quick_gl tests as flakes
They were marked as always failing, but sometimes they pass, and that's just annoying so let's just mark them as flakes instead.
This commit is contained in:
parent
24e2a9a426
commit
fa850012b1
2 changed files with 5 additions and 5 deletions
|
|
@ -256,8 +256,3 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
|
|||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles ldr,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
|
||||
spec@nv_primitive_restart@primitive-restart-disable_vbo,Fail
|
||||
spec@nv_primitive_restart@primitive-restart-vbo_combined_vertex_and_index,Fail
|
||||
spec@nv_primitive_restart@primitive-restart-vbo_index_only,Fail
|
||||
spec@nv_primitive_restart@primitive-restart-vbo_separate_vertex_and_index,Fail
|
||||
spec@nv_primitive_restart@primitive-restart-vbo_vertex_only,Fail
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
spec@nv_primitive_restart@primitive-restart-disable_vbo
|
||||
spec@nv_primitive_restart@primitive-restart-vbo_combined_vertex_and_index
|
||||
spec@nv_primitive_restart@primitive-restart-vbo_index_only
|
||||
spec@nv_primitive_restart@primitive-restart-vbo_separate_vertex_and_index
|
||||
spec@nv_primitive_restart@primitive-restart-vbo_vertex_only
|
||||
Loading…
Add table
Reference in a new issue