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

Issue 427353005: Allow the forwarder to recover if the device_forwarder crashes or hangs (Closed)

Created:
6 years, 4 months ago by tonyg
Modified:
6 years, 4 months ago
Reviewers:
jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Project:
chromium
Visibility:
Public.

Description

Allow the forwarder to recover if the device_forwarder crashes or hangs I've noticed on the perf bots that if we get a host_forwarder error because it can't connect to the device, then all subsequent forwarder operations will fail. Example: http://build.chromium.org/p/chromium.perf/builders/Android%20Nexus4%20Perf/builds/1163/steps/Sharded%20Perf%20Tests/logs/stdio This patch fixes that by killing the device forwarder (and ensuring it isn't initialized) so that it can be re-initialized on the next attempt. BUG=294878 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287105

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -17 lines) Patch
M build/android/pylib/forwarder.py View 6 chunks +6 lines, -17 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tonyg
6 years, 4 months ago (2014-07-31 23:15:05 UTC) #1
jbudorick
lgtm
6 years, 4 months ago (2014-08-01 18:07:35 UTC) #2
tonyg
The CQ bit was checked by tonyg@chromium.org
6 years, 4 months ago (2014-08-01 18:21:38 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/427353005/1
6 years, 4 months ago (2014-08-01 18:24:38 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-01 22:23:40 UTC) #5
Message was sent while issue was closed.
Change committed as 287105

Powered by Google App Engine
This is Rietveld 408576698