Bug 152363

Summary: run-webkit-tests fails to delete Simulator device during cleanup
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, ddkilzer, glenn, lforschler, simon.fraser
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=151243
Attachments:
Description Flags
Propsed patch none

Description Aakash Jain 2015-12-16 15:12:44 PST
See <rdar://problem/23906666>

Sample logs:

Running 1 WebKitTestRunnerApp.app.
[1/4] fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html failed unexpectedly (text diff)
[2/4] fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden.html failed unexpectedly (text diff)
[3/4] fast/viewport/ios/width-is-device-width-overflowing-no-shrink-to-fit.html failed unexpectedly (text diff)
[4/4] fast/viewport/ios/width-is-device-width-overflowing.html failed unexpectedly (text diff)
kill -KILL 13352
kill -KILL 13351
kill -KILL 13059
kill -KILL 13030
kill -KILL 12990
lsregister: processing /tmp/WebKitTestingSimulators/Simulator0.app
lsregister: unregistered /tmp/WebKitTestingSimulators/Simulator0.app
An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=159):
Unable to delete device in current state: Booted
Comment 1 Aakash Jain 2015-12-16 15:22:08 PST
Created attachment 267498 [details]
Propsed patch
Comment 2 WebKit Commit Bot 2015-12-16 17:17:16 PST
Comment on attachment 267498 [details]
Propsed patch

Clearing flags on attachment: 267498

Committed r194196: <http://trac.webkit.org/changeset/194196>
Comment 3 WebKit Commit Bot 2015-12-16 17:17:20 PST
All reviewed patches have been landed.  Closing bug.