mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 05:30:11 +01:00
ci: drop spec@egl_ext_surface_compression@create from the rest of the expected fails
Fixes: 68aa78a858 ("Uprev Piglit to 7ce69da1199d12ed0ddaa251ed489750523798fb")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31691>
This commit is contained in:
parent
e0c933677e
commit
01285a1da4
6 changed files with 0 additions and 12 deletions
|
|
@ -36,7 +36,6 @@ spec@arb_shading_language_packing@execution@built-in-functions@vs-packhalf2x16,F
|
|||
spec@arb_tessellation_shader@arb_tessellation_shader-tes-gs-max-output -small -scan 1 50,Fail
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
spec@egl 1.4@eglterminate then unbind context,Fail
|
||||
spec@egl_ext_surface_compression@create,Crash
|
||||
spec@egl_khr_surfaceless_context@viewport,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
spec@glsl-es-3.00@execution@built-in-functions@fs-packhalf2x16,Fail
|
||||
|
|
|
|||
|
|
@ -580,7 +580,6 @@ spec@!opengl 2.1@pbo@test_bitmap,Fail
|
|||
spec@!opengl 2.1@pbo@test_polygon_stip,Fail
|
||||
spec@!opengl 2.1@polygon-stipple-fs,Fail
|
||||
spec@!opengl es 2.0@glsl-fs-pointcoord,Fail
|
||||
spec@egl_ext_surface_compression@create,Crash
|
||||
|
||||
# see https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/730
|
||||
# and https://gitlab.freedesktop.org/mesa/mesa/-/issues/7208
|
||||
|
|
|
|||
|
|
@ -428,7 +428,6 @@ spec@arb_texture_buffer_object@formats (vs- arb)@GL_LUMINANCE_ALPHA8UI_EXT,Fail
|
|||
spec@arb_texture_cube_map_array@texsubimage cube_map_array,Fail
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
spec@egl 1.4@eglterminate then unbind context,Fail
|
||||
spec@egl_ext_surface_compression@create,Crash
|
||||
spec@egl_khr_gl_image@egl_khr_gl_renderbuffer_image-clear-shared-image gl_depth_component24,Fail
|
||||
spec@egl_khr_surfaceless_context@viewport,Fail
|
||||
spec@ext_external_objects@vk-image-overwrite,Crash
|
||||
|
|
|
|||
|
|
@ -169,6 +169,3 @@ spec@ext_framebuffer_multisample@interpolation 8 non-centroid-disabled,Fail
|
|||
|
||||
# Regression noticed in https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/891104
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@egl_ext_surface_compression@create,Crash
|
||||
|
|
|
|||
|
|
@ -203,6 +203,3 @@ spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuv420,Fail
|
|||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvu420,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yvyu,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-transcode-nv12-as-r8-gr88,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@egl_ext_surface_compression@create,Crash
|
||||
|
|
|
|||
|
|
@ -600,6 +600,3 @@ spec@ext_texture_array@copyteximage 1d_array samples=2,Fail
|
|||
spec@ext_texture_array@copyteximage 1d_array samples=4,Fail
|
||||
spec@ext_texture_array@copyteximage 1d_array samples=6,Fail
|
||||
spec@ext_texture_array@copyteximage 1d_array samples=8,Fail
|
||||
|
||||
# uprev Piglit in Mesa
|
||||
spec@egl_ext_surface_compression@create,Crash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue