[glib/glib-2-58: 2/4] meson: Increase fast test timeout from 30s to 60s
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-58: 2/4] meson: Increase fast test timeout from 30s to 60s
- Date: Fri, 2 Nov 2018 10:44:13 +0000 (UTC)
commit 149c7504d8f57f4d64890df5e8a9150be60ec425
Author: Simon McVittie <smcv collabora com>
Date: Thu Nov 1 09:38:40 2018 +0000
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>
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 594f55c93..14e72de57 100644
--- a/meson.build
+++ b/meson.build
@@ -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')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]