Bug 169757 - webktpy: Fix device regular expression for parsing simctl output
Summary: webktpy: Fix device regular expression for parsing simctl output
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:
Depends on:
Blocks: 168397
  Show dependency treegraph
 
Reported: 2017-03-16 09:02 PDT by Jonathan Bedard
Modified: 2017-03-16 10:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.37 KB, patch)
2017-03-16 09:06 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch for landing (3.59 KB, patch)
2017-03-16 09:32 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 2017-03-16 09:02:09 PDT
The fix in <http://trac.webkit.org/changeset/213164> was insufficient.  We should make the UDID portion of the regular expression more strict to ensure that an unavailable device is correctly parsed.
Comment 1 Jonathan Bedard 2017-03-16 09:06:41 PDT
Created attachment 304644 [details]
Patch
Comment 2 Daniel Bates 2017-03-16 09:27:13 PDT
Comment on attachment 304644 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=304644&action=review

> Tools/ChangeLog:7
> +

Please explain the purpose of this change. Specifically, what this change is fixing as well as how it relates the fix in bug #168394.
Comment 3 Jonathan Bedard 2017-03-16 09:32:01 PDT
Created attachment 304646 [details]
Patch for landing
Comment 4 WebKit Commit Bot 2017-03-16 10:12:42 PDT
Comment on attachment 304646 [details]
Patch for landing

Clearing flags on attachment: 304646

Committed r214046: <http://trac.webkit.org/changeset/214046>
Comment 5 WebKit Commit Bot 2017-03-16 10:12:56 PDT
All reviewed patches have been landed.  Closing bug.