[Webkit-unassigned] [Bug 169048] New: webkitpy: SimulatorProcess requires a defined worker_number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 11:23:27 PST 2017


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

            Bug ID: 169048
           Summary: webkitpy: SimulatorProcess requires a defined
                    worker_number
    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

SimulatorProcess requires it's worker number to be defined, but also defines a default value.  Since SimulatorProcess inherits from ServerProcess and we do not wish to change the signature of ServerProcess, SimulatorProcess should throw an exception in it's constructor if worker_number is undefined.

-- 
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/20170301/9475a6da/attachment.html>


More information about the webkit-unassigned mailing list