Bug 212376 - webkitpy: simctl list may have stderr logging
Summary: webkitpy: simctl list may have stderr logging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-26 07:44 PDT by Jonathan Bedard
Modified: 2020-05-26 08:42 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.93 KB, patch)
2020-05-26 08:02 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-05-26 07:44:30 PDT
Sometimes, simctl has stderr logging, which should be generally ignored when listing devices since that logging will not be json.
Comment 1 Jonathan Bedard 2020-05-26 07:44:50 PDT
<rdar://problem/63517635>
Comment 2 Jonathan Bedard 2020-05-26 07:52:00 PDT
Turns out that this applies to other simctl commands too.
Comment 3 Jonathan Bedard 2020-05-26 08:02:26 PDT
Created attachment 400246 [details]
Patch
Comment 4 EWS 2020-05-26 08:42:14 PDT
Committed r262143: <https://trac.webkit.org/changeset/262143>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400246 [details].