summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/qa/complex/persistent_window_states/PersistentWindowTest.props10
1 files changed, 10 insertions, 0 deletions
diff --git a/vcl/qa/complex/persistent_window_states/PersistentWindowTest.props b/vcl/qa/complex/persistent_window_states/PersistentWindowTest.props
new file mode 100644
index 000000000000..df96e1592834
--- /dev/null
+++ b/vcl/qa/complex/persistent_window_states/PersistentWindowTest.props
@@ -0,0 +1,10 @@
+# test can be long: so increase the time until the test is interrupted
+# time in milliseconds
+ThreadTimeOut=50000000
+
+# wait for the Office to close: may be increased on slower machines
+# time in milliseconds
+OfficeCloseTime=5000
+
+# do not start an Office initially
+NoOffice=yes