2011-12-15 19:10:35 +04:00
|
|
|
{
|
2012-02-02 20:03:47 +04:00
|
|
|
"talos.zip": {
|
2015-05-22 03:07:46 +03:00
|
|
|
"url": "http://talos-bundles.pvt.build.mozilla.org/zips/talos.a6052c33d420.zip",
|
2012-02-02 20:03:47 +04:00
|
|
|
"path": ""
|
2013-07-12 21:19:52 +04:00
|
|
|
},
|
2014-10-24 20:45:57 +04:00
|
|
|
"extra_options": {
|
|
|
|
"android": [ "--apkPath=%(apk_path)s" ]
|
2013-07-12 21:19:52 +04:00
|
|
|
},
|
|
|
|
"suites": {
|
|
|
|
"chromez": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["tresize", "tcanvasmark"],
|
|
|
|
"talos_options": ["--disable-e10s"]
|
2013-07-12 21:19:52 +04:00
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"chromez-e10s": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["tresize", "tcanvasmark"]
|
2013-07-12 21:19:52 +04:00
|
|
|
},
|
|
|
|
"dromaeojs": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["dromaeo_css", "kraken"],
|
|
|
|
"talos_options": ["--disable-e10s"]
|
2013-07-12 21:19:52 +04:00
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"dromaeojs-e10s": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["dromaeo_css", "kraken"]
|
2014-10-29 21:20:28 +03:00
|
|
|
},
|
2013-07-24 00:24:50 +04:00
|
|
|
"other": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "tabpaint"],
|
|
|
|
"talos_options": ["--disable-e10s"]
|
2013-07-12 21:19:52 +04:00
|
|
|
},
|
2015-09-04 22:56:43 +03:00
|
|
|
"other-e10s": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "tabpaint"]
|
2015-09-04 22:56:43 +03:00
|
|
|
},
|
2014-06-24 19:26:08 +04:00
|
|
|
"other_nol64": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "tabpaint"],
|
|
|
|
"talos_options": ["--disable-e10s"]
|
2014-06-10 19:28:12 +04:00
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"other-e10s_nol64": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "tabpaint"]
|
2014-10-29 21:20:28 +03:00
|
|
|
},
|
2014-06-24 19:26:08 +04:00
|
|
|
"other_l64": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "tabpaint"],
|
|
|
|
"talos_options": ["--disable-e10s"]
|
2014-06-10 19:28:12 +04:00
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"other-e10s_l64": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "tabpaint"]
|
2014-10-29 21:20:28 +03:00
|
|
|
},
|
2014-06-24 19:26:08 +04:00
|
|
|
"g1": {
|
2014-07-11 18:51:12 +04:00
|
|
|
"tests": ["tp5o_scroll", "glterrain"],
|
2016-04-01 18:01:23 +03:00
|
|
|
"talos_options": ["--disable-e10s"],
|
2016-11-08 03:35:12 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
2014-06-24 19:26:08 +04:00
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"g1-e10s": {
|
|
|
|
"tests": ["tp5o_scroll", "glterrain"],
|
2016-11-08 03:35:12 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
2014-10-29 21:20:28 +03:00
|
|
|
},
|
2015-04-22 01:20:55 +03:00
|
|
|
"g2": {
|
2015-07-15 12:35:36 +03:00
|
|
|
"tests": ["damp", "tps"],
|
2016-04-01 18:01:23 +03:00
|
|
|
"talos_options": ["--disable-e10s"],
|
2016-11-08 03:35:12 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
2015-04-22 01:20:55 +03:00
|
|
|
},
|
2015-05-22 03:07:46 +03:00
|
|
|
"g2-e10s": {
|
2015-07-15 12:35:36 +03:00
|
|
|
"tests": ["damp", "tps"],
|
2016-11-08 03:35:12 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
2015-05-22 03:07:46 +03:00
|
|
|
},
|
2015-09-23 20:39:42 +03:00
|
|
|
"g3": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["dromaeo_dom"],
|
|
|
|
"talos_options": ["--disable-e10s"]
|
2015-09-23 20:39:42 +03:00
|
|
|
},
|
|
|
|
"g3-e10s": {
|
2016-04-01 18:01:23 +03:00
|
|
|
"tests": ["dromaeo_dom"]
|
2015-05-22 03:07:46 +03:00
|
|
|
},
|
2016-05-09 09:04:00 +03:00
|
|
|
"g4": {
|
|
|
|
"tests": ["basic_compositor_video"],
|
|
|
|
"talos_options": ["--disable-e10s"]
|
|
|
|
},
|
|
|
|
"g4-e10s": {
|
|
|
|
"tests": ["basic_compositor_video"]
|
|
|
|
},
|
2013-07-24 00:24:50 +04:00
|
|
|
"svgr": {
|
2016-11-19 03:33:03 +03:00
|
|
|
"tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "cart", "tsvg_static"],
|
2016-04-01 18:01:23 +03:00
|
|
|
"talos_options": ["--disable-e10s"]
|
2013-07-12 21:19:52 +04:00
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"svgr-e10s": {
|
2016-11-19 03:33:03 +03:00
|
|
|
"tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "cart", "tsvg_static"]
|
2014-10-29 21:20:28 +03:00
|
|
|
},
|
2017-04-06 22:11:25 +03:00
|
|
|
"perf-reftest": {
|
|
|
|
"tests": ["bloom_basic", "bloom_basic_ref"]
|
|
|
|
},
|
|
|
|
"perf-reftest-e10s": {
|
|
|
|
"tests": ["bloom_basic", "bloom_basic_ref"]
|
|
|
|
},
|
2013-07-12 21:19:52 +04:00
|
|
|
"tp5o": {
|
|
|
|
"tests": ["tp5o"],
|
2016-11-08 03:35:12 +03:00
|
|
|
"pagesets_name": "tp5n.zip",
|
|
|
|
"talos_options": ["--disable-e10s"]
|
2013-07-12 21:19:52 +04:00
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"tp5o-e10s": {
|
|
|
|
"tests": ["tp5o"],
|
2016-11-08 03:35:12 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
2015-05-22 03:07:46 +03:00
|
|
|
},
|
2013-07-12 21:19:52 +04:00
|
|
|
"xperf": {
|
2014-12-19 20:06:59 +03:00
|
|
|
"tests": ["tp5n"],
|
2016-11-08 03:35:12 +03:00
|
|
|
"pagesets_name": "tp5n.zip",
|
2013-07-12 21:19:52 +04:00
|
|
|
"talos_options": [
|
2016-04-01 18:01:23 +03:00
|
|
|
"--disable-e10s",
|
2013-07-12 21:19:52 +04:00
|
|
|
"--xperf_path",
|
2015-07-30 18:31:52 +03:00
|
|
|
"\"c:/Program Files/Microsoft Windows Performance Toolkit/xperf.exe\""
|
2013-07-12 21:19:52 +04:00
|
|
|
]
|
2013-11-01 13:24:10 +04:00
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"xperf-e10s": {
|
2014-12-19 20:06:59 +03:00
|
|
|
"tests": ["tp5n"],
|
2016-11-08 03:35:12 +03:00
|
|
|
"pagesets_name": "tp5n.zip",
|
2014-01-09 21:37:52 +04:00
|
|
|
"talos_options": [
|
2014-10-29 21:20:28 +03:00
|
|
|
"--xperf_path",
|
2015-11-06 23:39:57 +03:00
|
|
|
"\"c:/Program Files/Microsoft Windows Performance Toolkit/xperf.exe\""
|
2014-01-09 21:37:52 +04:00
|
|
|
]
|
2013-07-12 21:19:52 +04:00
|
|
|
}
|
2013-09-18 17:37:09 +04:00
|
|
|
},
|
|
|
|
"mobile-suites": {
|
|
|
|
"remote-tsvgx": {
|
2015-05-19 17:02:22 +03:00
|
|
|
"tests": ["tsvgm"],
|
2013-09-18 17:37:09 +04:00
|
|
|
"talos_options": [
|
2013-11-26 22:18:26 +04:00
|
|
|
"--noChrome",
|
2015-05-19 17:02:22 +03:00
|
|
|
"--tppagecycles", "7"
|
2013-09-18 17:37:09 +04:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"remote-tp4m_nochrome": {
|
|
|
|
"tests": ["tp4m"]
|
|
|
|
}
|
2012-02-02 20:03:47 +04:00
|
|
|
}
|
2011-12-15 19:10:35 +04:00
|
|
|
}
|