⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 267510 in webkit


Ignore:
Timestamp:
Sep 23, 2020, 4:41:23 PM (6 years ago)
Author:
Matt Lewis
Message:

Update iOS, watchOS and tvOS builders and tester with new SDKs
https://bugs.webkit.org/show_bug.cgi?id=216658

Reviewed by Jonathan Bedard.

Bumped the versions on iOS, tvOS, and watchOS in config, dashboard and main CSS. Also, added the updated
images for the queues.

  • BuildSlaveSupport/build.webkit.org-config/config.json:
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Device.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Device@2x.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Simulator.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Simulator@2x.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/TvOS14.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/TvOS14@2x.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/TvOS14Simulator.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/TvOS14Simulator@2x.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/WatchOS7.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/WatchOS7@2x.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/WatchOSSimulator7.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/WatchOSSimulator7@2x.png: Added.
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/Dashboard.js:
  • BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Styles/Main.css:

(table.queue-grid tr.platform.ios-simulator-14 img.logo):
(table.queue-grid tr.platform.ios-14 img.logo):
(table.queue-grid tr.platform.tvos-simulator-14 img.logo):
(table.queue-grid tr.platform.tvos-14 img.logo):
(table.queue-grid tr.platform.watchos-simulator-7 img.logo):
(table.queue-grid tr.platform.watchos-7 img.logo):
(table.queue-grid tr.platform.ios-simulator-13 img.logo): Deleted.
(table.queue-grid tr.platform.ios-13 img.logo): Deleted.
(table.queue-grid tr.platform.tvos-simulator-13 img.logo): Deleted.
(table.queue-grid tr.platform.tvos-13 img.logo): Deleted.
(table.queue-grid tr.platform.watchos-simulator-6 img.logo): Deleted.
(table.queue-grid tr.platform.watchos-6 img.logo): Deleted.

  • BuildSlaveSupport/build.webkit.org-config/steps_unittest.py:
