Bug 140301 - [iOS] run-webkit-tests --ios hangs trying to launch iOS Simulator with unavailable runtime
Summary: [iOS] run-webkit-tests --ios hangs trying to launch iOS Simulator with unavai...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad iOS 8.1
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-09 11:31 PST by Daniel Bates
Modified: 2015-01-14 14:13 PST (History)
6 users (show)

See Also:


Attachments
Patch (5.73 KB, patch)
2015-01-09 11:45 PST, Daniel Bates
no flags Details | Formatted Diff | Diff
Patch (9.00 KB, patch)
2015-01-13 14:09 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2015-01-09 11:31:36 PST
Running run-webkit-tests --ios or running run-webkit-tests --ios --runtime R where R is the identifier of an unavailable iOS Simulator runtime will cause run-webkit-tests to hang when launching the iOS Simulator.

With regards to the case when running run-webkit-tests --ios without --runtime, currently run-webkit-tests may create an iOS Simulator device with an unavailable runtime.
Comment 1 Daniel Bates 2015-01-09 11:32:06 PST
<rdar://problem/19389266>
Comment 2 Daniel Bates 2015-01-09 11:45:09 PST
Created attachment 244356 [details]
Patch
Comment 3 Daniel Bates 2015-01-13 14:09:33 PST
Created attachment 244545 [details]
Patch
Comment 4 Jon Honeycutt 2015-01-13 19:12:21 PST
Comment on attachment 244545 [details]
Patch

r=me
Comment 5 Daniel Bates 2015-01-14 14:12:55 PST
Comment on attachment 244545 [details]
Patch

Clearing flags on attachment: 244545

Committed r178444: <http://trac.webkit.org/changeset/178444>
Comment 6 Daniel Bates 2015-01-14 14:13:01 PST
All reviewed patches have been landed.  Closing bug.