[Webkit-unassigned] [Bug 168394] New: webkitpy: Regular expression for parsing simctl device information is wrong for iPad pros

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 15:04:47 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168394

            Bug ID: 168394
           Summary: webkitpy: Regular expression for parsing simctl device
                    information is wrong for iPad pros
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com
                CC: lforschler at apple.com

Simulated iPad Pro look have parenthesis in their names when listed through xcrun simctl list.  An example of an iPad Pro simulator name is bellow:
    iPad Pro (9.7 inch) (udid) (state)

The regular expression which parses these lines does not consider devices with names which have parenthesis in them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170215/fa8c2a87/attachment.html>


More information about the webkit-unassigned mailing list