2011-12-15 19:10:35 +04:00
|
|
|
{
|
2013-07-12 21:19:52 +04:00
|
|
|
"suites": {
|
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
|
|
|
},
|
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
|
|
|
},
|
2015-09-04 22:56:43 +03:00
|
|
|
"other-e10s": {
|
2017-06-28 05:42:34 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_many_windows", "sessionrestore_no_auto_restore", "tabpaint"]
|
2015-09-04 22:56:43 +03: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-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-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-e10s": {
|
2017-04-12 10:24:17 +03:00
|
|
|
"tests": ["basic_compositor_video", "glvideo"]
|
2016-05-09 09:04:00 +03:00
|
|
|
},
|
2017-05-15 21:49:27 +03:00
|
|
|
"g5-e10s": {
|
2017-05-23 19:38:05 +03:00
|
|
|
"tests": ["ts_paint_webext", "tp5o_webext"],
|
2017-05-15 21:49:27 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
|
|
|
},
|
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-e10s": {
|
2017-06-30 01:18:45 +03:00
|
|
|
"tests": ["bloom_basic"]
|
2017-04-06 22:11:25 +03:00
|
|
|
},
|
2017-07-05 18:17:31 +03:00
|
|
|
"perf-reftest-singletons-e10s": {
|
|
|
|
"tests": ["bloom_basic_singleton"]
|
|
|
|
},
|
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
|
|
|
},
|
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
|
|
|
]
|
2017-05-17 19:14:59 +03:00
|
|
|
},
|
|
|
|
"quantum-pageload-e10s": {
|
2017-06-07 22:49:48 +03:00
|
|
|
"tests": ["quantum_pageload_google", "quantum_pageload_youtube", "quantum_pageload_amazon", "quantum_pageload_facebook"],
|
|
|
|
"mitmproxy_recording_set": "mitmproxy-recording-set-win10.zip",
|
2017-05-17 19:14:59 +03:00
|
|
|
"talos_options": [
|
|
|
|
"--mitmproxy",
|
2017-06-07 22:49:48 +03:00
|
|
|
"mitmproxy-recording-google.mp mitmproxy-recording-youtube.mp mitmproxy-recording-amazon.mp mitmproxy-recording-facebook.mp",
|
2017-05-17 19:14:59 +03:00
|
|
|
"--firstNonBlankPaint"
|
|
|
|
]
|
2017-07-21 20:06:20 +03:00
|
|
|
},
|
|
|
|
"quantum-pageload-stylo-e10s": {
|
|
|
|
"tests": ["quantum_pageload_google", "quantum_pageload_youtube", "quantum_pageload_amazon", "quantum_pageload_facebook"],
|
|
|
|
"mitmproxy_recording_set": "mitmproxy-recording-set-win10.zip",
|
2013-09-18 17:37:09 +04:00
|
|
|
"talos_options": [
|
2017-07-21 20:06:20 +03:00
|
|
|
"--stylo",
|
|
|
|
"--mitmproxy",
|
|
|
|
"mitmproxy-recording-google.mp mitmproxy-recording-youtube.mp mitmproxy-recording-amazon.mp mitmproxy-recording-facebook.mp",
|
|
|
|
"--firstNonBlankPaint"
|
2013-09-18 17:37:09 +04:00
|
|
|
]
|
|
|
|
}
|
2012-02-02 20:03:47 +04:00
|
|
|
}
|
2011-12-15 19:10:35 +04:00
|
|
|
}
|