Bug 141815 - REGRESSION (r180239): run-webkit-test fails to boot simulator device that was booted by previous test run
Summary: REGRESSION (r180239): run-webkit-test fails to boot simulator device that was...
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, Regression
Depends on: 141718
Blocks:
  Show dependency treegraph
 
Reported: 2015-02-19 16:39 PST by Daniel Bates
Modified: 2015-08-10 14:11 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.08 KB, patch)
2015-02-19 16:50 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-02-19 16:39:56 PST
run-webkit-test fails with a message of the form "Unable to boot the simulator device with UDID B5A4F5D9-EC08-467B-9316-D464C34358FF."
Comment 1 Daniel Bates 2015-02-19 16:40:16 PST
<rdar://problem/19893933>
Comment 2 Daniel Bates 2015-02-19 16:50:41 PST
Created attachment 246926 [details]
Patch
Comment 3 Daniel Bates 2015-02-19 18:28:42 PST
Notice that IOSSimulatorPort.check_sys_deps() is called before IOSSimulatorPort.setup_test_run().
Comment 4 Daniel Bates 2015-02-19 18:36:41 PST
Comment on attachment 246926 [details]
Patch

Clearing flags on attachment: 246926

Committed r180378: <http://trac.webkit.org/changeset/180378>
Comment 5 Daniel Bates 2015-02-19 18:36:44 PST
All reviewed patches have been landed.  Closing bug.