Skip to content

Commit

Permalink
Bug 1579833 - add pretty platform names for mingw tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Archaeopteryx authored and Cameron Dawson committed Sep 9, 2019
1 parent e2e8b5f commit 07c8059
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/helpers/constants.js
Expand Up @@ -59,6 +59,7 @@ export const thPlatformMap = {
'windows7-32-devedition': 'Windows 7 DevEdition',
'windows7-32-nightly': 'Windows 7 VM Nightly',
'windows7-32-shippable': 'Windows 7 Shippable',
'windows7-32-mingwclang': 'Windows 7 MinGW',
'windows10-64': 'Windows 10 x64',
'windows10-64-ccov': 'Windows 10 x64 CCov',
'windows10-64-devedition': 'Windows 10 x64 DevEdition',
Expand All @@ -68,6 +69,7 @@ export const thPlatformMap = {
'windows10-64-shippable-qr': 'Windows 10 x64 QuantumRender Shippable',
'windows10-64-qr': 'Windows 10 x64 QuantumRender',
'windows10-64-ref-hw-2017': 'Windows 10 x64 2017 Ref HW',
'windows10-64-mingwclang': 'Windows 10 x64 MinGW',
'windows10-aarch64': 'Windows 10 AArch64',
'windows2012-32': 'Windows 2012',
'windows2012-32-shippable': 'Windows 2012 shippable',
Expand Down

0 comments on commit 07c8059

Please sign in to comment.