[tracker/tracker-0.10] functional-tests: Increase timeout in	application tests
- From: JÃrg Billeter <juergbi src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [tracker/tracker-0.10] functional-tests: Increase timeout in	application tests
 
- Date: Fri, 21 Oct 2011 14:25:31 +0000 (UTC)
 
commit 6e668c24bd584a91f79d92a2624cea3f101b1d3c
Author: JÃrg Billeter <j bitron ch>
Date:   Mon Oct 17 15:49:31 2011 +0200
    functional-tests: Increase timeout in application tests
 tests/functional-tests/600-applications-camera.py |    2 +-
 tests/functional-tests/601-applications-sync.py   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/functional-tests/600-applications-camera.py b/tests/functional-tests/600-applications-camera.py
index 198a3c53..7dd3e8f 100755
--- a/tests/functional-tests/600-applications-camera.py
+++ b/tests/functional-tests/600-applications-camera.py
@@ -35,7 +35,7 @@ from common.utils import configuration as cfg
 import unittest2 as ut
 from common.utils.applicationstest import CommonTrackerApplicationTest as CommonTrackerApplicationTest
 
-MINER_FS_IDLE_TIMEOUT = 5
+MINER_FS_IDLE_TIMEOUT = 30
 
 class TrackerCameraPicturesApplicationTests (CommonTrackerApplicationTest):
 
diff --git a/tests/functional-tests/601-applications-sync.py b/tests/functional-tests/601-applications-sync.py
index 18fc4a3..a4df282 100755
--- a/tests/functional-tests/601-applications-sync.py
+++ b/tests/functional-tests/601-applications-sync.py
@@ -35,7 +35,7 @@ from common.utils import configuration as cfg
 import unittest2 as ut
 from common.utils.applicationstest import CommonTrackerApplicationTest as CommonTrackerApplicationTest
 
-MINER_FS_IDLE_TIMEOUT = 5
+MINER_FS_IDLE_TIMEOUT = 30
 
 class TrackerSyncApplicationTests (CommonTrackerApplicationTest):
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]