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

Issue 32323005: android: run zip/extract/compile steps in the parent of src/, like on other platforms. (Closed)

Created:
7 years, 2 months ago by Nico
Modified:
7 years, 2 months ago
Reviewers:
agable, Isaac (away)
CC:
chromium-reviews, craigdh+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org, klundberg+watch_chromium.org, frankf+watch_chromium.org
Visibility:
Public.

Description

android: run zip/extract/compile steps in the parent of src/, like on other platforms. BUG=294387 R=ilevy@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=229993

Patch Set 1 #

Patch Set 2 : sighgitcl #

Total comments: 2

Patch Set 3 : . #

Patch Set 4 : different #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M build/android/buildbot/bb_host_steps.py View 1 2 3 3 chunks +5 lines, -3 lines 1 comment Download

Messages

Total messages: 17 (0 generated)
Nico
7 years, 2 months ago (2013-10-21 17:48:30 UTC) #1
agable
Reupload? looks like base files missing.
7 years, 2 months ago (2013-10-21 17:57:21 UTC) #2
Nico
That doesn't work in 80% of uploads for me. Click "Raw", that always works, and ...
7 years, 2 months ago (2013-10-21 18:02:53 UTC) #3
Nico
reuploaded
7 years, 2 months ago (2013-10-21 18:13:33 UTC) #4
Nico
+yfriedman ilevy isn't on irc, maybe he's out today
7 years, 2 months ago (2013-10-21 18:47:37 UTC) #5
Isaac (away)
Srry, under weather. This looks OK but I wouldn't be surprised if it breaks something. ...
7 years, 2 months ago (2013-10-21 20:08:32 UTC) #6
Nico
I wouldn't be surprised if this broke anything either :-) But I did look through ...
7 years, 2 months ago (2013-10-21 20:12:10 UTC) #7
Isaac (away)
On 2013/10/21 20:12:10, Nico wrote: > I wouldn't be surprised if this broke anything either ...
7 years, 2 months ago (2013-10-21 20:20:55 UTC) #8
Nico
On Mon, Oct 21, 2013 at 1:20 PM, <ilevy@chromium.org> wrote: > On 2013/10/21 20:12:10, Nico ...
7 years, 2 months ago (2013-10-21 20:25:04 UTC) #9
Nico
Slightly changed this patch, added this to the CL description: """Also change the default cwd ...
7 years, 2 months ago (2013-10-21 20:40:38 UTC) #10
Nico
…and https://codereview.chromium.org/33303004/ for the more interesting part of this.
7 years, 2 months ago (2013-10-21 21:16:38 UTC) #11
Yaron
Removing myself as reviewer since ilevy is around and much better suited to review
7 years, 2 months ago (2013-10-21 22:06:40 UTC) #12
Nico
Changed this to be less invasive, as discussed.
7 years, 2 months ago (2013-10-21 22:36:29 UTC) #13
Isaac (away)
LGTM -- but watch closely after landing. It's OK to dcommit this after android trybots ...
7 years, 2 months ago (2013-10-21 22:38:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/32323005/240001
7 years, 2 months ago (2013-10-21 23:10:42 UTC) #15
Nico
Committed patchset #4 manually as r229993 (presubmit successful).
7 years, 2 months ago (2013-10-22 01:04:26 UTC) #16
Nico
7 years, 2 months ago (2013-10-22 02:40:59 UTC) #17
Message was sent while issue was closed.
https://codereview.chromium.org/32323005/diff/240001/build/android/buildbot/b...
File build/android/buildbot/bb_host_steps.py (right):

https://codereview.chromium.org/32323005/diff/240001/build/android/buildbot/b...
build/android/buildbot/bb_host_steps.py:61: RunCmd(cmd + ['--build-args=%s' %
build_target], halt_on_failure=True)
Oh hmm, I guess I should do the same here?

Powered by Google App Engine
This is Rietveld 408576698