Bug 155208 - Booting multiple iOS simulator in parallel fails sometimes
Summary: Booting multiple iOS simulator in parallel fails sometimes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-08 16:38 PST by Aakash Jain
Modified: 2016-03-09 14:18 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (1.28 KB, patch)
2016-03-08 16:41 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2016-03-08 16:38:59 PST
While booting multiple simulators, sometimes some of the simulators asks for confirmation, e.g.: "You are opening the application ”Simulator9” for the first time.  Are you sure you want to open this application?”. This breaks the automated tests.
Comment 1 Aakash Jain 2016-03-08 16:39:26 PST
see <rdar://problem/25019651>

This message comes because of booting multiple simulator at the same time. We need to increase the delay between each simulator boot.
Comment 2 Aakash Jain 2016-03-08 16:41:55 PST
Created attachment 273366 [details]
Proposed patch
Comment 3 Darin Adler 2016-03-08 18:01:01 PST
Comment on attachment 273366 [details]
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=273366&action=review

> Tools/ChangeLog:3
> +        Booting multiple iOS simulator parallely fails sometimes

"in parallel" would be correct, but I won’t hold back the review or commit flag just for the bug title
Comment 4 WebKit Commit Bot 2016-03-08 18:50:11 PST
Comment on attachment 273366 [details]
Proposed patch

Clearing flags on attachment: 273366

Committed r197830: <http://trac.webkit.org/changeset/197830>
Comment 5 WebKit Commit Bot 2016-03-08 18:50:14 PST
All reviewed patches have been landed.  Closing bug.