зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1367958 - Make -u foo[10.10] try syntax work with Taskcluster scheduling of OS X jobs, r=dustin
MozReview-Commit-ID: 2vbZvHEpYWR
This commit is contained in:
Родитель
1f113071bd
Коммит
4bf8607f84
|
@ -120,9 +120,9 @@ UNITTEST_PLATFORM_PRETTY_NAMES = {
|
||||||
'Ubuntu': ['linux32', 'linux64', 'linux64-asan'],
|
'Ubuntu': ['linux32', 'linux64', 'linux64-asan'],
|
||||||
'x64': ['linux64', 'linux64-asan'],
|
'x64': ['linux64', 'linux64-asan'],
|
||||||
'Android 4.3': ['android-4.3-arm7-api-15'],
|
'Android 4.3': ['android-4.3-arm7-api-15'],
|
||||||
|
'10.10': ['macosx64'],
|
||||||
# other commonly-used substrings for platforms not yet supported with
|
# other commonly-used substrings for platforms not yet supported with
|
||||||
# in-tree taskgraphs:
|
# in-tree taskgraphs:
|
||||||
# '10.10': [..TODO..],
|
|
||||||
# '10.10.5': [..TODO..],
|
# '10.10.5': [..TODO..],
|
||||||
# '10.6': [..TODO..],
|
# '10.6': [..TODO..],
|
||||||
# '10.8': [..TODO..],
|
# '10.8': [..TODO..],
|
||||||
|
|
Загрузка…
Ссылка в новой задаче