RESOLVED FIXED273216
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
Radar WebKit Bug Importer
Comment 1 2024-04-24 15:44:08 PDT
Ben Schwartz
Comment 2 2024-04-24 15:49:56 PDT
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.