mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1189375 - update talos.json to include talosdata changes and other cleanup. r=wlach
This commit is contained in:
parent
f15ce7bacd
commit
7a1127a9cb
@ -5,7 +5,7 @@
|
||||
},
|
||||
"global": {
|
||||
"talos_repo": "https://hg.mozilla.org/build/talos",
|
||||
"talos_revision": "85587fddabcd"
|
||||
"talos_revision": "24ecc5140689"
|
||||
},
|
||||
"extra_options": {
|
||||
"android": [ "--apkPath=%(apk_path)s" ]
|
||||
@ -44,10 +44,10 @@
|
||||
"talos_options": ["--e10s"]
|
||||
},
|
||||
"other_l64": {
|
||||
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "media_tests"]
|
||||
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"]
|
||||
},
|
||||
"other-e10s_l64": {
|
||||
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore", "media_tests"],
|
||||
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"],
|
||||
"talos_options": ["--e10s"]
|
||||
},
|
||||
"g1": {
|
||||
|
Loading…
Reference in New Issue
Block a user