[tracker-miners/sam/test-runner-fix: 13/21] 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/21] functional-tests: Increase timeout to 120 seconds
- Date: Mon, 11 Feb 2019 00:03:19 +0000 (UTC)
commit fa7b101adb2e44a747a6bd8802d8a1823f7de240
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]