Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e02e7983e144a94ed6697eacc920204db4ddae2
https://github.com/WebKit/WebKit/commit/7e02e7983e144a94ed6697eacc920204db4ddae2
Author: Jonathan Bedard <[email protected]>
Date: 2025-11-19 (Wed, 19 Nov 2025)
Changed paths:
M Tools/Scripts/webkitpy/xcode/simulated_device.py
Log Message:
-----------
[webkitpy] Apply timeouts to individual simctl commands
https://bugs.webkit.org/show_bug.cgi?id=302826
rdar://165085170
Reviewed by Elliott Williams.
There are some simctl commands which are hanging on iOS 26. We haven't deeply
investigated to figure out which ones, although I have some suspicions. Guard
the simctl commands most likely to hang with timeouts.
* Tools/Scripts/webkitpy/xcode/simulated_device.py:
(SimulatedDeviceManager._boot_device):
(SimulatedDevice.is_usable):
Canonical link: https://commits.webkit.org/303304@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications