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

Issue 11013024: Ignore device status check emailing exceptions. (Closed)

Created:
8 years, 2 months ago by John Knottenbelt
Modified:
8 years, 2 months ago
CC:
chromium-reviews, peter+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Visibility:
Public.

Description

Ignore device status check emailing exceptions. The Android device status checker will attempt to alert by email when a device fails. If the email step generates an exception, we don't want to fail the 'Device Status Check' build step, because that causes the entire build to fail. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159936

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use 'as' instead of ',' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M build/android/device_status_check.py View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
John Knottenbelt
Hi guys, This try job failed because the SMTP step in the device checker exceptioned: ...
8 years, 2 months ago (2012-10-03 14:51:00 UTC) #1
bulach
lgtm, sounds reasonable to me.. just a nit: https://codereview.chromium.org/11013024/diff/1/build/android/device_status_check.py File build/android/device_status_check.py (right): https://codereview.chromium.org/11013024/diff/1/build/android/device_status_check.py#newcode123 build/android/device_status_check.py:123: except ...
8 years, 2 months ago (2012-10-03 15:02:24 UTC) #2
John Knottenbelt
8 years, 2 months ago (2012-10-03 15:44:54 UTC) #3
navabi1
lgtm
8 years, 2 months ago (2012-10-03 15:55:28 UTC) #4
navabi1
Looks good to me. Thanks for this fix John. On Wed, Oct 3, 2012 at ...
8 years, 2 months ago (2012-10-03 15:56:16 UTC) #5
Isaac (away)
This is OK as a quick fix, but I would like this reverted once smtp ...
8 years, 2 months ago (2012-10-03 16:11:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jknotten@chromium.org/11013024/2002
8 years, 2 months ago (2012-10-03 16:22:44 UTC) #7
navabi
On 2012/10/03 16:22:44, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
8 years, 2 months ago (2012-10-03 16:32:49 UTC) #8
commit-bot: I haz the power
8 years, 2 months ago (2012-10-03 18:52:43 UTC) #9
Change committed as 159936

Powered by Google App Engine
This is Rietveld 408576698