[gnome-control-center] tests: increase the tests timeout
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] tests: increase the tests timeout
- Date: Sun, 15 Jul 2018 01:55:44 +0000 (UTC)
commit 4f8a64ac25d3acd1b6707d5905f668b90652065f
Author: Claudio André <claudioandre br gmail com>
Date: Sat Jul 14 15:30:31 2018 -0300
tests: increase the tests timeout
This is only needed for non AMD64.
tests/datetime/meson.build | 4 ++--
tests/network/meson.build | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tests/datetime/meson.build b/tests/datetime/meson.build
index fd0896400..9c2eca5e7 100644
--- a/tests/datetime/meson.build
+++ b/tests/datetime/meson.build
@@ -31,5 +31,5 @@ test(
'test-datetime',
find_program('test-datetime.py'),
env : env,
- timeout : 10
-)
\ No newline at end of file
+ timeout : 60
+)
diff --git a/tests/network/meson.build b/tests/network/meson.build
index 5c929232b..81068920c 100644
--- a/tests/network/meson.build
+++ b/tests/network/meson.build
@@ -27,5 +27,5 @@ test(
'test-network-panel',
find_program('test-network-panel.py'),
env : envs,
- timeout : 10
+ timeout : 60
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]