Bug 141306

Summary: [iOS] webkitpy.xcode.simulator.Runtime.from_identifier() returns wrong result for non-existent runtime
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: iOS 8.1   
Attachments:
Description Flags
Patch none

Description Daniel Bates 2015-02-05 14:43:21 PST
webkitpy.xcode.simulator.Runtime.from_identifier() always return the last runtime parsed from `simctl list` when given an identifier to a non-existent runtime.
Comment 1 Daniel Bates 2015-02-05 14:44:56 PST
Created attachment 246130 [details]
Patch
Comment 2 Daniel Bates 2015-02-05 15:15:34 PST
Comment on attachment 246130 [details]
Patch

Clearing flags on attachment: 246130

Committed r179716: <http://trac.webkit.org/changeset/179716>
Comment 3 Daniel Bates 2015-02-05 15:15:40 PST
All reviewed patches have been landed.  Closing bug.