Bug 152363 - run-webkit-tests fails to delete Simulator device during cleanup
Summary: run-webkit-tests fails to delete Simulator device during cleanup
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-16 15:12 PST by Aakash Jain
Modified: 2017-03-15 17:18 PDT (History)
7 users (show)

See Also:


Attachments
Propsed patch (1.21 KB, patch)
2015-12-16 15:22 PST, Aakash Jain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.