Module: Mesa
Branch: main
Commit: 946fe209d902a0ac105ce5e814116b53628ea15b
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=946fe209d902a0ac105ce5e814116b53628ea15b

Author: Emma Anholt <[email protected]>
Date:   Tue Jan  4 16:56:14 2022 -0800

ci/r300: Update xfails from a full dEQP run.

I can now run the whole thing instead of doing subsets, so update for
that.

Reviewed-by: Marek Olšák <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14405>

---

 src/gallium/drivers/r300/ci/r300-rv515-fails.txt | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/src/gallium/drivers/r300/ci/r300-rv515-fails.txt 
b/src/gallium/drivers/r300/ci/r300-rv515-fails.txt
index 58b6d8c5e01..02f463f8588 100644
--- a/src/gallium/drivers/r300/ci/r300-rv515-fails.txt
+++ b/src/gallium/drivers/r300/ci/r300-rv515-fails.txt
@@ -8,9 +8,18 @@ 
dEQP-GLES2.functional.clipping.line.wide_line_clip_viewport_corner,Fail
 # "r300: Skipping a draw command. There is a buffer  which is too small to be 
used for rendering."
 dEQP-GLES2.functional.draw.draw_elements.points.single_attribute,Fail
 dEQP-GLES2.functional.draw.draw_elements.points.multiple_attributes,Fail
+dEQP-GLES2.functional.draw.draw_elements.indices.user_ptr.index_byte,Fail
 
 # "Framebuffer checked as complete, expected incomplete"
 
dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgb_half_float_oes,Fail
+dEQP-GLES2.functional.fbo.completeness.renderable.texture.color0.rgba_half_float_oes,Fail
+
+dEQP-GLES2.functional.fbo.render.repeated_clear.tex2d_rgb,Fail
+dEQP-GLES2.functional.fbo.render.repeated_clear.tex2d_rgba,Fail
+
+dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_never_depth_equal,Fail
+dEQP-GLES2.functional.fragment_ops.depth_stencil.stencil_depth_funcs.stencil_never_no_depth,Fail
+dEQP-GLES2.functional.fragment_ops.depth_stencil.write_mask.both,Fail
 
 dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.43,Fail
 dEQP-GLES2.functional.fragment_ops.interaction.basic_shader.74,Fail
@@ -76,6 +85,13 @@ 
dEQP-GLES2.functional.shaders.loops.for_constant_iterations.mixed_break_continue
 
dEQP-GLES2.functional.shaders.loops.for_dynamic_iterations.mixed_break_continue_vertex,Fail
 
dEQP-GLES2.functional.shaders.loops.for_uniform_iterations.mixed_break_continue_vertex,Fail
 
+dEQP-GLES2.functional.shaders.operator.geometric.reflect.highp_vec2_fragment,Fail
+dEQP-GLES2.functional.shaders.operator.geometric.reflect.highp_vec3_fragment,Fail
+dEQP-GLES2.functional.shaders.operator.geometric.reflect.highp_vec4_fragment,Fail
+dEQP-GLES2.functional.shaders.operator.geometric.reflect.mediump_vec2_fragment,Fail
+dEQP-GLES2.functional.shaders.operator.geometric.reflect.mediump_vec3_fragment,Fail
+dEQP-GLES2.functional.shaders.operator.geometric.reflect.mediump_vec4_fragment,Fail
+
 dEQP-GLES2.functional.shaders.return.return_in_dynamic_loop_dynamic_vertex,Fail
 
 dEQP-GLES2.functional.shaders.random.texture.fragment.141,Fail
@@ -133,6 +149,8 @@ 
dEQP-GLES2.functional.texture.specification.teximage2d_align.cube_rgba8888_47_2,
 
dEQP-GLES2.functional.texture.specification.teximage2d_align.cube_rgba8888_47_4,Fail
 
dEQP-GLES2.functional.texture.specification.teximage2d_align.cube_rgba8888_47_8,Fail
 
+dEQP-GLES2.functional.uniform_api.random.47,Fail
+
 
dEQP-GLES2.functional.uniform_api.value.initial.render.basic_array.vec4_both,Fail
 
dEQP-GLES2.functional.uniform_api.value.initial.render.array_in_struct.float_vec4_both,Fail
 
@@ -413,7 +431,6 @@ 
KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_mirror_repeat
 
KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_repeat_clamp,Fail
 
KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_repeat_mirror,Fail
 
KHR-GLES2.texture_3d.filtering.combinations.nearest_nearest_repeat_repeat_repeat,Fail
-KHR-GLES2.texture_3d.filtering.combinations.negative,Fail
 KHR-GLES2.texture_3d.filtering.sizes.3x7x5_linear,Fail
 KHR-GLES2.texture_3d.filtering.sizes.3x7x5_linear_mipmap_nearest,Fail
 KHR-GLES2.texture_3d.filtering.sizes.3x7x5_nearest,Fail

Reply via email to