Bug 1332844: alias "Ubuntu" to test platform linux32, rather than linux; r=gbrown

MozReview-Commit-ID: GjY9tF5TxjL

--HG--
extra : rebase_source : d0acc5ecbbd727c9e8a902497255308aaaf471d0
This commit is contained in:
Dustin J. Mitchell 2017-01-21 18:53:19 +00:00
Родитель 5aa36ec1f7
Коммит e8ffda5e81
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -124,7 +124,7 @@ UNITTEST_ALIASES = {
# substrings. This is intended only for backward-compatibility. New test
# platforms should have their `test_platform` spelled out fully in try syntax.
UNITTEST_PLATFORM_PRETTY_NAMES = {
'Ubuntu': ['linux', 'linux64', 'linux64-asan'],
'Ubuntu': ['linux32', 'linux64', 'linux64-asan'],
'x64': ['linux64', 'linux64-asan'],
'Android 4.3': ['android-4.3-arm7-api-15'],
# other commonly-used substrings for platforms not yet supported with