freedreno/ci: Update piglit skips/fails

Add spec@arb_pixel_buffer_object@texsubimage cube_map_array pbo to a530
fails for the same reason as spec@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@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10530>
This commit is contained in:
Rob Clark 2021-05-01 08:44:25 -07:00
parent 928453ccb2
commit 22575a7b11
2 changed files with 1 additions and 2 deletions

View file

@ -27,3 +27,4 @@ spec@!opengl 2.0@tex3d-npot
# This one seems to be triggering faults and causing random other fails
# depending on what else was running at the time:
spec@arb_texture_cube_map_array@texsubimage cube_map_array
spec@arb_pixel_buffer_object@texsubimage cube_map_array pbo

View file

@ -99,8 +99,6 @@ spec@arb_direct_state_access@gettextureimage-formats init-by-rendering,Fail
spec@arb_direct_state_access@transformfeedback-bufferbase,Fail
spec@arb_direct_state_access@transformfeedback-bufferrange,Fail
spec@arb_es2_compatibility@texwrap formats bordercolor-swizzled,Fail
spec@arb_fragment_program@fp-fragment-position,Crash
spec@arb_fragment_program@sparse-samplers,Crash
spec@arb_framebuffer_srgb@blit renderbuffer linear msaa disabled clear,Fail
spec@arb_framebuffer_srgb@blit renderbuffer linear msaa disabled render,Fail
spec@arb_framebuffer_srgb@blit renderbuffer linear msaa enabled clear,Fail