Bug 1355579 - Remove last references to spsProfile in the tree. r=dustin
MozReview-Commit-ID: 9kZeiaFWZCp
This commit is contained in:
@@ -590,7 +590,7 @@ def set_profile(config, tests):
|
||||
"""Set profiling mode for tests."""
|
||||
for test in tests:
|
||||
if config.config['args'].profile and test['suite'] == 'talos':
|
||||
test['mozharness']['extra-options'].append('--spsProfile')
|
||||
test['mozharness']['extra-options'].append('--geckoProfile')
|
||||
yield test
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user