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
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"chromez-stylo-disabled-e10s": {
|
|
|
|
"talos_options": ["--disable-stylo"],
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["tresize", "tcanvasmark"]
|
|
|
|
},
|
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
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"dromaeojs-stylo-disabled-e10s": {
|
|
|
|
"talos_options": ["--disable-stylo"],
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["dromaeo_css", "kraken"]
|
|
|
|
},
|
2015-09-04 22:56:43 +03:00
|
|
|
"other-e10s": {
|
2017-09-27 19:31:53 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_many_windows", "sessionrestore_no_auto_restore", "tabpaint", "cpstartup"]
|
2015-09-04 22:56:43 +03:00
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"other-stylo-disabled-e10s": {
|
|
|
|
"talos_options": ["--disable-stylo"],
|
2017-09-27 19:31:53 +03:00
|
|
|
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_many_windows", "sessionrestore_no_auto_restore", "tabpaint", "cpstartup"]
|
2017-08-16 17:21:06 +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
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"g1-stylo-disabled-e10s": {
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["tp5o_scroll", "glterrain"],
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"],
|
2017-08-16 17:21:06 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
|
|
|
},
|
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
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"g2-stylo-disabled-e10s": {
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["damp", "tps"],
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"],
|
2017-08-16 17:21:06 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
|
|
|
},
|
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
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"g3-stylo-disabled-e10s": {
|
2017-08-31 20:10:48 +03:00
|
|
|
"tests": ["dromaeo_dom"],
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"]
|
2017-08-31 20:10:48 +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-08-31 19:18:46 +03:00
|
|
|
"g4-stylo-disabled-e10s": {
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["basic_compositor_video", "glvideo"],
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"]
|
2017-08-16 17:21:06 +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"
|
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"g5-stylo-disabled-e10s": {
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["ts_paint_webext", "tp5o_webext"],
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"],
|
2017-08-16 17:21:06 +03:00
|
|
|
"pagesets_name": "tp5n.zip"
|
|
|
|
},
|
2014-10-29 21:20:28 +03:00
|
|
|
"svgr-e10s": {
|
2017-08-04 15:20:03 +03:00
|
|
|
"tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "tsvg_static"]
|
2014-10-29 21:20:28 +03:00
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"svgr-stylo-disabled-e10s": {
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "tsvg_static"],
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"]
|
2017-08-16 17:21:06 +03:00
|
|
|
},
|
2017-04-06 22:11:25 +03:00
|
|
|
"perf-reftest-e10s": {
|
2017-09-21 15:47:56 +03:00
|
|
|
"tests": ["perf_reftest"]
|
2017-04-06 22:11:25 +03:00
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"perf-reftest-stylo-disabled-e10s": {
|
2017-09-21 15:47:56 +03:00
|
|
|
"tests": ["perf_reftest"],
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"]
|
2017-08-16 17:21:06 +03:00
|
|
|
},
|
2017-07-05 18:17:31 +03:00
|
|
|
"perf-reftest-singletons-e10s": {
|
2017-09-07 21:14:37 +03:00
|
|
|
"tests": ["perf_reftest_singletons"]
|
2017-07-05 18:17:31 +03:00
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"perf-reftest-singletons-stylo-disabled-e10s": {
|
2017-09-07 21:14:37 +03:00
|
|
|
"tests": ["perf_reftest_singletons"],
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"]
|
2017-08-16 17:21:06 +03: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
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"tp5o-stylo-disabled-e10s": {
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["tp5o"],
|
|
|
|
"pagesets_name": "tp5n.zip",
|
2017-08-31 19:18:46 +03:00
|
|
|
"talos_options": ["--disable-stylo"]
|
2017-08-16 17:21:06 +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
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"xperf-stylo-disabled-e10s": {
|
2017-08-16 17:21:06 +03:00
|
|
|
"tests": ["tp5n"],
|
|
|
|
"pagesets_name": "tp5n.zip",
|
|
|
|
"talos_options": [
|
2017-08-31 19:18:46 +03:00
|
|
|
"--disable-stylo",
|
2017-08-16 17:21:06 +03:00
|
|
|
"--xperf_path",
|
|
|
|
"\"c:/Program Files/Microsoft Windows Performance Toolkit/xperf.exe\""
|
|
|
|
]
|
|
|
|
},
|
2017-08-03 21:47:28 +03:00
|
|
|
"tp6-e10s": {
|
|
|
|
"tests": ["tp6_google", "tp6_youtube", "tp6_amazon", "tp6_facebook"],
|
2017-09-21 21:35:38 +03:00
|
|
|
"mitmproxy_release_bin_osx": "mitmproxy-2.0.2-osx.tar.gz",
|
2017-06-07 22:49:48 +03:00
|
|
|
"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
|
|
|
},
|
2017-08-31 19:18:46 +03:00
|
|
|
"tp6-stylo-disabled-e10s": {
|
2017-08-03 21:47:28 +03:00
|
|
|
"tests": ["tp6_google", "tp6_youtube", "tp6_amazon", "tp6_facebook"],
|
2017-09-21 21:35:38 +03:00
|
|
|
"mitmproxy_release_bin_osx": "mitmproxy-2.0.2-osx.tar.gz",
|
2017-07-21 20:06:20 +03:00
|
|
|
"mitmproxy_recording_set": "mitmproxy-recording-set-win10.zip",
|
2013-09-18 17:37:09 +04:00
|
|
|
"talos_options": [
|
2017-08-31 19:18:46 +03:00
|
|
|
"--disable-stylo",
|
2017-07-21 20:06:20 +03:00
|
|
|
"--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
|
|
|
]
|
2017-07-27 20:54:20 +03:00
|
|
|
},
|
|
|
|
"tp6-stylo-threads-e10s": {
|
|
|
|
"tests": ["tp6_google", "tp6_youtube", "tp6_amazon", "tp6_facebook"],
|
2017-09-21 21:35:38 +03:00
|
|
|
"mitmproxy_release_bin_osx": "mitmproxy-2.0.2-osx.tar.gz",
|
2017-07-27 20:54:20 +03:00
|
|
|
"mitmproxy_recording_set": "mitmproxy-recording-set-win10.zip",
|
|
|
|
"talos_options": [
|
|
|
|
"--stylo-threads=1",
|
|
|
|
"--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
|
|
|
}
|