RESOLVED FIXED 155208
Booting multiple iOS simulator in parallel fails sometimes
https://bugs.webkit.org/show_bug.cgi?id=155208
Summary Booting multiple iOS simulator in parallel fails sometimes
Aakash Jain
Reported 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.
Attachments
Proposed patch (1.28 KB, patch)
2016-03-08 16:41 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 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.
Aakash Jain
Comment 2 2016-03-08 16:41:55 PST
Created attachment 273366 [details] Proposed patch
Darin Adler
Comment 3 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
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2016-03-08 18:50:14 PST
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.