Further shorten timeouts for Tp (5 mins), Tp2 (3 mins), Tdhtml (3 mins) on bm-xserve08
git-svn-id: svn://10.0.0.236/trunk@228112 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -110,9 +110,9 @@ $AliveTestTimeout = 10;
|
||||
#$XpcomGlueTestTimeout = 15;
|
||||
#$CodesizeTestTimeout = 900; # seconds
|
||||
#$CodesizeTestType = "auto"; # {"auto"|"base"}
|
||||
$LayoutPerformanceTestTimeout = 600; # entire test, seconds
|
||||
$LayoutPerformanceLocalTestTimeout = 600; # entire test, seconds
|
||||
$DHTMLPerformanceTestTimeout = 600; # entire test, seconds
|
||||
$LayoutPerformanceTestTimeout = 300; # entire test, seconds
|
||||
$LayoutPerformanceLocalTestTimeout = 180; # entire test, seconds
|
||||
$DHTMLPerformanceTestTimeout = 180; # entire test, seconds
|
||||
#$QATestTimeout = 1200; # entire test, seconds
|
||||
#$LayoutPerformanceTestPageTimeout = 30000; # each page, ms
|
||||
#$StartupPerformanceTestTimeout = 15; # seconds
|
||||
|
||||
Reference in New Issue
Block a user