Mesa (main): ci/freedreno: Add known flakes from the last month.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Dec 16 23:05:03 UTC 2021


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

Author: Emma Anholt <emma at anholt.net>
Date:   Thu Dec 16 14:14:09 2021 -0800

ci/freedreno: Add known flakes from the last month.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14239>

---

 src/freedreno/ci/freedreno-a630-flakes.txt | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/src/freedreno/ci/freedreno-a630-flakes.txt b/src/freedreno/ci/freedreno-a630-flakes.txt
index 452066519c2..40d025bdd8d 100644
--- a/src/freedreno/ci/freedreno-a630-flakes.txt
+++ b/src/freedreno/ci/freedreno-a630-flakes.txt
@@ -106,6 +106,12 @@ KHR-GLES31.core.arrays_of_arrays.InteractionFunctionCalls2
 KHR-GLES31.core.geometry_shader.layered_framebuffer.depth_support
 KHR-GLES31.core.tessellation_shader.tessellation_shader_tc_barriers.barrier_guarded_read_calls
 
+# First flaked on 2021-08-19 with a kernel update.
+KHR-GLES31.core.tessellation_shader.tessellation_control_to_tessellation_evaluation.gl_MaxPatchVertices_Position_PointSize
+
+# edfff331b3241d1c18d5c589fcdf75728089c886 mostly fixed this, but apparently it still flakes.
+dEQP-GLES3.functional.fbo.blit.depth_stencil.depth32f_stencil8_scale
+
 # looks like a cache flushing issue, and it does sometimes pass.
 bypass-dEQP-GLES31.functional.blend_equation_advanced.msaa.*
 
@@ -146,6 +152,10 @@ spec at arb_depth_texture@fbo-clear-formats
 spec at arb_draw_indirect@arb_draw_indirect-transform-feedback
 spec at arb_map_buffer_range@map_invalidate_buffer_bit offset=0
 
+# Always been flaky, but didn't show up until the testscase was fixed to not spuriously skip.
+spec at arb_shader_image_load_store@indexing
+spec at arb_shader_image_load_store@indexing at Fragment shader/dynamically uniform indexing test
+
 # Occasionally passes instead of failing
 spec at egl_chromium_sync_control@conformance
 spec at egl_chromium_sync_control@conformance at eglGetSyncValuesCHROMIUM_msc_and_sbc_test
@@ -171,3 +181,9 @@ spec at glsl-1.30@execution at tex-miplevel-selection texture\(bias\) cubearray
 
 # First appeared on 2021-05-14 on tc-merge-index-unrefs, but not obviously related.
 spec@!opengl 1.0 at rasterpos@glsl_vs_tex1D
+
+# Has only flaked where it fails twice in a run, never as a Flake status.
+spec@!opengl 1.0 at rasterpos@glsl_vs_ubo
+
+# First appeared 2021-06-14
+spec at egl 1.4 at eglcreatepbuffersurface and then glclear



More information about the mesa-commit mailing list