mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
zink/ci: Run full zink-lavapipe job pre-merge
Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36409>
This commit is contained in:
parent
67385aba94
commit
72af71a17a
4 changed files with 29 additions and 19 deletions
|
|
@ -12,12 +12,12 @@ zink-lavapipe:
|
|||
- $FDO_RUNNER_JOB_PRIORITY_TAG_X86_64_KVM
|
||||
variables:
|
||||
DEQP_SUITE: zink-lavapipe
|
||||
DEQP_FRACTION: 8
|
||||
PIGLIT_NO_WINDOW: 1
|
||||
# Enable validation (except for on piglit, see deqp-zink-lavapipe.toml), logging
|
||||
# to stdout and aborting on unknown failures.
|
||||
ZINK_DEBUG: validation
|
||||
VK_DRIVER: lvp
|
||||
parallel: 2
|
||||
script: |
|
||||
export LD_LIBRARY_PATH="$CI_PROJECT_DIR/install/lib"
|
||||
export LIBGL_DRIVERS_PATH="$CI_PROJECT_DIR/install/lib/dri"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
KHR-Single-GL46.enhanced_layouts.vertex_attrib_locations,Crash
|
||||
|
||||
# #6322
|
||||
spec@arb_framebuffer_object@fbo-blit-scaled-linear,Fail
|
||||
|
|
@ -10,17 +11,14 @@ spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_ust_test,Fai
|
|||
# this test tries to be error-compatible with nvidia. spoiler: mesa isn't, and no driver can pass it
|
||||
glx@glx_arb_create_context@invalid flag,Fail
|
||||
|
||||
glx@glx_arb_sync_control@swapbuffersmsc-divisor-zero,Fail
|
||||
glx@glx_arb_sync_control@swapbuffersmsc-return,Fail
|
||||
glx@glx_arb_sync_control@swapbuffersmsc-return swap_interval 0,Fail
|
||||
glx@glx_arb_sync_control@swapbuffersmsc-return swap_interval 1,Fail
|
||||
|
||||
glx@glx-swap-pixmap-bad,Fail
|
||||
glx@glx-visuals-depth,Crash
|
||||
glx@glx_arb_create_context_no_error@no error,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@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-no-op-paths,Fail
|
||||
spec@!opengl 1.1@polygon-mode,Fail
|
||||
spec@!opengl 1.1@polygon-mode-facing,Fail
|
||||
|
|
@ -42,8 +40,9 @@ spec@!opengl 1.2@copyteximage 3d,Fail
|
|||
spec@!opengl 2.1@pbo,Fail
|
||||
spec@!opengl 2.1@pbo@test_polygon_stip,Fail
|
||||
spec@!opengl 2.1@polygon-stipple-fs,Fail
|
||||
spec@arb_fragment_shader_interlock@arb_fragment_shader_interlock-image-load-store,Fail
|
||||
spec@arb_framebuffer_object@execution@msaa-alpha-to-coverage_alpha-to-one_write-z,Fail
|
||||
spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-tf-separate,Fail
|
||||
spec@arb_point_sprite@arb_point_sprite-mipmap,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_sample_shading@samplemask 2,Fail
|
||||
|
|
@ -75,12 +74,17 @@ spec@arb_sample_shading@samplemask 4 all@noms mask_in_one,Fail
|
|||
spec@arb_sample_shading@samplemask 4 all@noms partition,Fail
|
||||
spec@arb_sample_shading@samplemask 4 all@sample mask_in_one,Fail
|
||||
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgrad,Fail
|
||||
spec@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
|
||||
|
||||
spec@egl 1.4@egl-ext_egl_image_storage,Fail
|
||||
spec@egl 1.4@eglterminate then unbind context,Fail
|
||||
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@egl_mesa_configless_context@basic,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy 4 srgb depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy 4 srgb depthstencil linear,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil,Fail
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples srgb depthstencil linear,Fail
|
||||
spec@ext_framebuffer_multisample@clip-and-scissor-blit 2 msaa,Fail
|
||||
spec@ext_framebuffer_multisample@clip-and-scissor-blit 2 upsample,Fail
|
||||
spec@ext_framebuffer_multisample@clip-and-scissor-blit 4 msaa,Fail
|
||||
|
|
@ -96,7 +100,6 @@ spec@ext_framebuffer_multisample@interpolation 4 centroid-disabled,Fail
|
|||
spec@ext_framebuffer_multisample@interpolation 4 centroid-edges,Fail
|
||||
spec@ext_framebuffer_multisample@interpolation 4 non-centroid-deriv-disabled,Fail
|
||||
spec@ext_framebuffer_multisample@interpolation 4 non-centroid-disabled,Fail
|
||||
spec@ext_packed_float@query-rgba-signed-components,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
|
||||
|
|
@ -106,10 +109,6 @@ 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@!opengl 3.0@clearbuffer-depth-cs-probe,Fail
|
||||
spec@arb_post_depth_coverage@arb_post_depth_coverage-multisampling,Fail
|
||||
spec@arb_shader_image_load_store@early-z,Fail
|
||||
spec@arb_shader_image_load_store@early-z@occlusion query test/early-z pass,Fail
|
||||
|
||||
spec@arb_shader_image_load_store@execution@image-array-out-of-bounds-access-store,Crash
|
||||
|
||||
#literally no driver can pass these
|
||||
spec@!opengl 1.0@rasterpos,Fail
|
||||
|
|
@ -119,8 +118,7 @@ spec@!opengl 1.0@rasterpos@glsl_vs_tes_linked,Fail
|
|||
spec@ext_transform_feedback@tessellation quads wireframe,Fail
|
||||
|
||||
# Debian 12 CI update, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/9072
|
||||
spec@ext_transform_feedback@tessellation quad_strip wireframe,Crash
|
||||
spec@!opengl 1.0@gl-1.0-dlist-beginend,Crash
|
||||
spec@ext_transform_feedback@tessellation quad_strip wireframe,Fail
|
||||
|
||||
spec@arb_viewport_array@display-list,Fail
|
||||
|
||||
|
|
@ -128,4 +126,3 @@ spec@arb_viewport_array@display-list,Fail
|
|||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-export-tex,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@arb_shader_texture_lod@execution@arb_shader_texture_lod-texgradcube,Fail
|
||||
|
|
|
|||
|
|
@ -25,9 +25,14 @@ glx@glx-destroycontext-1
|
|||
|
||||
glx@glx-multithread-texture
|
||||
|
||||
# glx-multithread-clearbuffer: ../src/util/u_queue.h:111: util_queue_fence_reset: Assertion `v == 0' failed.
|
||||
glx@glx-multithread-clearbuffer
|
||||
|
||||
# does not happen very often, but rarely does
|
||||
KHR-GL46.limits.max_fragment_interpolation_offset
|
||||
|
||||
spec@ext_framebuffer_object@fbo-flushing-2
|
||||
|
||||
# no output timeout, probably stuck in some X11 connection thing
|
||||
spec@ext_framebuffer_multisample@accuracy all_samples depth_resolve depthstencil
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Please include a comment with the log message and a testcase triggering each
|
||||
# VUID at the bottom of the file.
|
||||
khronos_validation.message_id_filter = VUID-VkPhysicalDeviceProperties2-pNext-pNext,VUID-VkDeviceCreateInfo-pNext-pNext,VUID-RuntimeSpirv-Location-06272,VUID-vkCmdDrawMultiEXT-None-02699,VUID-RuntimeSpirv-OpEntryPoint-08743,VUID-vkCmdPipelineBarrier2-shaderTileImageColorReadAccess-08718,VUID-VkGraphicsPipelineCreateInfo-flags-06482,VUID-vkCmdPipelineBarrier2-None-08719,VUID-vkCmdDrawMultiEXT-rasterizationSamples-07474
|
||||
khronos_validation.message_id_filter = VUID-VkPhysicalDeviceProperties2-pNext-pNext,VUID-VkDeviceCreateInfo-pNext-pNext,VUID-RuntimeSpirv-Location-06272,VUID-vkCmdDrawMultiEXT-None-02699,VUID-RuntimeSpirv-OpEntryPoint-08743,VUID-vkCmdPipelineBarrier2-shaderTileImageColorReadAccess-08718,VUID-VkGraphicsPipelineCreateInfo-flags-06482,VUID-vkCmdPipelineBarrier2-None-08719,VUID-vkCmdDrawMultiEXT-rasterizationSamples-07474,VUID-vkDestroyDevice-device-05137
|
||||
khronos_validation.report_flags = error
|
||||
khronos_validation.debug_action = VK_DBG_LAYER_ACTION_LOG_MSG,VK_DBG_LAYER_ACTION_BREAK
|
||||
VK_LAYER_ENABLES=VK_VALIDATION_FEATURE_ENABLE_DEBUG_PRINTF_EXT
|
||||
|
|
@ -58,3 +58,11 @@ khronos_validation.log_filename = stdout
|
|||
|
||||
# spec broken
|
||||
# VUID-vkCmdDrawMultiEXT-rasterizationSamples-07474
|
||||
|
||||
# dEQP-GLES3.functional.draw_buffers_indexed.random.max_required_draw_buffers.10
|
||||
#
|
||||
# Validation Error: [ VUID-vkDestroyDevice-device-05137 ] | MessageID = 0x4872eaa0
|
||||
# vkDestroyDevice(): Object Tracking - For VkDevice 0x55997ba34f80, VkImage 0x25e600000025e6 has not been destroyed.
|
||||
# The Vulkan spec states: All child objects created on device that can be destroyed or freed must have been destroyed or freed prior to destroying device (https://docs.vulkan.org/spec/latest/chapters/devsandqueues.html#VUID-vkDestroyDevice-device-05137)
|
||||
# Objects: 1
|
||||
# [0] VkImage 0x25e600000025e6
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue