This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Improve TestAppleSimulatorOSType.py error message
ClosedPublic

Authored by JDevlieghere on May 23 2022, 9:17 AM.

Details

Summary

Show a more informative error message when we fail to parse the simctl output. It was inspired by https://reviews.llvm.org/D109336 which got reverted because we didn't want to fail silently.

Diff Detail

Event Timeline

JDevlieghere created this revision.May 23 2022, 9:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2022, 9:17 AM
JDevlieghere requested review of this revision.May 23 2022, 9:17 AM
JDevlieghere edited the summary of this revision. (Show Details)May 23 2022, 9:25 AM
augusto2112 accepted this revision.May 24 2022, 5:10 PM
This revision is now accepted and ready to land.May 24 2022, 5:10 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 5:20 PM