Bug 1365293 - Enable e10s tests on linux64-ccov. r=jmaher
MozReview-Commit-ID: 74yq4yzqXJ7
This commit is contained in:
@@ -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'] = []
|
||||
|
||||
Reference in New Issue
Block a user