mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-11 05:13:50 +01:00
meson: Increase fast test timeout from 30s to 60s
This is enough for most Debian buildds, including embedded devices like mips and powerpcspe. It is not enough for hppa (PA-RISC), but that architecture is so uniquely slow that it might make more sense to special-case it downstream. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
a11ff3755a
commit
149c7504d8
@ -1962,7 +1962,7 @@ if want_systemtap and enable_dtrace
|
||||
enable_systemtap = true
|
||||
endif
|
||||
|
||||
test_timeout = 30
|
||||
test_timeout = 60
|
||||
test_timeout_slow = 120
|
||||
|
||||
pkg = import('pkgconfig')
|
||||
|
Loading…
x
Reference in New Issue
Block a user