mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 23:09:05 +02:00
ci/freedreno: Skip a test that's taking out the a530 boards.
This one has shown up as faulting several times, with CP failures
afterward.
Fixes: e8640fef90 ("ci: Uprev piglit to 3351e8952 ("max-texture-size: report merged results")")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10848>
This commit is contained in:
parent
e17e3df476
commit
6eff881097
1 changed files with 4 additions and 0 deletions
|
|
@ -28,3 +28,7 @@ spec@!opengl 2.0@tex3d-npot
|
|||
# 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
|
||||
|
||||
# Causes faults that need the HUPCF fix to actually work to avoid killing the
|
||||
# run.
|
||||
spec@glsl-1.30@execution@texelfetch fs sampler3d 98x1x9-98x129x9
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue