diff --git a/src/gallium/drivers/zink/ci/zink-anv-adl-fails.txt b/src/gallium/drivers/zink/ci/zink-anv-adl-fails.txt index 2ceefdff39e..2a4dec8cf16 100644 --- a/src/gallium/drivers/zink/ci/zink-anv-adl-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-anv-adl-fails.txt @@ -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 diff --git a/src/gallium/drivers/zink/ci/zink-anv-adl-flakes.txt b/src/gallium/drivers/zink/ci/zink-anv-adl-flakes.txt index 1221dff1b1f..bad93345117 100644 --- a/src/gallium/drivers/zink/ci/zink-anv-adl-flakes.txt +++ b/src/gallium/drivers/zink/ci/zink-anv-adl-flakes.txt @@ -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 diff --git a/src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt b/src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt index 56558135239..ff9aedfd5b9 100644 --- a/src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt +++ b/src/gallium/drivers/zink/ci/zink-anv-tgl-fails.txt @@ -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 diff --git a/src/gallium/drivers/zink/ci/zink-anv-tgl-flakes.txt b/src/gallium/drivers/zink/ci/zink-anv-tgl-flakes.txt index 780949e18cb..1d4d95a8527 100644 --- a/src/gallium/drivers/zink/ci/zink-anv-tgl-flakes.txt +++ b/src/gallium/drivers/zink/ci/zink-anv-tgl-flakes.txt @@ -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