[Webkit-unassigned] [Bug 148197] iOS Simulator layout-tests fail to start while cleaning a directory structure if simulator is already running

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 15:30:07 PDT 2015


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

Aakash Jain <aakash_jain at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #259414|                            |review?, commit-queue?
              Flags|                            |

--- Comment #1 from Aakash Jain <aakash_jain at apple.com> ---
Created attachment 259414
  --> https://bugs.webkit.org/attachment.cgi?id=259414&action=review
proposed patch

The failure happens when a simulator is already running (due to previous run or some other reasons). Due to that the directory cannot be deleted since the simulator is writing some files to it. 
In this patch, we are quitting all the running simulator before attempting to delete the logs directory. Tested on local setup.

-- 
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/20150819/8aa47c2a/attachment-0001.html>


More information about the webkit-unassigned mailing list