summaryrefslogtreecommitdiffstats
diff options
-rw-r--r--qt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt.py b/qt.py
index e1482e7..1c993e1 100644
--- a/qt.py
+++ b/qt.py
@@ -12,7 +12,7 @@ import common
CONFIGURE_TIMEOUT = 10 * 60
BUILD_TIMEOUT = 30 * 60
-TEST_TIMEOUT = 15 * 60
+TEST_TIMEOUT = 30 * 60
TERMINATE_TIMEOUT = 5