зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1365293 - Enable e10s tests on linux64-ccov. r=jmaher
MozReview-Commit-ID: 74yq4yzqXJ7 --HG-- extra : rebase_source : eda6023d171944936152e9c60b495c17d86b16cb
This commit is contained in:
Родитель
5131adc0e1
Коммит
c5bcaac726
|
@ -513,7 +513,6 @@ def enable_code_coverage(config, tests):
|
|||
if test['build-platform'] == 'linux64-ccov/opt':
|
||||
test['mozharness'].setdefault('extra-options', []).append('--code-coverage')
|
||||
test['instance-size'] = 'xlarge'
|
||||
test['e10s'] = False
|
||||
test['run-on-projects'] = []
|
||||
elif test['build-platform'] == 'linux64-jsdcov/opt':
|
||||
test['run-on-projects'] = []
|
||||
|
|
Загрузка…
Ссылка в новой задаче