Skip to content

Commit 68955f6

Browse files
rvandermeulenArchaeopteryx
authored andcommitted
Clean up platform ordering a bit
1 parent 1a567c6 commit 68955f6

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

ui/helpers/constants.js

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@ export const thHosts = {
2929
export const thPlatformMap = {
3030
linux32: 'Linux x86',
3131
'linux-shippable': 'Linux x86 Shippable',
32-
'linux32-devedition': 'Linux x86 DevEdition',
33-
'linux-devedition': 'Linux x86 DevEdition',
3432
'linux32-shippable': 'Linux x86 Shippable',
33+
'linux-devedition': 'Linux x86 DevEdition',
34+
'linux32-devedition': 'Linux x86 DevEdition',
3535
'linux1804-32-qr': 'Linux 18.04 x86',
3636
'linux1804-32-shippable-qr': 'Linux 18.04 x86 Shippable',
3737
linux64: 'Linux',
3838
'linux64-asan': 'Linux asan',
3939
'linux64-asan-reporter': 'Linux asan reporter',
4040
'linux64-add-on-devel': 'Linux addon',
41-
'linux64-devedition': 'Linux DevEdition',
4241
'linux64-qr': 'Linux',
4342
'linux64-shippable': 'Linux Shippable',
43+
'linux64-devedition': 'Linux DevEdition',
4444
'linux64-ccov': 'Linux CCov',
4545
'linux64-noopt': 'Linux NoOpt',
4646
'linux64-aarch64': 'Linux AArch64',
@@ -79,17 +79,17 @@ export const thPlatformMap = {
7979
'macosx1100-64-shippable': 'macOS 11 Shippable',
8080
'macosx1100-64-shippable-qr': 'macOS 11 Shippable',
8181
'macosx1100-64-aarch64-qr': 'macOS 11 AArch64',
82-
'macosx1100-64-aarch64-shippable-qr': 'macOS 11 AArch64 Shippable',
8382
'macosx1100-aarch64-qr': 'macOS 11 AArch64',
83+
'macosx1100-64-aarch64-shippable-qr': 'macOS 11 AArch64 Shippable',
8484
'macosx1100-aarch64-shippable-qr': 'macOS 11 AArch64 Shippable',
8585
'macosx1300-64-shippable-qr': 'macOS 13 Shippable',
8686
'macosx1400-64-shippable-qr': 'macOS 14.00 Shippable',
87-
'macosx1500-64': 'macOS 15 AArch64',
88-
'macosx1500-aarch64': 'macOS 15 AArch64',
89-
'macosx1500-aarch64-shippable': 'macOS 15 AArch64 Shippable',
9087
'macosx1470-64': 'macOS 14.70',
9188
'macosx1470-64-shippable': 'macOS 14.70 Shippable',
9289
'macosx1470-64-devedition': 'macOS 14.70 DevEdition',
90+
'macosx1500-64': 'macOS 15 AArch64',
91+
'macosx1500-aarch64': 'macOS 15 AArch64',
92+
'macosx1500-aarch64-shippable': 'macOS 15 AArch64 Shippable',
9393
macosx64: 'macOS',
9494
osx: 'macOS',
9595
'macosx64-shippable': 'macOS Shippable',
@@ -127,21 +127,21 @@ export const thPlatformMap = {
127127
'windows11-64-qr': 'Windows 11',
128128
'windows11-64-shippable-qr': 'Windows 11 Shippable',
129129
'windows11-64-2009-qr': 'Windows 11 22H2',
130-
'windows11-64-24h2': 'Windows 11 24H2',
131-
'windows11-64-24h2-devedition': 'Windows 11 24H2 DevEdition',
132-
'windows11-64-24h2-shippable': 'Windows 11 24H2 Shippable',
133-
'windows11-64-24h2-ccov': 'Windows 11 24H2 CCov',
134-
'windows11-64-24h2-mingwclang': 'Windows 11 24H2 MinGW',
135130
'windows11-64-2009-asan-qr': 'Windows 11 2009 asan',
136131
'windows11-64-2009-shippable-qr': 'Windows 11 2009 Shippable',
137132
'windows11-64-2009-devedition-qr': 'Windows 11 2009 DevEdition',
138133
'windows11-64-2009-ccov-qr': 'Windows 11 22H2 CCov',
139134
'windows11-64-2009-mingwclang-qr': 'Windows 11 2009 MinGW',
140135
'windows11-64-2009-hw-ref': 'Windows 11 2009 Ref HW',
141136
'windows11-64-2009-hw-ref-shippable': 'Windows 11 22H2 Ref HW Shippable',
142-
'windows11-64-24h2-hw-ref': 'Windows 11 22H2',
143-
'windows11-64-24h2-hw-ref-shippable': 'Windows 11 22H2 Shippable',
144-
'windows11-64-24h2-nightlyasrelease': 'Windows 11 22H2 NightlyAsRelease',
137+
'windows11-64-24h2': 'Windows 11 24H2',
138+
'windows11-64-24h2-devedition': 'Windows 11 24H2 DevEdition',
139+
'windows11-64-24h2-shippable': 'Windows 11 24H2 Shippable',
140+
'windows11-64-24h2-ccov': 'Windows 11 24H2 CCov',
141+
'windows11-64-24h2-mingwclang': 'Windows 11 24H2 MinGW',
142+
'windows11-64-24h2-hw-ref': 'Windows 11 24H2',
143+
'windows11-64-24h2-hw-ref-shippable': 'Windows 11 24H2 Shippable',
144+
'windows11-64-24h2-nightlyasrelease': 'Windows 11 24H2 NightlyAsRelease',
145145
'windows2012-32': 'Windows x86',
146146
'windows2012-32-shippable': 'Windows x86 Shippable',
147147
'windows2012-32-add-on-devel': 'Windows x86 addon',

0 commit comments

Comments
 (0)