Bug 1201910 - remove other_nol64 and other_l64 and replace with other. r=jgriffin, a=test-only

This commit is contained in:
Joel Maher 2015-09-04 15:12:48 -04:00
Родитель ef50f38a3e
Коммит c94e1222ae
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -32,6 +32,10 @@
"other": { "other": {
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"] "tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"]
}, },
"other-e10s": {
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"],
"talos_options": ["--e10s"]
},
"other-osx-e10s": { "other-osx-e10s": {
"tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"], "tests": ["a11yr", "ts_paint", "tpaint", "sessionrestore", "sessionrestore_no_auto_restore"],
"talos_options": ["--e10s"] "talos_options": ["--e10s"]