mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 17:10:32 +01:00
ci: Add the new timeout-prone softpipe-gl test to the skips list.
The NIR path does a whole lot more work on this testcase and we often time out, even after the NIR validation speedup. Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7279>
This commit is contained in:
parent
18cef9c514
commit
7e28fbd8bc
1 changed files with 2 additions and 0 deletions
|
|
@ -23,3 +23,5 @@ dEQP-GLES31.functional.primitive_bounding_box.wide_points.global_state.vertex_ge
|
|||
|
||||
# This one is really slow and can time out (~56 seconds locally)
|
||||
KHR-GL33.texture_swizzle.smoke
|
||||
# Another slow one post NIR transition
|
||||
KHR-GL33.texture_swizzle.functional
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue