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

Issue 416243007: extract_build failure should be fatal (Closed)

Created:
6 years, 5 months ago by eseidel
Modified:
6 years, 4 months ago
Reviewers:
navabi1, navabi
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, agable
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

extract_build failure should be fatal This code has been here since this script was created back in bug 154525, however these days the warning code is 88. Maybe the warning code has always been 88, but its always been OK for an extract_build step to be non-fatal. I would be happy to test this if someone could explain to me how this file is tested. These days we expect extract_build to fail the build, if it doesn't then we just go and run test with the wrong revision, etc. BUG=397710, 154525 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285914

Patch Set 1 #

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

Messages

Total messages: 8 (0 generated)
eseidel
ptal
6 years, 5 months ago (2014-07-25 22:42:31 UTC) #1
eseidel
The only other code to use this warning_code= parameter is check-webkit-licenses: def CheckWebViewLicenses(_): bb_annotations.PrintNamedStep('check_licenses') RunCmd([SrcPath('android_webview', ...
6 years, 5 months ago (2014-07-25 22:43:43 UTC) #2
eseidel
6 years, 5 months ago (2014-07-25 22:57:52 UTC) #3
navabi
lgtm
6 years, 4 months ago (2014-07-28 09:16:19 UTC) #4
navabi1
lgtm
6 years, 4 months ago (2014-07-28 09:16:28 UTC) #5
eseidel
The CQ bit was checked by eseidel@chromium.org
6 years, 4 months ago (2014-07-28 14:46:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eseidel@chromium.org/416243007/1
6 years, 4 months ago (2014-07-28 14:47:13 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-07-28 15:59:18 UTC) #8
Message was sent while issue was closed.
Change committed as 285914

Powered by Google App Engine
This is Rietveld 408576698