Bug 406835 - set timeout on any page in tp to 2 minutes (for talos tests)

a=anodelman r=rcampbell


git-svn-id: svn://10.0.0.236/trunk@240445 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
anodelman%mozilla.com
2007-12-04 22:01:25 +00:00
parent a50cff6bc3
commit cfc4fe3377
2 changed files with 2 additions and 2 deletions

View File

@@ -77,7 +77,7 @@ tests :
win_counters : []
unix_counters : []
tp:
url : '-tp page_load_test/manifest.txt -tpchrome -tpformat tinderbox -tpcycles 10'
url : '-tp page_load_test/manifest.txt -tpchrome -tpformat tinderbox -tpcycles 10 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : ['Working Set', 'Private Bytes', '% Processor Time']

View File

@@ -77,7 +77,7 @@ tests :
win_counters : []
unix_counters : []
tp:
url : '-tp page_load_test/manifest.txt -tpchrome -tpformat tinderbox -tpcycles 10'
url : '-tp page_load_test/manifest.txt -tpchrome -tpformat tinderbox -tpcycles 10 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : ['Working Set', 'Private Bytes', '% Processor Time']