WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
158510
Don't try to cleanup non-existing ios Simulators
https://bugs.webkit.org/show_bug.cgi?id=158510
Summary
Don't try to cleanup non-existing ios Simulators
Aakash Jain
Reported
2016-06-07 18:47:54 PDT
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.
Attachments
Proposed patch
(1.25 KB, patch)
2016-06-07 19:01 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
Proposed patch
(1.24 KB, patch)
2016-06-07 19:10 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2016-06-07 19:01:59 PDT
Created
attachment 280760
[details]
Proposed patch
Aakash Jain
Comment 2
2016-06-07 19:10:24 PDT
Created
attachment 280761
[details]
Proposed patch
WebKit Commit Bot
Comment 3
2016-06-08 11:01:39 PDT
Comment on
attachment 280761
[details]
Proposed patch Clearing flags on attachment: 280761 Committed
r201812
: <
http://trac.webkit.org/changeset/201812
>
WebKit Commit Bot
Comment 4
2016-06-08 11:01:43 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug