[webkit-changes] [WebKit/WebKit] c78cae: Bring up tvOS 18, watchOS 11, and visionOS 2 on po...
Robert Jenner
noreply at github.com
Fri Sep 20 13:16:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c78cae7fc1f5b40089629f152c2a4f20fdc6cd98
https://github.com/WebKit/WebKit/commit/c78cae7fc1f5b40089629f152c2a4f20fdc6cd98
Author: Robert Jenner <jenner at apple.com>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M Tools/CISupport/build-webkit-org/config.json
M Tools/CISupport/build-webkit-org/factories_unittest.py
A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS18.png
A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS18Simulator.png
R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS17.png
R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS17Simulator.png
A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS18.png
A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS18Simulator.png
R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOS10.png
A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOS11.png
R Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOSSimulator10.png
A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOSSimulator11.png
A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/visionOS2.png
A Tools/CISupport/build-webkit-org/public_html/dashboard/Images/visionOS2Simulator.png
M Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/Dashboard.js
M Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js
M Tools/CISupport/build-webkit-org/public_html/dashboard/Styles/Main.css
M Tools/CISupport/build-webkit-org/wkbuild.py
M Tools/CISupport/build-webkit-org/wkbuild_unittest.py
Log Message:
-----------
Bring up tvOS 18, watchOS 11, and visionOS 2 on post-commit open source
rdar://136256221
https://bugs.webkit.org/show_bug.cgi?id=279937
Reviewed by Jonathan Bedard and Ryan Haddad.
This change brings up tvOS 18, watchOS 11, and visionOS 2 in our post-commit open source infrastructure.
* Tools/CISupport/build-webkit-org/config.json:
* Tools/CISupport/build-webkit-org/factories_unittest.py:
(TestExpectedBuildSteps):
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS18.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/IOS18Simulator.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS17.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS17Simulator.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS18.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/TvOS18Simulator.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOS10.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOS11.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOSSimulator10.png: Removed.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/WatchOSSimulator11.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/visionOS2.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Images/visionOS2Simulator.png: Added.
* Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/Dashboard.js:
* Tools/CISupport/build-webkit-org/public_html/dashboard/Scripts/WebKitBuildbot.js:
(WebKitBuildbot):
* Tools/CISupport/build-webkit-org/public_html/dashboard/Styles/Main.css:
(table.queue-grid tr.platform.visionos-simulator-2 img.logo):
(table.queue-grid tr.platform.visionos-2 img.logo):
(table.queue-grid tr.platform.tvos-simulator-18 img.logo):
(table.queue-grid tr.platform.tvos-18 img.logo):
(table.queue-grid tr.platform.watchos-simulator-11 img.logo):
(table.queue-grid tr.platform.watchos-11 img.logo):
(table.queue-grid tr.platform.visionos-simulator-1 img.logo): Deleted.
(table.queue-grid tr.platform.visionos-1 img.logo): Deleted.
(table.queue-grid tr.platform.tvos-simulator-17 img.logo): Deleted.
(table.queue-grid tr.platform.tvos-17 img.logo): Deleted.
(table.queue-grid tr.platform.watchos-simulator-10 img.logo): Deleted.
(table.queue-grid tr.platform.watchos-10 img.logo): Deleted.
* Tools/CISupport/build-webkit-org/wkbuild.py:
(_should_file_trigger_build):
* Tools/CISupport/build-webkit-org/wkbuild_unittest.py:
(ShouldBuildTest):
(ShouldBuildTest.test_should_build):
Canonical link: https://commits.webkit.org/284007@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list