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

Issue 1387213002: When applying a gerrit patch, do a checkout before soft resetting. (Closed)

Created:
5 years, 2 months ago by Geoff Lang
Modified:
5 years, 2 months ago
Reviewers:
hinoka
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, stip+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

When applying a gerrit patch, do a checkout before soft resetting. The previous method would do a soft reset to the patch which would generate a correct list of differing files but not update the working tree. Instead, checkout the patch so that it is fully applied and then soft reset back to the base revision. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=297034

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : strip rev-parse output #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M scripts/slave/bot_update.py View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Geoff Lang
PTAL
5 years, 2 months ago (2015-10-06 17:45:04 UTC) #2
hinoka
lgtm
5 years, 2 months ago (2015-10-06 17:53:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1387213002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1387213002/60001
5 years, 2 months ago (2015-10-06 18:00:43 UTC) #5
commit-bot: I haz the power
5 years, 2 months ago (2015-10-06 18:04:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
http://src.chromium.org/viewvc/chrome?view=rev&revision=297034

Powered by Google App Engine
This is Rietveld 408576698