[Webkit-unassigned] [Bug 158510] New: Don't try to cleanup non-existing ios Simulators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 18:47:54 PDT 2016


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

            Bug ID: 158510
           Summary: Don't try to cleanup non-existing ios Simulators
    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: aakash_jain at apple.com
                CC: lforschler at apple.com

When for some reason run-webkit-tests fails before creating the simulators, the cleanup still tries to cleanup the simulators. The “lsregister” command fails with the error message: “error -10814 unregistering /tmp/WebKitTestingSimulators/Simulator0.app”

This just creates unnecessary logs and failed attempts. We should not try to cleanup non-existing simulators.

-- 
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/20160608/be919d29/attachment.html>


More information about the webkit-unassigned mailing list