Mesa (master): freedreno/ci: Update piglit skips/fails

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat May 1 16:22:17 UTC 2021


Module: Mesa
Branch: master
Commit: 22575a7b1142fc5cef1d692a6caf5d05bc365faa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=22575a7b1142fc5cef1d692a6caf5d05bc365faa

Author: Rob Clark <robdclark at chromium.org>
Date:   Sat May  1 08:44:25 2021 -0700

freedreno/ci: Update piglit skips/fails

Add spec at arb_pixel_buffer_object@texsubimage cube_map_array pbo to a530
fails for the same reason as spec at arb_texture_cube_map_array@texsubimage cube_map_array
(it is sometimes triggering gpu hangs that cause other flakes).

And remove two a630 xfails that started showing up as UnexpectedPass.

Signed-off-by: Rob Clark <robdclark at chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10530>

---

 src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt | 1 +
 src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt | 2 --
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt
index 0f2b77baa90..aee2f7012af 100644
--- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt
+++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-skips.txt
@@ -27,3 +27,4 @@ spec@!opengl 2.0 at tex3d-npot
 # This one seems to be triggering faults and causing random other fails
 # depending on what else was running at the time:
 spec at arb_texture_cube_map_array@texsubimage cube_map_array
+spec at arb_pixel_buffer_object@texsubimage cube_map_array pbo
diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt
index 9d315698935..1e1a12ded35 100644
--- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt
+++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a630-fails.txt
@@ -99,8 +99,6 @@ spec at arb_direct_state_access@gettextureimage-formats init-by-rendering,Fail
 spec at arb_direct_state_access@transformfeedback-bufferbase,Fail
 spec at arb_direct_state_access@transformfeedback-bufferrange,Fail
 spec at arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail
-spec at arb_fragment_program@fp-fragment-position,Crash
-spec at arb_fragment_program@sparse-samplers,Crash
 spec at arb_framebuffer_srgb@blit renderbuffer linear msaa disabled clear,Fail
 spec at arb_framebuffer_srgb@blit renderbuffer linear msaa disabled render,Fail
 spec at arb_framebuffer_srgb@blit renderbuffer linear msaa enabled clear,Fail



More information about the mesa-commit mailing list