mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
nir: Bump test timeouts.
nir_opt_algebraic_tests has been pushing our qemu-ed tests over the line. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39563>
This commit is contained in:
parent
d19460ffc4
commit
eb990cd81e
1 changed files with 1 additions and 1 deletions
|
|
@ -472,7 +472,7 @@ if with_tests
|
|||
),
|
||||
suite : ['compiler', 'nir'],
|
||||
protocol : 'gtest',
|
||||
timeout : 60,
|
||||
timeout : 120,
|
||||
)
|
||||
|
||||
test(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue