From 1427f666dcc24e71d1b5c5c8f6d1d568c3bcf210 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Tue, 18 Feb 2020 12:44:57 -0800 Subject: [PATCH] ci: Extend the a630 flake list to reduce spurious failures. These are the tests I've seen flake twice while logged in to the IRC channel this year. Also include fragment_out.random.5 which fully spuriously failed recently. Closes: #2516 Tested-by: Marge Bot Part-of: --- .gitlab-ci/deqp-freedreno-a630-skips.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci/deqp-freedreno-a630-skips.txt b/.gitlab-ci/deqp-freedreno-a630-skips.txt index 16c8bd70d8d..e2c149440c7 100644 --- a/.gitlab-ci/deqp-freedreno-a630-skips.txt +++ b/.gitlab-ci/deqp-freedreno-a630-skips.txt @@ -20,7 +20,7 @@ dEQP-GLES31.functional.primitive_bounding_box.* dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.23 dEQP-GLES31.functional.ssbo.layout.random.all_shared_buffer.48 -# Flakes reported more than once during January 2020 +# Flakes reported more than once during Jan-Feb 2020 dEQP-GLES31.functional.layout_binding.ssbo.fragment_binding_array dEQP-GLES31.functional.stencil_texturing.format.depth24_stencil8_2d dEQP-GLES31.functional.stencil_texturing.format.stencil_index8_2d @@ -29,18 +29,24 @@ dEQP-GLES31.functional.texture.border_clamp.formats.stencil_index8.nearest_size_ dEQP-GLES31.functional.texture.border_clamp.formats.stencil_index8.nearest_size_pot dEQP-GLES31.functional.texture.border_clamp.sampler.uint_stencil dEQP-GLES31.functional.texture.specification.texsubimage3d_pbo.r16ui_cube_array +dEQP-GLES3.functional.buffer.write.recreate_store.random_1 +dEQP-GLES3.functional.draw.draw_elements.line_loop.instanced_attributes dEQP-GLES3.functional.fbo.blit.conversion.r16f_to_r11f_g11f_b10f dEQP-GLES3.functional.fbo.blit.conversion.r16f_to_r16f dEQP-GLES3.functional.fbo.blit.conversion.r16f_to_r32f +dEQP-GLES3.functional.fbo.blit.conversion.r16f_to_r8 +dEQP-GLES3.functional.fbo.blit.conversion.r16f_to_rgb5_a1 dEQP-GLES3.functional.fbo.blit.conversion.r16i_to_rg16i dEQP-GLES3.functional.fbo.blit.conversion.r16ui_to_r8ui dEQP-GLES3.functional.fbo.blit.conversion.r8_to_r16f dEQP-GLES3.functional.fbo.blit.conversion.rgb5_a1_to_r16f +dEQP-GLES3.functional.fbo.blit.conversion.rgba32f_to_r16f dEQP-GLES3.functional.fbo.blit.conversion.rgba32i_to_r16i dEQP-GLES3.functional.fbo.blit.conversion.rgba32ui_to_r16ui dEQP-GLES3.functional.fbo.msaa.2_samples.stencil_index8 dEQP-GLES3.functional.fragment_out.random.0 dEQP-GLES3.functional.fragment_out.random.1 +dEQP-GLES3.functional.fragment_out.random.12 dEQP-GLES3.functional.fragment_out.random.13 dEQP-GLES3.functional.fragment_out.random.17 dEQP-GLES3.functional.fragment_out.random.24 @@ -49,23 +55,29 @@ dEQP-GLES3.functional.fragment_out.random.28 dEQP-GLES3.functional.fragment_out.random.32 dEQP-GLES3.functional.fragment_out.random.34 dEQP-GLES3.functional.fragment_out.random.35 +dEQP-GLES3.functional.fragment_out.random.36 +dEQP-GLES3.functional.fragment_out.random.40 dEQP-GLES3.functional.fragment_out.random.44 dEQP-GLES3.functional.fragment_out.random.47 +dEQP-GLES3.functional.fragment_out.random.5 dEQP-GLES3.functional.fragment_out.random.50 dEQP-GLES3.functional.fragment_out.random.51 dEQP-GLES3.functional.fragment_out.random.55 dEQP-GLES3.functional.fragment_out.random.58 dEQP-GLES3.functional.fragment_out.random.59 +dEQP-GLES3.functional.fragment_out.random.61 dEQP-GLES3.functional.fragment_out.random.63 dEQP-GLES3.functional.fragment_out.random.66 dEQP-GLES3.functional.fragment_out.random.67 dEQP-GLES3.functional.fragment_out.random.69 +dEQP-GLES3.functional.fragment_out.random.70 dEQP-GLES3.functional.fragment_out.random.71 dEQP-GLES3.functional.fragment_out.random.80 dEQP-GLES3.functional.fragment_out.random.82 dEQP-GLES3.functional.fragment_out.random.86 dEQP-GLES3.functional.fragment_out.random.88 dEQP-GLES3.functional.fragment_out.random.91 +dEQP-GLES3.functional.fragment_out.random.93 dEQP-GLES3.functional.fragment_out.random.95 dEQP-GLES3.functional.fragment_out.random.96 dEQP-GLES3.functional.texture.format.sized.2d_array.r16ui_npot -- 2.30.2