ci/freedreno: Clean up some expectations for the nightlies.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39568>
This commit is contained in:
Emma Anholt 2026-01-27 09:51:11 -08:00 committed by Marge Bot
parent 42e17a948e
commit a4b3e16d89
2 changed files with 0 additions and 15 deletions

View file

@ -3,10 +3,6 @@ KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_int_depth_compo
KHR-GLES2.core.internalformat.texture2d.depth_component_unsigned_short_depth_component16,Fail
KHR-GLES2.core.internalformat.texture2d.rgb_float_rgb32f,Fail
KHR-GLES2.core.internalformat.texture2d.rgba_float_rgba32f,Fail
KHR-GLES2.shaders.aggressive_optimizations.sin_float_vert,Crash
KHR-GLES2.shaders.aggressive_optimizations.sin_vec2_vert,Crash
KHR-GLES2.shaders.aggressive_optimizations.sin_vec3_frag,Crash
KHR-GLES2.shaders.aggressive_optimizations.sin_vec3_vert,Crash
KHR-GLES2.shaders.negative.constant_sequence,Crash
KHR-GLES2.texture_3d.copy_sub_image.rgba,Crash
KHR-GLES2.texture_3d.filtering.combinations.linear_linear_clamp_clamp_clamp,Crash
@ -698,29 +694,19 @@ dEQP-GLES2.functional.shaders.fragdata.valid_static_index,Fail
dEQP-GLES2.functional.shaders.fragdata.valid_uniform_index,Fail
dEQP-GLES2.functional.shaders.functions.datatypes.float_mat4_vertex,Fail
dEQP-GLES2.functional.shaders.functions.qualifiers.in_lowp_float_vertex,Fail
dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat2_dynamic_write_dynamic_loop_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_dynamic_loop_write_dynamic_loop_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_dynamic_write_dynamic_loop_read_vertex,Fail
dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_static_loop_write_dynamic_loop_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.matrix_subscript.mat4_static_write_dynamic_loop_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_loop_read_fragment,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_loop_read_vertex,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.float_const_write_dynamic_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_loop_read_fragment,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_loop_read_vertex,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_const_write_dynamic_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec2_dynamic_write_dynamic_loop_read_vertex,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec3_const_write_dynamic_loop_read_fragment,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec3_const_write_dynamic_loop_read_vertex,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec3_const_write_dynamic_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec3_dynamic_write_dynamic_loop_read_vertex,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_const_write_dynamic_loop_read_fragment,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_const_write_dynamic_loop_read_vertex,Crash
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_const_write_dynamic_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_dynamic_loop_write_dynamic_loop_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_dynamic_write_dynamic_loop_read_vertex,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_static_loop_write_dynamic_loop_read_fragment,Fail
dEQP-GLES2.functional.shaders.indexing.tmp_array.vec4_static_write_dynamic_loop_read_fragment,Fail
dEQP-GLES2.functional.shaders.linkage.uniform_struct_partial_vec2_vec3,Fail
dEQP-GLES2.functional.shaders.operator.angle_and_trigonometry.acos.highp_float_fragment,Fail
dEQP-GLES2.functional.shaders.operator.angle_and_trigonometry.acos.highp_float_vertex,Fail

View file

@ -207,7 +207,6 @@ spec@ext_base_instance@arb_base_instance-drawarrays_gles3,Fail
# New failures appeared after Piglit uprev to 28d1349844eacda869f0f82f551bcd4ac0c4edfe
spec@arb_gl_spirv@execution@vs-instance-id,Fail
spec@arb_gl_spirv@execution@xfb@vs_two_sets_mixing_order,Fail
# glcts update
KHR-GL46.texture_view.view_classes,Fail