Bug 141815

Summary: REGRESSION (r180239): run-webkit-test fails to boot simulator device that was booted by previous test run
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, ddkilzer, glenn, jake.nielsen.webkit
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: iOS 8.1   
Bug Depends on: 141718    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.