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:
Phil Ringnalda 2017-05-25 21:00:54 -07:00
Родитель 1f113071bd
Коммит 4bf8607f84
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -120,9 +120,9 @@ UNITTEST_PLATFORM_PRETTY_NAMES = {
'Ubuntu': ['linux32', 'linux64', 'linux64-asan'],
'x64': ['linux64', 'linux64-asan'],
'Android 4.3': ['android-4.3-arm7-api-15'],
'10.10': ['macosx64'],
# other commonly-used substrings for platforms not yet supported with
# in-tree taskgraphs:
# '10.10': [..TODO..],
# '10.10.5': [..TODO..],
# '10.6': [..TODO..],
# '10.8': [..TODO..],