Bug 1189375 - update talos.json to include talosdata changes and other cleanup. r=wlach

This commit is contained in:
Joel Maher 2015-07-31 04:50:21 -04:00
Родитель 32bde5925e
Коммит f82722fff6
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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": {