mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
radeonsi/ci: Move libva and piglit jobs to Raven Ridge boards
As we have some free, and then we can reassign two Stoney Ridge boards to reduce the duration for some jobs that are taking too long currently. Also, these machines are much faster so we are able to run all of the Piglit tests and a bigger portion of the VA tests. Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17935>
This commit is contained in:
parent
379f2b641e
commit
d1b16ce35b
4 changed files with 116 additions and 192 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.radeon-raven-test:amd64:
|
||||
.radeonsi-raven-test:amd64:
|
||||
extends:
|
||||
- .radeonsi-rules
|
||||
variables:
|
||||
|
|
@ -10,18 +10,13 @@
|
|||
HWCI_KERNEL_MODULES: amdgpu
|
||||
KERNEL_IMAGE_TYPE: ""
|
||||
VK_DRIVER: radeon
|
||||
|
||||
.radeon-raven-device-zork:amd64:
|
||||
extends:
|
||||
- .radeon-raven-test:amd64
|
||||
variables:
|
||||
DEVICE_TYPE: lenovo-TPad-C13-Yoga-zork
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-lenovo-TPad-C13-Yoga-zork
|
||||
|
||||
radeon-raven-skqp:amd64:
|
||||
radeonsi-raven-skqp:amd64:
|
||||
extends:
|
||||
- .lava-test:amd64
|
||||
- .radeon-raven-device-zork:amd64
|
||||
- .radeonsi-raven-test:amd64
|
||||
- .skqp-test
|
||||
variables:
|
||||
# Possible skqp backends: gl, gles, unitTest and vk
|
||||
|
|
@ -61,20 +56,19 @@ radeonsi-stoney-traces:amd64:
|
|||
PIGLIT_REPLAY_EXTRA_ARGS: --keep-image
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-hp-11A-G6-EE-grunt
|
||||
|
||||
radeonsi-stoney-piglit-gl:amd64:
|
||||
radeonsi-raven-piglit-gl:amd64:
|
||||
extends:
|
||||
- .lava-piglit:amd64
|
||||
- .radeonsi-stoney-test:amd64
|
||||
- .radeonsi-raven-test:amd64
|
||||
variables:
|
||||
PIGLIT_FRACTION: 4
|
||||
PIGLIT_PLATFORM: mixed_glx_egl
|
||||
PIGLIT_PROFILES: quick_gl
|
||||
HWCI_START_XORG: 1
|
||||
|
||||
radeonsi-stoney-va:amd64:
|
||||
radeonsi-raven-va:amd64:
|
||||
extends:
|
||||
- .lava-test:amd64
|
||||
- .radeonsi-stoney-test:amd64
|
||||
- .radeonsi-raven-test:amd64
|
||||
- .radeonsi-vaapi-rules
|
||||
variables:
|
||||
HWCI_TEST_SCRIPT: "/install/gtest-runner.sh"
|
||||
|
|
@ -89,4 +83,4 @@ radeonsi-stoney-va:amd64:
|
|||
# A whole run would be about 25 minutes currently. Fixing
|
||||
# https://github.com/intel/libva-utils/issues/247 and
|
||||
# https://github.com/google/googletest/issues/3614 would probably help.
|
||||
GTEST_FRACTION: 5
|
||||
GTEST_FRACTION: 2
|
||||
|
|
|
|||
105
src/gallium/drivers/radeonsi/ci/radeonsi-raven-fails.txt
Normal file
105
src/gallium/drivers/radeonsi/ci/radeonsi-raven-fails.txt
Normal file
|
|
@ -0,0 +1,105 @@
|
|||
glx@glx-swap-pixmap-bad,Fail
|
||||
glx@glx-visuals-depth -pixmap,Crash
|
||||
glx@glx-visuals-stencil -pixmap,Crash
|
||||
glx@glx_arb_create_context_es2_profile@invalid opengl es version,Fail
|
||||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
glx@glx_arb_create_context_robustness@invalid reset notification strategy,Fail
|
||||
glx@glx_ext_import_context@free context,Fail
|
||||
glx@glx_ext_import_context@get context id,Fail
|
||||
glx@glx_ext_import_context@get current display,Fail
|
||||
glx@glx_ext_import_context@import context- multi process,Fail
|
||||
glx@glx_ext_import_context@import context- single process,Fail
|
||||
glx@glx_ext_import_context@imported context has same context id,Fail
|
||||
glx@glx_ext_import_context@make current- multi process,Fail
|
||||
glx@glx_ext_import_context@make current- single process,Fail
|
||||
glx@glx_ext_import_context@query context info,Fail
|
||||
spec@!opengl 1.0@gl-1.0-drawpixels-stencil-test,Fail
|
||||
spec@!opengl 1.0@rasterpos,Fail
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked,Fail
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=2,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=4,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=6,Fail
|
||||
spec@!opengl 1.1@depthstencil-default_fb-drawpixels-float-and-ushort samples=8,Fail
|
||||
spec@!opengl 1.1@draw-pixels,Fail
|
||||
spec@!opengl 1.1@stencil-drawpixels,Fail
|
||||
spec@!opengl 1.4@copy-pixels,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-last,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-last,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-last,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-front pv-last,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims pv-last,Fail
|
||||
spec@arb_depth_buffer_float@fbo-depthstencil-gl_depth32f_stencil8-drawpixels-float-and-ushort,Fail
|
||||
spec@arb_depth_buffer_float@fbo-stencil-gl_depth32f_stencil8-drawpixels,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
|
||||
spec@arb_shader_draw_parameters@drawid-single-draw-display-list,Fail
|
||||
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
|
||||
spec@arb_sparse_buffer@buffer-data,Fail
|
||||
spec@arb_sparse_buffer@commit,Fail
|
||||
spec@arb_timer_query@timestamp-get,Fail
|
||||
spec@egl 1.4@eglterminate then unbind context,Fail
|
||||
spec@egl_chromium_sync_control@conformance,Fail
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
|
||||
spec@egl_khr_surfaceless_context@viewport,Fail
|
||||
spec@egl_mesa_configless_context@basic,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index1-drawpixels,Fail
|
||||
spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index16-drawpixels,Fail
|
||||
spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index4-drawpixels,Fail
|
||||
spec@ext_framebuffer_object@fbo-stencil-gl_stencil_index8-drawpixels,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_uyvy,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y210,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y212,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv,Fail
|
||||
spec@ext_packed_depth_stencil@fbo-depthstencil-gl_depth24_stencil8-drawpixels-float-and-ushort,Fail
|
||||
spec@ext_packed_depth_stencil@fbo-stencil-gl_depth24_stencil8-drawpixels,Fail
|
||||
spec@glsl-1.50@execution@geometry@primitive-types gl_triangle_strip_adjacency,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency ffs,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency other,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@nv_alpha_to_coverage_dither_control@nv_alpha_to_coverage_dither_control 0,Fail
|
||||
|
||||
CreateContext/VAAPICreateContext.CreateContext/1035,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1120,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1121,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1205,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1290,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1375,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1545,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1715,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/185,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2055,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2225,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2310,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2905,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2991,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/3075,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/3245,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/355,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/3585,Crash
|
||||
CreateSurfaces/VAAPICreateSurfaces.CreateSurfacesWithConfigAttribs/1121,Timeout
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigNoAttributes/190,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigNoAttributes/210,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigWithAttributes/190,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigWithAttributes/210,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigWithAttributes/215,Fail
|
||||
|
||||
# The following tests started to crash after CI fix, see
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325
|
||||
CreateContext/VAAPICreateContext.CreateContext/1460,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1630,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1800,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2990,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/3160,Crash
|
||||
|
||||
spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail
|
||||
|
|
@ -68,3 +68,6 @@ spec@ext_external_objects_fd@semaphore-api-errors
|
|||
spec@ext_external_objects_fd@memory-object-api-errors
|
||||
spec@ext_external_objects@vk-vert-buf-reuse
|
||||
glx@glx-swap-copy
|
||||
|
||||
# Causes OOM
|
||||
spec@arb_texture_buffer_object@texture-buffer-size-clamp
|
||||
|
|
@ -1,178 +0,0 @@
|
|||
glx@glx_arb_create_context_no_error@no error,Fail
|
||||
glx@glx_arb_create_context_robustness@invalid reset notification strategy,Fail
|
||||
|
||||
glx@glx_ext_import_context@free context,Fail
|
||||
glx@glx_ext_import_context@get context id,Fail
|
||||
glx@glx_ext_import_context@import context- single process,Fail
|
||||
glx@glx_ext_import_context@query context info,Fail
|
||||
|
||||
glx@glx-visuals-stencil -pixmap,Crash
|
||||
|
||||
spec@!opengl 1.0@rasterpos,Fail
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_gs_linked,Fail
|
||||
spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked,Fail
|
||||
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-back pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims cull-front pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-back pv-first,Fail
|
||||
spec@!opengl 3.2@gl-3.2-adj-prims line cull-front pv-first,Fail
|
||||
|
||||
spec@nv_alpha_to_coverage_dither_control@nv_alpha_to_coverage_dither_control 0,Fail
|
||||
|
||||
spec@arb_direct_state_access@gettextureimage-formats,Crash
|
||||
|
||||
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled@GL_RGB565- swizzled- border color only,Fail
|
||||
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
|
||||
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_BPTC_UNORM- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression_bptc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB- swizzled- border color only,Fail
|
||||
spec@arb_texture_compression@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA- swizzled- border color only,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGB16F- swizzled- border color only,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGB32F- swizzled- border color only,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGBA16F- swizzled- border color only,Fail
|
||||
spec@arb_texture_float@texwrap formats bordercolor-swizzled@GL_RGBA32F- swizzled- border color only,Fail
|
||||
spec@arb_texture_rgb10_a2ui@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_rgb10_a2ui@texwrap formats bordercolor-swizzled@GL_RGB10_A2UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_R16- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_R8- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_RG16- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats bordercolor-swizzled@GL_RG8- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled,Fail
|
||||
spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_R16F- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_R32F- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_RG16F- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-float bordercolor-swizzled@GL_RG32F- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R16I- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R16UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R32I- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R32UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R8I- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_R8UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG16I- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG16UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG32I- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG32UI- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG8I- swizzled- border color only,Fail
|
||||
spec@arb_texture_rg@texwrap formats-int bordercolor-swizzled@GL_RG8UI- swizzled- border color only,Fail
|
||||
spec@arb_timer_query@timestamp-get,Fail
|
||||
spec@egl 1.4@eglterminate then unbind context,Fail
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test,Fail
|
||||
spec@egl_chromium_sync_control@conformance,Fail
|
||||
spec@egl_ext_protected_content@conformance,Fail
|
||||
spec@egl_khr_surfaceless_context@viewport,Fail
|
||||
spec@egl_mesa_configless_context@basic,Fail
|
||||
spec@ext_framebuffer_blit@fbo-blit-check-limits,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_y216,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_yuyv,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_uyvy,Fail
|
||||
spec@ext_packed_float@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_packed_float@texwrap formats bordercolor-swizzled@GL_R11F_G11F_B10F- swizzled- border color only,Fail
|
||||
spec@ext_texture_compression_rgtc@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT3_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGBA_S3TC_DXT5_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_compression_s3tc@texwrap formats bordercolor-swizzled@GL_COMPRESSED_RGB_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@fbo-integer,Fail
|
||||
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB16I- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB16UI- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB32I- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB32UI- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB8I- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGB8UI- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA16I- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA16UI- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA32I- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA32UI- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA8I- swizzled- border color only,Fail
|
||||
spec@ext_texture_integer@texwrap formats bordercolor-swizzled@GL_RGBA8UI- swizzled- border color only,Fail
|
||||
|
||||
spec@ext_texture_shared_exponent@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_R16_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_R8_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RG16_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RG8_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGB16_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGB8_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGBA16_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_snorm@texwrap formats bordercolor-swizzled@GL_RGBA8_SNORM- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT- swizzled- border color only,Fail
|
||||
spec@ext_texture_srgb@texwrap formats-s3tc bordercolor-swizzled@GL_COMPRESSED_SRGB_S3TC_DXT1_EXT- swizzled- border color only,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency ffs,Fail
|
||||
spec@glsl-1.50@execution@geometry@tri-strip-ordering-with-prim-restart gl_triangle_strip_adjacency other,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gl srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@miptree-gl srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp@sRGB decode full precision,Fail
|
||||
spec@khr_texture_compression_astc@sliced-3d-miptree-gl srgb-fp,Fail
|
||||
|
||||
CreateContext/VAAPICreateContext.CreateContext/1035,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1120,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1205,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1290,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1375,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1545,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1715,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/185,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2055,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2225,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2310,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2905,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/3075,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/355,Crash
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigNoAttributes/190,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigNoAttributes/195,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigNoAttributes/210,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigNoAttributes/215,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigWithAttributes/190,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigWithAttributes/195,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigWithAttributes/210,Fail
|
||||
GetCreateConfig/VAAPIGetCreateConfig.CreateConfigWithAttributes/215,Fail
|
||||
|
||||
# The following tests started to crash after CI fix, see
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16325
|
||||
CreateContext/VAAPICreateContext.CreateContext/1460,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1630,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/1800,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/2990,Crash
|
||||
CreateContext/VAAPICreateContext.CreateContext/3160,Crash
|
||||
|
||||
spec@!opengl 1.0@gl-1.0-user-clip-all-planes,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_R3_G3_B2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB10- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB10_A2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB12- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB16- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB4- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB5- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB5_A1- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGB8- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA12- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA16- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA2- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA4- swizzled- border color only,Fail
|
||||
spec@!opengl 1.1@texwrap formats bordercolor-swizzled@GL_RGBA8- swizzled- border color only,Fail
|
||||
Loading…
Add table
Reference in a new issue