Location:
trunk/Tools
Files:
12 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json

    r266208 r267510  
    4141
    4242
    43                     { "name": "bot673", "platform": "ios-13" },
    44                     { "name": "bot651", "platform": "ios-simulator-13" },
    45                     { "name": "bot652", "platform": "ios-simulator-13" },
    46                     { "name": "bot653", "platform": "ios-simulator-13" },
    47                     { "name": "bot654", "platform": "ios-simulator-13" },
    48                     { "name": "bot641", "platform": "ios-simulator-13" },
    49                     { "name": "bot682", "platform": "ios-simulator-13" },
    50                     { "name": "bot694", "platform": "ios-simulator-13" },
    51                     { "name": "bot695", "platform": "ios-simulator-13" },
    52                     { "name": "bot667", "platform": "ios-simulator-13"},
    53                     { "name": "bot664", "platform": "ios-simulator-13"},
    54 
    55                     { "name": "bot607", "platform": "tvos-13" },
    56                     { "name": "bot608", "platform": "tvos-simulator-13" },
    57                     { "name": "bot609", "platform": "watchos-6" },
    58                     { "name": "bot672", "platform": "watchos-simulator-6" },
     43                    { "name": "bot673", "platform": "ios-14" },
     44                    { "name": "bot651", "platform": "ios-simulator-14" },
     45                    { "name": "bot652", "platform": "ios-simulator-14" },
     46                    { "name": "bot653", "platform": "ios-simulator-14" },
     47                    { "name": "bot654", "platform": "ios-simulator-14" },
     48                    { "name": "bot641", "platform": "ios-simulator-14" },
     49                    { "name": "bot682", "platform": "ios-simulator-14" },
     50                    { "name": "bot694", "platform": "ios-simulator-14" },
     51                    { "name": "bot695", "platform": "ios-simulator-14" },
     52                    { "name": "bot667", "platform": "ios-simulator-14"},
     53                    { "name": "bot664", "platform": "ios-simulator-14"},
     54
     55                    { "name": "bot607", "platform": "tvos-14" },
     56                    { "name": "bot608", "platform": "tvos-simulator-14" },
     57                    { "name": "bot609", "platform": "watchos-7" },
     58                    { "name": "bot672", "platform": "watchos-simulator-7" },
    5959
    6060                    { "name": "bot545", "platform": "win" },
     
    210210                    },
    211211                    {
    212                       "name": "Apple iOS 13 Release (Build)", "type": "Build", "builddir": "ios-13-release",
    213                       "platform": "ios-13", "configuration": "release", "architectures": ["arm64"],
     212                      "name": "Apple-iOS-14-Release-Build", "type": "Build", "builddir": "ios-14-release",
     213                      "platform": "ios-14", "configuration": "release", "architectures": ["arm64"],
    214214                      "slavenames": ["bot673"]
    215215                    },
    216216                    {
    217                       "name": "Apple iOS 13 Simulator Release (Build)", "type": "Build", "builddir": "ios-simulator-13-release",
    218                       "platform": "ios-simulator-13", "configuration": "release", "architectures": ["x86_64"],
    219                       "triggers": ["ios-simulator-13-release-tests-wk2", "ipados-simulator-13-release-tests-wk2"],
     217                      "name": "Apple-iOS-14-Simulator-Release-Build", "type": "Build", "builddir": "ios-simulator-14-release",
     218                      "platform": "ios-simulator-14", "configuration": "release", "architectures": ["x86_64"],
     219                      "triggers": ["ios-simulator-14-release-tests-wk2", "ipados-simulator-14-release-tests-wk2"],
    220220                      "slavenames": ["bot641", "bot682"]
    221221                    },
    222222                    {
    223                       "name": "Apple iOS 13 Simulator Debug (Build)", "type": "Build", "builddir": "ios-simulator-13-debug",
    224                       "platform": "ios-simulator-13", "configuration": "debug", "architectures": ["x86_64"],
    225                       "triggers": ["ios-simulator-13-debug-tests-wk2", "ipados-simulator-13-debug-tests-wk2"],
     223                      "name": "Apple-iOS-14-Simulator-Debug-Build", "type": "Build", "builddir": "ios-simulator-14-debug",
     224                      "platform": "ios-simulator-14", "configuration": "debug", "architectures": ["x86_64"],
     225                      "triggers": ["ios-simulator-14-debug-tests-wk2", "ipados-simulator-14-debug-tests-wk2"],
    226226                      "slavenames": ["bot694", "bot695"]
    227227                    },
    228228                    {
    229                       "name": "Apple iOS 13 Simulator Release WK2 (Tests)", "type": "TestAllButJSC", "builddir": "ios-simulator-13-release-tests-wk2",
    230                       "platform": "ios-simulator-13", "configuration": "release", "architectures": ["x86_64"], "device_model": "iphone",
     229                      "name": "Apple-iOS-14-Simulator-Release-WK2-Tests", "type": "TestAllButJSC", "builddir": "ios-simulator-14-release-tests-wk2",
     230                      "platform": "ios-simulator-14", "configuration": "release", "architectures": ["x86_64"], "device_model": "iphone",
    231231                      "additionalArguments": ["--no-retry-failures"],
    232232                      "slavenames": ["bot651", "bot652"]
    233233                    },
    234234                    {
    235                       "name": "Apple iOS 13 Simulator Debug WK2 (Tests)", "type": "TestAllButJSC", "builddir": "ios-simulator-13-debug-tests-wk2",
    236                       "platform": "ios-simulator-13", "configuration": "debug", "architectures": ["x86_64"], "device_model": "iphone",
     235                      "name": "Apple-iOS-14-Simulator-Debug-WK2-Tests", "type": "TestAllButJSC", "builddir": "ios-simulator-14-debug-tests-wk2",
     236                      "platform": "ios-simulator-14", "configuration": "debug", "architectures": ["x86_64"], "device_model": "iphone",
    237237                      "additionalArguments": ["--no-retry-failures", "--no-sample-on-timeout"],
    238238                      "slavenames": ["bot653", "bot654"]
    239239                    },
    240240                    {
    241                       "name": "Apple iPadOS 13 Simulator Release WK2 (Tests)", "type": "TestAllButJSC", "builddir": "ipados-simulator-13-release-tests-wk2",
    242                       "platform": "ios-simulator-13", "configuration": "release", "architectures": ["x86_64"], "device_model": "ipad",
     241                      "name": "Apple-iPadOS-14-Simulator-Release-WK2-Tests", "type": "TestAllButJSC", "builddir": "ipados-simulator-14-release-tests-wk2",
     242                      "platform": "ios-simulator-14", "configuration": "release", "architectures": ["x86_64"], "device_model": "ipad",
    243243                      "additionalArguments": ["--no-retry-failures"],
    244244                      "slavenames": ["bot667"]
    245245                    },
    246246                    {
    247                       "name": "Apple iPadOS 13 Simulator Debug WK2 (Tests)", "type": "TestAllButJSC", "builddir": "ipados-simulator-13-debug-tests-wk2",
    248                       "platform": "ios-simulator-13", "configuration": "debug", "architectures": ["x86_64"], "device_model": "ipad",
     247                      "name": "Apple-iPadOS-14-Simulator-Debug-WK2-Tests", "type": "TestAllButJSC", "builddir": "ipados-simulator-14-debug-tests-wk2",
     248                      "platform": "ios-simulator-14", "configuration": "debug", "architectures": ["x86_64"], "device_model": "ipad",
    249249                      "additionalArguments": ["--no-retry-failures", "--no-sample-on-timeout"],
    250250                      "slavenames": ["bot664"]
    251251                    },
    252252                    {
    253                       "name": "Apple-tvOS-13-Release-Build", "type": "Build", "builddir": "tvos-13-release",
    254                       "platform": "tvos-13", "configuration": "release", "architectures": ["arm64"],
     253                      "name": "Apple-tvOS-14-Release-Build", "type": "Build", "builddir": "tvos-14-release",
     254                      "platform": "tvos-14", "configuration": "release", "architectures": ["arm64"],
    255255                      "slavenames": ["bot607"]
    256256                    },
    257257                    {
    258                       "name": "Apple-tvOS-Simulator-13-Release-Build", "type": "Build", "builddir": "tvos-simulator-13-release",
    259                       "platform": "tvos-simulator-13", "configuration": "release", "architectures": ["x86_64"],
     258                      "name": "Apple-tvOS-Simulator-14-Release-Build", "type": "Build", "builddir": "tvos-simulator-14-release",
     259                      "platform": "tvos-simulator-14", "configuration": "release", "architectures": ["x86_64"],
    260260                      "slavenames": ["bot608"]
    261261                    },
    262262                    {
    263                       "name": "Apple-watchOS-6-Release-Build", "type": "Build", "builddir": "watchos-13-release",
    264                       "platform": "watchos-6", "configuration": "release", "architectures": ["arm64_32", "armv7k"],
     263                      "name": "Apple-watchOS-7-Release-Build", "type": "Build", "builddir": "watchos-7-release",
     264                      "platform": "watchos-7", "configuration": "release", "architectures": ["arm64_32", "armv7k"],
    265265                      "slavenames": ["bot609"]
    266266                    },
    267267                    {
    268                       "name": "Apple-watchOS-Simulator-6-Release-Build", "type": "Build", "builddir": "watchos-simulator-13-release",
    269                       "platform": "watchos-simulator-6", "configuration": "release", "architectures": ["i386"],
     268                      "name": "Apple-watchOS-Simulator-7-Release-Build", "type": "Build", "builddir": "watchos-simulator-7-release",
     269                      "platform": "watchos-simulator-7", "configuration": "release", "architectures": ["i386"],
    270270                      "slavenames": ["bot672"]
    271271                    },
     
    542542                      "builderNames": ["Apple Mojave Debug WK2 (Tests)"]
    543543                    },
    544                     { "type": "PlatformSpecificScheduler", "platform": "ios-13", "branch": "trunk", "treeStableTimer": 45.0,
    545                       "builderNames": ["Apple iOS 13 Release (Build)"]
    546                     },
    547                     { "type": "PlatformSpecificScheduler", "platform": "ios-simulator-13", "branch": "trunk", "treeStableTimer": 45.0,
    548                       "builderNames": ["Apple iOS 13 Simulator Release (Build)", "Apple iOS 13 Simulator Debug (Build)"]
    549                     },
    550                     { "type": "PlatformSpecificScheduler", "platform": "tvos-13", "branch": "trunk", "treeStableTimer": 45.0,
    551                       "builderNames": ["Apple-tvOS-13-Release-Build"]
    552                     },
    553                     { "type": "PlatformSpecificScheduler", "platform": "tvos-simulator-13", "branch": "trunk", "treeStableTimer": 45.0,
    554                       "builderNames": ["Apple-tvOS-Simulator-13-Release-Build"]
    555                     },
    556                     { "type": "PlatformSpecificScheduler", "platform": "watchos-6", "branch": "trunk", "treeStableTimer": 45.0,
    557                       "builderNames": ["Apple-watchOS-6-Release-Build"]
    558                     },
    559                     { "type": "PlatformSpecificScheduler", "platform": "watchos-simulator-6", "branch": "trunk", "treeStableTimer": 45.0,
    560                       "builderNames": ["Apple-watchOS-Simulator-6-Release-Build"]
     544                    { "type": "PlatformSpecificScheduler", "platform": "ios-14", "branch": "trunk", "treeStableTimer": 45.0,
     545                      "builderNames": ["Apple-iOS-14-Release-Build"]
     546                    },
     547                    { "type": "PlatformSpecificScheduler", "platform": "ios-simulator-14", "branch": "trunk", "treeStableTimer": 45.0,
     548                      "builderNames": ["Apple-iOS-14-Simulator-Release-Build", "Apple-iOS-14-Simulator-Debug-Build"]
     549                    },
     550                    { "type": "PlatformSpecificScheduler", "platform": "tvos-14", "branch": "trunk", "treeStableTimer": 45.0,
     551                      "builderNames": ["Apple-tvOS-14-Release-Build"]
     552                    },
     553                    { "type": "PlatformSpecificScheduler", "platform": "tvos-simulator-14", "branch": "trunk", "treeStableTimer": 45.0,
     554                      "builderNames": ["Apple-tvOS-Simulator-14-Release-Build"]
     555                    },
     556                    { "type": "PlatformSpecificScheduler", "platform": "watchos-7", "branch": "trunk", "treeStableTimer": 45.0,
     557                      "builderNames": ["Apple-watchOS-7-Release-Build"]
     558                    },
     559                    { "type": "PlatformSpecificScheduler", "platform": "watchos-simulator-7", "branch": "trunk", "treeStableTimer": 45.0,
     560                      "builderNames": ["Apple-watchOS-Simulator-7-Release-Build"]
    561561                    },
    562562                    { "type": "PlatformSpecificScheduler", "platform": "win", "branch": "trunk", "treeStableTimer": 45.0,
    563563                      "builderNames": ["Apple Win 10 Release (Build)", "Apple Win 10 Debug (Build)"]
    564564                    },
    565                     { "type": "Triggerable", "name": "ios-simulator-13-release-tests-wk2",
    566                       "builderNames": ["Apple iOS 13 Simulator Release WK2 (Tests)"]
    567                     },
    568                     { "type": "Triggerable", "name": "ios-simulator-13-debug-tests-wk2",
    569                       "builderNames": ["Apple iOS 13 Simulator Debug WK2 (Tests)"]
    570                     },
    571                     { "type": "Triggerable", "name": "ipados-simulator-13-release-tests-wk2",
    572                       "builderNames": ["Apple iPadOS 13 Simulator Release WK2 (Tests)"]
    573                     },
    574                     { "type": "Triggerable", "name": "ipados-simulator-13-debug-tests-wk2",
    575                       "builderNames": ["Apple iPadOS 13 Simulator Debug WK2 (Tests)"]
     565                    { "type": "Triggerable", "name": "ios-simulator-14-release-tests-wk2",
     566                      "builderNames": ["Apple-iOS-14-Simulator-Release-WK2-Tests"]
     567                    },
     568                    { "type": "Triggerable", "name": "ios-simulator-14-debug-tests-wk2",
     569                      "builderNames": ["Apple-iOS-14-Simulator-Debug-WK2-Tests"]
     570                    },
     571                    { "type": "Triggerable", "name": "ipados-simulator-14-release-tests-wk2",
     572                      "builderNames": ["Apple–iPadOS-14-Simulator-Release-WK2-Tests"]
     573                    },
     574                    { "type": "Triggerable", "name": "ipados-simulator-14-debug-tests-wk2",
     575                      "builderNames": ["Apple-iPadOS-14-Simulator-Debug-WK2-Tests"]
    576576                    },
    577577                    { "type": "Triggerable", "name": "win10-release-tests",
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/Dashboard.js

    r265013 r267510  
    3030        macOSMojave: { name: "macos-mojave", readableName: "macOS Mojave", order: 3 },
    3131        macOSHighSierra: { name: "macos-highsierra", readableName: "macOS High Sierra", order: 4 },
    32         iOS13Simulator: { name: "ios-simulator-13", readableName: "iOS 13 Simulator", order: 20 },
    33         iOS13Device: { name: "ios-13", readableName: "iOS 13", order: 25 },
    34         tvOS13Simulator: { name: "tvos-simulator-13", readableName: "TvOS Simulator 13", order: 26 },
    35         tvOS13Device: { name: "tvos-13", readableName: "TvOS 13", order: 27 },
    36         watchOS6Simulator: { name: "watchos-simulator-6", readableName: "WatchOS Simulator 6", order: 28 },
    37         watchOS6Device: { name: "watchos-6", readableName: "WatchOS 6", order: 29 },
     32        iOS13Simulator: { name: "ios-simulator-14", readableName: "iOS 14 Simulator", order: 20 },
     33        iOS13Device: { name: "ios-14", readableName: "iOS 14", order: 25 },
     34        tvOS13Simulator: { name: "tvos-simulator-14", readableName: "TvOS Simulator 14", order: 26 },
     35        tvOS13Device: { name: "tvos-14", readableName: "TvOS 14", order: 27 },
     36        watchOS6Simulator: { name: "watchos-simulator-7", readableName: "WatchOS Simulator 7", order: 28 },
     37        watchOS6Device: { name: "watchos-7", readableName: "WatchOS 7", order: 29 },
    3838        Windows10: { name: "windows-10", readableName: "Windows 10", order: 30 },
    3939        WinCairo: { name: "wincairo-windows-10", readableName: "WinCairo", order: 50 },
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Styles/Main.css

    r265013 r267510  
    192192}
    193193
    194 table.queue-grid tr.platform.ios-simulator-13 img.logo {
    195     background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
    196     content: -webkit-image-set(url(../Images/IOS13Simulator@2x.png) 2x, url(../Images/IOS13Simulator.png) 1x);
    197 }
    198 
    199 table.queue-grid tr.platform.ios-13 img.logo {
    200     background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
    201     content: -webkit-image-set(url(../Images/IOS13@2x.png) 2x, url(../Images/IOS13.png) 1x);
    202 }
    203 
    204 table.queue-grid tr.platform.tvos-simulator-13 img.logo {
    205     background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
    206     content: -webkit-image-set(url(../Images/TvOS13Simulator@2x.png) 2x, url(../Images/TvOS13Simulator.png) 1x);
    207 }
    208 
    209 table.queue-grid tr.platform.tvos-13 img.logo {
    210     background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
    211     content: -webkit-image-set(url(../Images/TvOS13@2x.png) 2x, url(../Images/TvOS13.png) 1x);
    212 }
    213 
    214 table.queue-grid tr.platform.watchos-simulator-6 img.logo {
    215     background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
    216     content: -webkit-image-set(url(../Images/WatchOSSimulator6@2x.png) 2x, url(../Images/WatchOSSimulator6.png) 1x);
    217 }
    218 
    219 table.queue-grid tr.platform.watchos-6 img.logo {
    220     background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
    221     content: -webkit-image-set(url(../Images/WatchOS6@2x.png) 2x, url(../Images/WatchOS6.png) 1x);
     194table.queue-grid tr.platform.ios-simulator-14 img.logo {
     195    background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
     196    content: -webkit-image-set(url(../Images/IOS14Simulator@2x.png) 2x, url(../Images/IOS14Simulator.png) 1x);
     197}
     198
     199table.queue-grid tr.platform.ios-14 img.logo {
     200    background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
     201    content: -webkit-image-set(url(../Images/IOS14@2x.png) 2x, url(../Images/IOS14.png) 1x);
     202}
     203
     204table.queue-grid tr.platform.tvos-simulator-14 img.logo {
     205    background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
     206    content: -webkit-image-set(url(../Images/TvOS14Simulator@2x.png) 2x, url(../Images/TvOS14Simulator.png) 1x);
     207}
     208
     209table.queue-grid tr.platform.tvos-14 img.logo {
     210    background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
     211    content: -webkit-image-set(url(../Images/TvOS14@2x.png) 2x, url(../Images/TvOS14.png) 1x);
     212}
     213
     214table.queue-grid tr.platform.watchos-simulator-7 img.logo {
     215    background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
     216    content: -webkit-image-set(url(../Images/WatchOSSimulator7@2x.png) 2x, url(../Images/WatchOSSimulator7.png) 1x);
     217}
     218
     219table.queue-grid tr.platform.watchos-7 img.logo {
     220    background: linear-gradient(155deg, #b1a8ed 16%,#aa3daa 50%);
     221    content: -webkit-image-set(url(../Images/WatchOS7@2x.png) 2x, url(../Images/WatchOS7.png) 1x);
    222222}
    223223
  • trunk/Tools/BuildSlaveSupport/build.webkit.org-config/steps_unittest.py

    r266208 r267510  
    551551    'Apple Mojave Release (Build)': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit', 'archive-built-product', 'upload', 'archive-built-product', 'upload', 'transfer-to-s3', 'trigger'],
    552552
    553     'Apple iOS 13 Release (Build)': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
    554     'Apple iOS 13 Simulator Release (Build)': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit', 'archive-built-product', 'upload', 'archive-built-product', 'upload', 'transfer-to-s3', 'trigger'],
    555     'Apple iOS 13 Simulator Release WK2 (Tests)': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'download-built-product', 'extract-built-product', 'wait-for-crash-collection', 'layout-test', 'run-api-tests', 'webkitpy-test', 'webkitperl-test', 'bindings-generation-tests', 'builtins-generator-tests', 'dashboard-tests', 'trigger-crash-log-submission', 'archive-test-results', 'upload', 'MasterShellCommand'],
    556 
    557     'Apple iOS 13 Simulator Debug (Build)': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit', 'archive-built-product', 'upload', 'archive-built-product', 'upload', 'transfer-to-s3', 'trigger'],
    558     'Apple iOS 13 Simulator Debug WK2 (Tests)': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'download-built-product', 'extract-built-product', 'wait-for-crash-collection', 'layout-test', 'run-api-tests', 'webkitpy-test', 'webkitperl-test', 'bindings-generation-tests', 'builtins-generator-tests', 'dashboard-tests', 'trigger-crash-log-submission', 'archive-test-results', 'upload', 'MasterShellCommand'],
    559 
    560     'Apple iPadOS 13 Simulator Release WK2 (Tests)': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'download-built-product', 'extract-built-product', 'wait-for-crash-collection', 'layout-test', 'run-api-tests', 'webkitpy-test', 'webkitperl-test', 'bindings-generation-tests', 'builtins-generator-tests', 'dashboard-tests', 'trigger-crash-log-submission', 'archive-test-results', 'upload', 'MasterShellCommand'],
    561     'Apple iPadOS 13 Simulator Debug WK2 (Tests)': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'download-built-product', 'extract-built-product', 'wait-for-crash-collection', 'layout-test', 'run-api-tests', 'webkitpy-test', 'webkitperl-test', 'bindings-generation-tests', 'builtins-generator-tests', 'dashboard-tests', 'trigger-crash-log-submission', 'archive-test-results', 'upload', 'MasterShellCommand'],
    562 
    563     'Apple-tvOS-13-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
    564     'Apple-tvOS-Simulator-13-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
    565 
    566     'Apple-watchOS-6-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
    567     'Apple-watchOS-Simulator-6-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
     553    'Apple-iOS-14-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
     554    'Apple-iOS-14-Simulator-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit', 'archive-built-product', 'upload', 'archive-built-product', 'upload', 'transfer-to-s3', 'trigger'],
     555    'Apple-iOS-14-Simulator-Release-WK2-Tests': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'download-built-product', 'extract-built-product', 'wait-for-crash-collection', 'layout-test', 'run-api-tests', 'webkitpy-test', 'webkitperl-test', 'bindings-generation-tests', 'builtins-generator-tests', 'dashboard-tests', 'trigger-crash-log-submission', 'archive-test-results', 'upload', 'MasterShellCommand'],
     556
     557    'Apple-iOS-14-Simulator-Debug-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit', 'archive-built-product', 'upload', 'archive-built-product', 'upload', 'transfer-to-s3', 'trigger'],
     558    'Apple-iOS-14-Simulator-Debug-WK2-Tests': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'download-built-product', 'extract-built-product', 'wait-for-crash-collection', 'layout-test', 'run-api-tests', 'webkitpy-test', 'webkitperl-test', 'bindings-generation-tests', 'builtins-generator-tests', 'dashboard-tests', 'trigger-crash-log-submission', 'archive-test-results', 'upload', 'MasterShellCommand'],
     559
     560    'Apple-iPadOS-14-Simulator-Release-WK2-Tests': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'download-built-product', 'extract-built-product', 'wait-for-crash-collection', 'layout-test', 'run-api-tests', 'webkitpy-test', 'webkitperl-test', 'bindings-generation-tests', 'builtins-generator-tests', 'dashboard-tests', 'trigger-crash-log-submission', 'archive-test-results', 'upload', 'MasterShellCommand'],
     561    'Apple-iPadOS-14-Simulator-Debug-WK2-Tests': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'download-built-product', 'extract-built-product', 'wait-for-crash-collection', 'layout-test', 'run-api-tests', 'webkitpy-test', 'webkitperl-test', 'bindings-generation-tests', 'builtins-generator-tests', 'dashboard-tests', 'trigger-crash-log-submission', 'archive-test-results', 'upload', 'MasterShellCommand'],
     562
     563    'Apple-tvOS-14-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
     564    'Apple-tvOS-Simulator-14-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
     565
     566    'Apple-watchOS-7-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
     567    'Apple-watchOS-Simulator-7-Release-Build': ['configure build', 'svn', 'kill old processes', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit'],
    568568
    569569    'JSCOnly Linux ARMv7 Thumb2 Release': ['configure build', 'svn', 'delete WebKitBuild directory', 'delete stale build files', 'compile-webkit', 'jscore-test'],
  • trunk/Tools/ChangeLog

    r267508 r267510  
     12020-09-23  Matt Lewis  <jlewis3@apple.com>
     2
     3        Update iOS, watchOS and tvOS builders and tester with new SDKs
     4        https://bugs.webkit.org/show_bug.cgi?id=216658
     5
     6        Reviewed by Jonathan Bedard.
     7
     8        Bumped the versions on iOS, tvOS, and watchOS in config, dashboard and main CSS. Also, added the updated
     9        images for the queues.
     10
     11        * BuildSlaveSupport/build.webkit.org-config/config.json:
     12        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Device.png: Added.
     13        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Device@2x.png: Added.
     14        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Simulator.png: Added.
     15        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/IOS14Simulator@2x.png: Added.
     16        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/TvOS14.png: Added.
     17        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/TvOS14@2x.png: Added.
     18        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/TvOS14Simulator.png: Added.
     19        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/TvOS14Simulator@2x.png: Added.
     20        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/WatchOS7.png: Added.
     21        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/WatchOS7@2x.png: Added.
     22        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/WatchOSSimulator7.png: Added.
     23        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Images/WatchOSSimulator7@2x.png: Added.
     24        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/Dashboard.js:
     25        * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Styles/Main.css:
     26        (table.queue-grid tr.platform.ios-simulator-14 img.logo):
     27        (table.queue-grid tr.platform.ios-14 img.logo):
     28        (table.queue-grid tr.platform.tvos-simulator-14 img.logo):
     29        (table.queue-grid tr.platform.tvos-14 img.logo):
     30        (table.queue-grid tr.platform.watchos-simulator-7 img.logo):
     31        (table.queue-grid tr.platform.watchos-7 img.logo):
     32        (table.queue-grid tr.platform.ios-simulator-13 img.logo): Deleted.
     33        (table.queue-grid tr.platform.ios-13 img.logo): Deleted.
     34        (table.queue-grid tr.platform.tvos-simulator-13 img.logo): Deleted.
     35        (table.queue-grid tr.platform.tvos-13 img.logo): Deleted.
     36        (table.queue-grid tr.platform.watchos-simulator-6 img.logo): Deleted.
     37        (table.queue-grid tr.platform.watchos-6 img.logo): Deleted.
     38        * BuildSlaveSupport/build.webkit.org-config/steps_unittest.py:
     39
    1402020-09-23  Jonathan Bedard  <jbedard@apple.com>
    241
Note: See TracChangeset for help on using the changeset viewer.