zink+nvk/ci: skip timing out test
Instead of spending our time running it to make sure it times out, which is not very useful. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28207>
This commit is contained in:

committed by
Marge Bot

parent
393cd1ffdf
commit
0bd551f6ec
@@ -817,7 +817,6 @@ spec@ext_framebuffer_multisample@interpolation 8 non-centroid-deriv-disabled,Fai
|
||||
spec@ext_framebuffer_multisample@interpolation 8 non-centroid-disabled,Fail
|
||||
spec@ext_packed_float@query-rgba-signed-components,Fail
|
||||
spec@ext_texture_array@texsubimage array,Fail
|
||||
spec@ext_texture_env_combine@texture-env-combine,Timeout
|
||||
spec@ext_texture_snorm@multisample-formats 2 gl_ext_texture_snorm,Fail
|
||||
spec@ext_texture_snorm@multisample-formats 4 gl_ext_texture_snorm,Fail
|
||||
spec@ext_texture_snorm@multisample-formats 6 gl_ext_texture_snorm,Fail
|
||||
|
@@ -1,2 +1,5 @@
|
||||
# Pretty much everything fails
|
||||
glx@
|
||||
|
||||
# Timeouts
|
||||
spec@ext_texture_env_combine@texture-env-combine
|
||||
|
Reference in New Issue
Block a user