summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/phpunit-autotest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml
index 9d6750751f3..71fe69c6aa8 100644
--- a/tests/phpunit-autotest.xml
+++ b/tests/phpunit-autotest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php"
strict="true"
- timeoutForSmallTests="30"
- timeoutForMediumTests="300"
+ timeoutForSmallTests="900"
+ timeoutForMediumTests="900"
timeoutForLargeTests="900"
>
<testsuite name='ownCloud'>