Module: Mesa Branch: main Commit: 9017bb08373819b7b7ca1b45c6317ce7e8409112 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9017bb08373819b7b7ca1b45c6317ce7e8409112
Author: Emma Anholt <[email protected]> Date: Mon Sep 20 10:04:08 2021 -0700 ci/freedreno: Add some cubearray piglit flakes on a630 I noticed. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12939> --- src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-flakes.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-flakes.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-flakes.txt index dc447105343..6c070d7a7fa 100644 --- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-flakes.txt +++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-flakes.txt @@ -35,5 +35,13 @@ spec@ext_packed_depth_stencil@fbo-clear-formats stencil # Flaky since around 2021-05-21, the day after a piglit uprev reshuffled us. spec@arb_map_buffer_range@map_invalidate_buffer_bit offset=0 +# Flaky since around 2021-06-21. +spec@arb_texture_gather@texturegatheroffset@vs-rgb-blue-uint-2darray +spec@arb_texture_gather@texturegather@fs-rgba-green-uint-cubearray +spec@arb_texture_gather@texturegather@vs-rgb-none-float-cubearray + +# First appeared in https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11511 [email protected]@execution@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@rasterpos@glsl_vs_tex1D
