mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
zink+radv/ci: give polaris10 piglit tests a display to use
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36579>
This commit is contained in:
parent
003df4bb64
commit
7f0b5a2c92
2 changed files with 18 additions and 1 deletions
|
|
@ -249,6 +249,7 @@ zink-radv-polaris10-valve:
|
|||
- .zink-radv-valve-manual-rules
|
||||
timeout: 40m
|
||||
variables:
|
||||
HWCI_START_WESTON: 1
|
||||
GPU_VERSION: zink-radv-polaris10
|
||||
ZINK_DEBUG: quiet
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 30
|
||||
|
|
|
|||
|
|
@ -1,8 +1,24 @@
|
|||
glx@extension string sanity,Fail
|
||||
glx@glx-buffer-age vblank_mode=0,Crash
|
||||
glx@glx-buffer-age,Crash
|
||||
glx@glx-destroycontext-1,Crash
|
||||
glx@glx-destroycontext-2,Crash
|
||||
glx@glx-destroycontext-3,Crash
|
||||
glx@glx-make-current,Crash
|
||||
glx@glx-multi-context-front,Crash
|
||||
glx@glx-multi-context-ib-1,Crash
|
||||
glx@glx-multi-context-single-window,Crash
|
||||
glx@glx-multi-window-single-context,Crash
|
||||
glx@glx-multithread,Crash
|
||||
glx@glx-multithread-buffer,Crash
|
||||
glx@glx-multithread-buffer-busy-tracking-bug,Crash
|
||||
glx@glx-multithread-texture,Crash
|
||||
glx@glx-shader-sharing,Crash
|
||||
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex,Fail
|
||||
spec@arb_program_interface_query@arb_program_interface_query-getprogramresourceindex@'vs_input2[1][0]' on GL_PROGRAM_INPUT,Fail
|
||||
|
||||
spec@egl_mesa_configless_context@basic,Fail
|
||||
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv12,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_nv21,Fail
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-sample_vyuy,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue