[nautilus] tests: Increase timeout
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] tests: Increase timeout
- Date: Fri, 14 Sep 2018 05:17:44 +0000 (UTC)
commit 1f8b23d7c0ff86927bb4f2f99178d1cd1cf552f7
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Fri Sep 14 05:17:35 2018 +0000
tests: Increase timeout
It timeouts in Debian and sometimes locally.
test/automated/display/meson.build | 2 +-
test/automated/displayless/meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/test/automated/display/meson.build b/test/automated/display/meson.build
index 05e42a9ff..c2b204bc3 100644
--- a/test/automated/display/meson.build
+++ b/test/automated/display/meson.build
@@ -18,6 +18,6 @@ foreach t: tests
'G_TEST_BUILDDIR=@0@'.format(meson.current_build_dir()),
'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir())
],
- timeout: 120
+ timeout: 240
)
endforeach
diff --git a/test/automated/displayless/meson.build b/test/automated/displayless/meson.build
index 3309bd50a..fa1179a95 100644
--- a/test/automated/displayless/meson.build
+++ b/test/automated/displayless/meson.build
@@ -43,6 +43,6 @@ foreach t: tests
'G_TEST_BUILDDIR=@0@'.format(meson.current_build_dir()),
'G_TEST_SRCDIR=@0@'.format(meson.current_source_dir())
],
- timeout: 120
+ timeout: 240
)
endforeach
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]