Bug 1379929 - Fix OSX TC test platform naming. r=catlee
This commit is contained in:
@@ -407,8 +407,8 @@ def set_treeherder_machine_platform(config, tests):
|
||||
# treeherder.
|
||||
'linux64-asan/opt': 'linux64/asan',
|
||||
'linux64-pgo/opt': 'linux64/pgo',
|
||||
'macosx64/debug': 'osx-cross/debug',
|
||||
'macosx64/opt': 'osx-cross/opt',
|
||||
'macosx64/debug': 'osx-10-10/debug',
|
||||
'macosx64/opt': 'osx-10-10/opt',
|
||||
'win64-asan/opt': 'windows10-64/asan',
|
||||
# The build names for Android platforms have partially evolved over the
|
||||
# years and need to be translated.
|
||||
|
||||
Reference in New Issue
Block a user