Bug 416911 - per-test timeout in talos
Bustage fix (malformed pageloader options) p/r = anodelman git-svn-id: svn://10.0.0.236/trunk@252850 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -86,7 +86,7 @@ tests :
|
||||
win_counters : []
|
||||
unix_counters : []
|
||||
tp:
|
||||
url : '-tp page_load_test/manifest.txt -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 5'
|
||||
url : '-tp page_load_test/manifest.txt -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 5'
|
||||
resolution : 1
|
||||
cycles : 1
|
||||
pagetimeout : 240
|
||||
@@ -99,21 +99,21 @@ tests :
|
||||
win_counters : ['Working Set', 'Private Bytes', '% Processor Time']
|
||||
unix_counters : [ 'Private Bytes', 'RSS']
|
||||
tdhtml:
|
||||
url: '-tp page_load_test/dhtml/dhtml.manifest -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 5'
|
||||
url: '-tp page_load_test/dhtml/dhtml.manifest -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 5'
|
||||
resolution : 1
|
||||
cycles : 1
|
||||
pagetimeout : 240
|
||||
win_counters : []
|
||||
unix_counters : []
|
||||
tgfx:
|
||||
url: '-tp page_load_test/gfx/gfx.manifest -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 5 -tprender'
|
||||
url: '-tp page_load_test/gfx/gfx.manifest -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 5 -tprender'
|
||||
resolution : 1
|
||||
cycles : 1
|
||||
pagetimeout : 240
|
||||
win_counters : []
|
||||
unix_counters : []
|
||||
tsvg:
|
||||
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 5'
|
||||
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 5'
|
||||
resolution : 1
|
||||
cycles : 1
|
||||
pagetimeout : 240
|
||||
@@ -127,14 +127,14 @@ tests :
|
||||
win_counters: []
|
||||
unix_counters : []
|
||||
tjss:
|
||||
url: '-tp page_load_test/jss/jss.manifest -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 1'
|
||||
url: '-tp page_load_test/jss/jss.manifest -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 1'
|
||||
resolution : 1
|
||||
cycles : 1
|
||||
pagetimeout : 240
|
||||
win_counters : []
|
||||
unix_counters : []
|
||||
tsspider:
|
||||
url: '-tp page_load_test/sunspider/sunspider.manifest -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 5'
|
||||
url: '-tp page_load_test/sunspider/sunspider.manifest -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 5'
|
||||
resolution : 1
|
||||
cycles : 1
|
||||
pagetimeout : 240
|
||||
|
||||
@@ -84,7 +84,7 @@ tests :
|
||||
win_counters : []
|
||||
unix_counters : []
|
||||
tp:
|
||||
url : '-tp page_load_test/manifest.txt -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 10 -tptimeout 120000'
|
||||
url : '-tp page_load_test/manifest.txt -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 10 -tptimeout 120000'
|
||||
resolution : 1
|
||||
cycles : 1
|
||||
pagetimeout : 240
|
||||
@@ -98,21 +98,21 @@ tests :
|
||||
# win_counters : ['Working Set', 'Private Bytes', '% Processor Time']
|
||||
# unix_counters: ['RSS', 'Private Bytes']
|
||||
# tdhtml:
|
||||
# url: '-tp page_load_test/dhtml/dhtml.manifest -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 5'
|
||||
# url: '-tp page_load_test/dhtml/dhtml.manifest -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 5'
|
||||
# resolution : 1
|
||||
# cycles : 1
|
||||
# pagetimeout : 240
|
||||
# win_counters : []
|
||||
# unix_counters : []
|
||||
# tgfx:
|
||||
# url: '-tp page_load_test/gfx/gfx.manifest -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 5 -tprender'
|
||||
# url: '-tp page_load_test/gfx/gfx.manifest -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 5 -tprender'
|
||||
# resolution : 1
|
||||
# cycles : 1
|
||||
# pagetimeout : 240
|
||||
# win_counters : []
|
||||
# unix_counters : []
|
||||
# tsvg:
|
||||
# url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat -tpnoisy tinderbox -tpcycles 5'
|
||||
# url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpnoisy -tpformat tinderbox -tpcycles 5'
|
||||
# resolution : 1
|
||||
# cycles : 1
|
||||
# pagetimeout : 240
|
||||
|
||||
Reference in New Issue
Block a user