mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 20:28:04 +02:00
ci/freedreno: Drop a530 piglit_gl coverage.
It hasn't worked in a long time -- the board gets wedged 20 minutes in and then we reboot it and try again until failure. Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Acked-by: Eric Engestrom <eric@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21366>
This commit is contained in:
parent
be32dba99c
commit
0cc34b7bb9
1 changed files with 4 additions and 1 deletions
|
|
@ -113,7 +113,10 @@ a530_gl:
|
|||
|
||||
# piglit_gl since it takes a bit under 20 minutes and has a lot of flakes, so
|
||||
# leave it as manual. The shader_tests are in the main a530_gl suite.
|
||||
a530_piglit_gl:
|
||||
#
|
||||
# Disabled for now because something reliably takes out the board 19-20 minutes in,
|
||||
# and then it reboots and tries again until the job timeout.
|
||||
.a530_piglit_gl:
|
||||
extends:
|
||||
- .a530_piglit
|
||||
- .freedreno-manual-rules
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue