summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib/TestParameters.java
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2009-09-07 16:59:04 +0000
committerOliver Bolte <obo@openoffice.org>2009-09-07 16:59:04 +0000
commit32d107b947702ca0b7362e9ee5d228a18445996a (patch)
tree0e002196241dd043594a8703dc67898468a9c22e /qadevOOo/runner/lib/TestParameters.java
parent8d19f8eab1d0da0467616760009049305159b7e5 (diff)
CWS-TOOLING: integrate CWS qadev38
2009-08-26 09:09:14 +0200 lla r275394 : #i104497# fix broken unoapi tests 2009-08-25 15:16:34 +0200 lla r275362 : #i102426# OfficePriver fix 2009-08-25 15:14:19 +0200 lla r275361 : #i104496# cleanups
Diffstat (limited to 'qadevOOo/runner/lib/TestParameters.java')
-rw-r--r--qadevOOo/runner/lib/TestParameters.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/runner/lib/TestParameters.java b/qadevOOo/runner/lib/TestParameters.java
index be1987a8b22a..42f64331e661 100644
--- a/qadevOOo/runner/lib/TestParameters.java
+++ b/qadevOOo/runner/lib/TestParameters.java
@@ -161,13 +161,13 @@ public class TestParameters extends Hashtable {
* This parameter contains the timeout used<br>
* by the watcher
*/
- public Integer TimeOut = new Integer(30000);
+ public Integer TimeOut = new Integer(3000000);
/*
* This parameter contains the timeout used<br>
* by the complex tests
*/
- public Integer ThreadTimeOut = new Integer(30000);
+ public Integer ThreadTimeOut = new Integer(3000000);
/*
* This parameter contains the time which the office could use to close for