mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 1243030 - disable v8_7 for talos. r=wlach
--HG-- extra : commitid : LU4Rh8DCWzW extra : rebase_source : feb1fe981606c9d90229cce495591b668c6f603b extra : amend_source : e96624a73e22d1859bf805b978f69b09d1dedd65
This commit is contained in:
parent
764e9f07c4
commit
fb38920ef0
@ -15,10 +15,10 @@
|
||||
"talos_options": ["--e10s"]
|
||||
},
|
||||
"dromaeojs": {
|
||||
"tests": ["dromaeo_css", "kraken", "v8_7"]
|
||||
"tests": ["dromaeo_css", "kraken"]
|
||||
},
|
||||
"dromaeojs-e10s": {
|
||||
"tests": ["dromaeo_css", "kraken", "v8_7"],
|
||||
"tests": ["dromaeo_css", "kraken"],
|
||||
"talos_options": ["--e10s"]
|
||||
},
|
||||
"other": {
|
||||
|
Loading…
Reference in New Issue
Block a user