[Webkit-unassigned] [Bug 170255] New: webkitpy: Robust test clean-up
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 29 13:51:43 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170255
Bug ID: 170255
Summary: webkitpy: Robust test clean-up
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jbedard at apple.com
CC: lforschler at apple.com
Currently when running layouts tests, clean-up only occurs if setup has been successful. If setup throws an exception, this can result in file or programs left running. This is of particular concern for something like an iOS Simulator. We should run teardown even if setup throws an exception and we should teardown all devices even if one or more of them throws an exception while being torn down.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170329/21c9c796/attachment.html>
More information about the webkit-unassigned
mailing list