[tracker/sam/2.3-ci] ci: Increase functional-test timeouts
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/sam/2.3-ci] ci: Increase functional-test timeouts
- Date: Sat, 25 Apr 2020 11:03:03 +0000 (UTC)
commit b8cf4f421dd54611946b1d60ca759bf6a063a72c
Author: Sam Thursfield <sam afuera me uk>
Date: Sat Apr 25 13:02:13 2020 +0200
ci: Increase functional-test timeouts
The ontology-changes times out after 60 seconds on Ubuntu.
See https://gitlab.gnome.org/GNOME/tracker/-/jobs/685598
tests/functional-tests/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/functional-tests/meson.build b/tests/functional-tests/meson.build
index be3fc2a4a..7d978f09e 100644
--- a/tests/functional-tests/meson.build
+++ b/tests/functional-tests/meson.build
@@ -47,7 +47,7 @@ foreach t: functional_tests
args: './' + t + '.py',
env: test_env,
workdir: meson.current_source_dir(),
- timeout: 60)
+ timeout: 120)
endforeach
subdir('ipc')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]