[Webkit-unassigned] [Bug 192161] New: webkitpy: Use available device types instead of custom devices classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 09:59:05 PST 2018


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

            Bug ID: 192161
           Summary: webkitpy: Use available device types instead of custom
                    devices classes
           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

There are a number of circumstances where we want to run a specific test on a specific device type. Our current technique for doing this requires each port defining CUSTOM_DEVICE_CLASSES. This approach is problematic because it doesn't work if a simulator is already booted or when running on-device testing. Instead, we should check which device types are available.

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


More information about the webkit-unassigned mailing list