WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
273216
Improve error reporting on simulated device boot failure.
https://bugs.webkit.org/show_bug.cgi?id=273216
Summary
Improve error reporting on simulated device boot failure.
Ben Schwartz
Reported
2024-04-24 15:43:55 PDT
If an error occurs while booting a simulated device, the actual error encountered as a result of `xcrun simctl boot <UDID>` is hidden. This output is passed to ScriptError when it's invoked. We should handle this exception and print this information to the log.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-24 15:44:08 PDT
<
rdar://problem/127015274
>
Ben Schwartz
Comment 2
2024-04-24 15:49:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27717
EWS
Comment 3
2024-04-24 16:27:39 PDT
Committed
277952@main
(cc5c8791d678): <
https://commits.webkit.org/277952@main
> Reviewed commits have been landed. Closing PR #27717 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug