diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml
index 9d6750751f3433cbce491fc41a9187b978f2d8b5..71fe69c6aa83ad5702a9b7cec551c62d57504c7d 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'>