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:
Eric Engestrom 2021-07-12 23:21:38 +01:00
parent 24e2a9a426
commit fa850012b1
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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