Bug 410702 - add per page timeouts to tgfx/tdhtml/tsvg

a=anodelman r=rcampbell
This commit is contained in:
anodelman%mozilla.com 2008-01-04 21:43:43 +00:00
Родитель 10cd4fb790
Коммит bd3cc90400
4 изменённых файлов: 10 добавлений и 10 удалений

Просмотреть файл

@ -90,19 +90,19 @@ 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 tinderbox -tpcycles 5'
url: '-tp page_load_test/dhtml/dhtml.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : []
unix_counters : []
tgfx:
url: '-tp page_load_test/gfx/gfx.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tprender'
url: '-tp page_load_test/gfx/gfx.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tprender -tptimeout 300000'
resolution : 1
cycles : 1
win_counters : []
unix_counters : []
tsvg:
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat tinderbox -tpcycles 5'
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : []

Просмотреть файл

@ -90,13 +90,13 @@ 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 tinderbox -tpcycles 5'
url: '-tp page_load_test/dhtml/dhtml.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : []
unix_counters : []
tsvg:
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat tinderbox -tpcycles 5'
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : []

Просмотреть файл

@ -90,19 +90,19 @@ 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 tinderbox -tpcycles 5'
url: '-tp page_load_test/dhtml/dhtml.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : []
unix_counters : []
tgfx:
url: '-tp page_load_test/gfx/gfx.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tprender'
url: '-tp page_load_test/gfx/gfx.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tprender -tptimeout 300000'
resolution : 1
cycles : 1
win_counters : []
unix_counters : []
tsvg:
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat tinderbox -tpcycles 5'
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : []

Просмотреть файл

@ -90,13 +90,13 @@ 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 tinderbox -tpcycles 5'
url: '-tp page_load_test/dhtml/dhtml.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : []
unix_counters : []
tsvg:
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat tinderbox -tpcycles 5'
url: '-tp page_load_test/svg/svg.manifest -tpchrome -tpformat tinderbox -tpcycles 5 -tptimeout 120000'
resolution : 1
cycles : 1
win_counters : []