From 24fbda3f3657cb9b280406c8e7bf4b44087dd9ba Mon Sep 17 00:00:00 2001 From: Emma Anholt Date: Fri, 3 Sep 2021 09:53:51 -0700 Subject: [PATCH] ci/freedreno: Fix xfail update for arb_draw_indirect. I saw UnexpectedPass in my patch, and removed the Crash, but it was actually Crash -> Fail that had happened. Fixes: 83e9a7fbcf53 ("freedreno/ir3: Align driver param upload size/offset for indirect uploads.") Part-of: --- .../drivers/freedreno/ci/piglit-freedreno-a530-fails.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt index 1f83f45d66d..31d0bd7b967 100644 --- a/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt +++ b/src/gallium/drivers/freedreno/ci/piglit-freedreno-a530-fails.txt @@ -103,6 +103,8 @@ spec@arb_depth_buffer_float@fbo-depthstencil-gl_depth32f_stencil8-copypixels,Fai spec@arb_depth_buffer_float@fbo-stencil-gl_depth32f_stencil8-blit,Fail spec@arb_depth_buffer_float@fbo-stencil-gl_depth32f_stencil8-copypixels,Fail spec@arb_direct_state_access@gettextureimage-formats,Crash +spec@arb_draw_indirect@gl_vertexid used with gldrawarraysindirect,Fail +spec@arb_draw_indirect@gl_vertexid used with gldrawelementsindirect,Fail spec@arb_framebuffer_no_attachments@arb_framebuffer_no_attachments-atomic,Fail spec@arb_framebuffer_no_attachments@arb_framebuffer_no_attachments-atomic@MS4,Fail spec@arb_framebuffer_no_attachments@arb_framebuffer_no_attachments-query,Fail