mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 15:56:23 +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
13e206aaeb
commit
a40ef2ff92
@ -1972,7 +1972,7 @@ if want_systemtap and enable_dtrace
|
|||||||
enable_systemtap = true
|
enable_systemtap = true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
test_timeout = 30
|
test_timeout = 60
|
||||||
test_timeout_slow = 120
|
test_timeout_slow = 120
|
||||||
|
|
||||||
pkg = import('pkgconfig')
|
pkg = import('pkgconfig')
|
||||||
|
Loading…
Reference in New Issue
Block a user