zink+nvk/ci: fix test expectations

I accidentally added a second line instead of changing the existing line.

Fixes: 2fe2ab2bd0 ("zink+nvk/ci: update test expectations")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37485>
This commit is contained in:
Eric Engestrom
2025-09-19 16:40:53 +02:00
committed by Marge Bot
parent 04192362e5
commit 6b2d003aa9
2 changed files with 0 additions and 2 deletions
@@ -44,7 +44,6 @@ KHR-GL46.direct_state_access.framebuffers_blit,Crash
KHR-GL46.direct_state_access.renderbuffers_storage_multisample,Crash
KHR-GL46.framebuffer_blit.multisampled_to_singlesampled_blit_depth_config_test,Crash
KHR-GL46.framebuffer_blit.scissor_blit,Crash
KHR-GL46.framebuffer_blit.scissor_blit,Fail
KHR-GL46.packed_depth_stencil.blit.depth24_stencil8,Crash
KHR-GL46.packed_depth_stencil.blit.depth32f_stencil8,Crash
KHR-GL46.shader_image_size.advanced-ms-cs-float,Fail
@@ -41,7 +41,6 @@ dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.n
dEQP-GLES31.functional.shaders.multisample_interpolation.interpolate_at_sample.non_multisample_buffer.sample_n_singlesample_texture,Fail
# New failures with GL CTS 4.6.6.0
KHR-GL46.framebuffer_blit.scissor_blit,Fail
KHR-GL46.direct_state_access.vertex_arrays_vertex_buffers_errors,Fail
KHR-GL46.direct_state_access.framebuffers_blit,Crash