Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(341)

Issue 27420005: [chromedriver] Don't catch exceptions raised during quit. (Closed)

Created:
7 years, 2 months ago by frankf
Modified:
7 years, 2 months ago
Reviewers:
kkania
CC:
chromium-reviews, craigdh
Visibility:
Public.

Description

[chromedriver] Don't catch exceptions raised during quit. It's better to terminate the entire test. Especially on Android, if quit doesn't succeed, subsequent tests will fail to create a session since the device is not freed. BUG=None R=kkania@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=228958

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -14 lines) Patch
M patch.diff View 3 chunks +21 lines, -14 lines 0 comments Download
M test-nodeps-srcs.jar View Binary file 0 comments Download
M test-standalone.jar View Binary file 0 comments Download

Messages

Total messages: 3 (0 generated)
frankf
7 years, 2 months ago (2013-10-16 02:04:30 UTC) #1
kkania
lgtm
7 years, 2 months ago (2013-10-16 16:30:21 UTC) #2
frankf
7 years, 2 months ago (2013-10-16 18:40:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r228958 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698