diff --git a/mozilla/testing/performance/talos/sample.config b/mozilla/testing/performance/talos/sample.config index bd6234bdd9d..be17ac11f6f 100755 --- a/mozilla/testing/performance/talos/sample.config +++ b/mozilla/testing/performance/talos/sample.config @@ -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 diff --git a/mozilla/tools/buildbot-configs/testing/talos/tryperfmaster/configs/sample.config b/mozilla/tools/buildbot-configs/testing/talos/tryperfmaster/configs/sample.config index 25e66a91a53..43c72afd317 100644 --- a/mozilla/tools/buildbot-configs/testing/talos/tryperfmaster/configs/sample.config +++ b/mozilla/tools/buildbot-configs/testing/talos/tryperfmaster/configs/sample.config @@ -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