[tracker-miners/sam/test-runner-fix: 13/19] functional-tests: Increase timeout to 120 seconds
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/sam/test-runner-fix: 13/19] functional-tests: Increase timeout to 120 seconds
- Date: Sat, 5 Jan 2019 11:10:23 +0000 (UTC)
commit 77439b562c5bbbbe8be2a7cd1fee0db9868a4249
Author: Sam Thursfield <sam afuera me uk>
Date: Fri Jan 4 21:06:00 2019 +0100
functional-tests: Increase timeout to 120 seconds
The 300-miner-basic-ops tests take ~80 seconds to complete on my
machine.
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 8819733d2..a24cfe491 100644
--- a/tests/functional-tests/meson.build
+++ b/tests/functional-tests/meson.build
@@ -88,5 +88,5 @@ foreach t: functional_tests
args: './' + t + '.py',
env: test_env,
workdir: meson.current_source_dir(),
- timeout: 60)
+ timeout: 120)
endforeach
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]