zink/ci: Update expectations from nightly jobs
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Document current failures and flakes from the nightly jobs.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36608>
This commit is contained in:
Valentine Burley 2025-08-06 14:53:26 +02:00 committed by Marge Bot
parent c4d8c5ed4a
commit 021a3f768b
4 changed files with 17 additions and 4 deletions

View file

@ -658,6 +658,9 @@ KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_2d
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_cube_map_array_depth_component16,Fail
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency_texture_cube_map_depth_component16,Fail
# glcts: ../src/intel/compiler/brw_eu_emit.c:64: brw_set_dest: Assertion `dest.subnr == 0' failed.
KHR-GLES31.core.texture_stencil8.multisample,Crash
# EGL
wayland-dEQP-EGL.functional.resize.surface_size.grow,Fail
wayland-dEQP-EGL.functional.resize.surface_size.shrink,Fail

View file

@ -49,6 +49,10 @@ spec@arb_tessellation_shader@execution@variable-indexing@tcs-patch-vec4-index-wr
# Fails in the pre-merge job and passes in the nightly
KHR-GL46.shader_viewport_layer_array.ShaderViewportIndexTestCase
# glcts: ../src/intel/compiler/brw_opt_combine_constants.cpp:1238: void deallocate_slots(const intel_device_info*, register_allocation*, unsigned int, unsigned int, unsigned int, unsigned int):
# Assertion `!"No such register found."' failed.
KHR-GL46.gpu_shader_fp64.builtin.inverse_dmat4
# Discovered after decreasing the fraction
spec@arb_timer_query@timestamp-get

View file

@ -576,6 +576,10 @@ spec@arb_viewport_array@display-list,Fail
glx@glx-multi-window-single-context,Fail
spec@arb_timer_query@timestamp-get,Fail
# uprev Piglit in Mesa
spec@arb_shader_storage_buffer_object@max-ssbo-size@fs,Crash
spec@arb_shader_storage_buffer_object@max-ssbo-size@vs,Crash
# glcts: ../../src/intel/vulkan/anv_sparse.c:970: vk_bind_to_anv_vm_bind: Assertion `vk_bind->memoryOffset + vk_bind->size <= anv_bind.bo->size' failed.
# Also related to https://gitlab.freedesktop.org/mesa/mesa/-/issues/11073
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Crash
@ -585,10 +589,6 @@ KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup,Fail
# uprev Piglit in Mesa
spec@arb_shader_storage_buffer_object@max-ssbo-size@fs,Crash
spec@arb_shader_storage_buffer_object@max-ssbo-size@vs,Crash
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg8i,Fail
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rg16i,Fail
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment_texture_2d_multisample_array_rgba16f,Fail

View file

@ -76,12 +76,18 @@ KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup_texture_2d_multisample_*
spec@amd_pinned_memory@offset=0
spec@amd_pinned_memory@map-buffer offset=0
spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-fs-getuniformdv
spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-gs-getuniformdv
spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-vs-getuniformdv
spec@arb_gpu_shader_fp64@execution@arb_gpu_shader_fp64-wrong-type-setter
# Fails in the pre-merge job and passes in the nightly
KHR-GL46.shader_viewport_layer_array.ShaderViewportIndexTestCase
# CTS bug, depends on the caselists
# https://gitlab.khronos.org/Tracker/vk-gl-cts/-/issues/5941
KHR-GL46.direct_state_access.vertex_arrays_vertex_buffers_errors
# Found an i915 error state at /sys/devices/pci0000:00/0000:00:02.0/drm/card0/error size=27622.
# Saved to the job artifacts at /first.i915_error_state
# https://gitlab.freedesktop.org/mesa/mesa/-/jobs/82125802#L5135