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

Issue 111333003: android: Add download URL for API 19 x86 system images. (Closed)

Created:
7 years ago by digit1
Modified:
7 years ago
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: Add download URL for API 19 x86 system images. Otherwise, running build/android/install_emulator_deps.py fails with ... [python stack trace] ... Exception: ERROR: no URL known for x86 image for android-19 BUG=NONE R=yfriedman@chromium.org,navabi@chromium.org,raphael.kubo.da.costa@chromium.org,mariakhomenko@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241258

Patch Set 1 #

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

Messages

Total messages: 12 (0 generated)
digit1
7 years ago (2013-12-16 08:21:23 UTC) #1
tfarina
This fixes the download issue for me. https://codereview.chromium.org/111333003/diff/1/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://codereview.chromium.org/111333003/diff/1/build/android/install_emulator_deps.py#newcode142 build/android/install_emulator_deps.py:142: rc = ...
7 years ago (2013-12-16 12:07:11 UTC) #2
digit1
https://codereview.chromium.org/111333003/diff/1/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://codereview.chromium.org/111333003/diff/1/build/android/install_emulator_deps.py#newcode142 build/android/install_emulator_deps.py:142: rc = cmd_helper.RunCmd(['kvm-ok']) Hmmm, I don't have an issue ...
7 years ago (2013-12-16 12:28:03 UTC) #3
tfarina
https://codereview.chromium.org/111333003/diff/1/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://codereview.chromium.org/111333003/diff/1/build/android/install_emulator_deps.py#newcode142 build/android/install_emulator_deps.py:142: rc = cmd_helper.RunCmd(['kvm-ok']) On 2013/12/16 12:28:04, digit1 wrote: > ...
7 years ago (2013-12-16 12:29:51 UTC) #4
digit1
Fixed Raphael's email (intel.com, not chromium.org :-)) https://chromiumcodereview.appspot.com/111333003/diff/1/build/android/install_emulator_deps.py File build/android/install_emulator_deps.py (right): https://chromiumcodereview.appspot.com/111333003/diff/1/build/android/install_emulator_deps.py#newcode142 build/android/install_emulator_deps.py:142: rc = ...
7 years ago (2013-12-16 17:27:00 UTC) #5
Yaron
lgtm
7 years ago (2013-12-16 17:49:27 UTC) #6
Maria
lgtm
7 years ago (2013-12-16 19:04:06 UTC) #7
navabi
lgtm
7 years ago (2013-12-16 19:29:08 UTC) #8
tfarina
On 2013/12/16 17:27:00, digit1 wrote: > https://chromiumcodereview.appspot.com/111333003/diff/1/build/android/install_emulator_deps.py#newcode142 > build/android/install_emulator_deps.py:142: rc = cmd_helper.RunCmd(['kvm-ok']) > Looking at ...
7 years ago (2013-12-16 20:38:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/digit@chromium.org/111333003/1
7 years ago (2013-12-17 08:34:24 UTC) #10
digit1
On 2013/12/16 20:38:22, tfarina wrote: > 3) > $ kvm-ok > Command 'kvm-ok' is available ...
7 years ago (2013-12-17 08:35:37 UTC) #11
commit-bot: I haz the power
7 years ago (2013-12-17 11:53:35 UTC) #12
Message was sent while issue was closed.
Change committed as 241258

Powered by Google App Engine
This is Rietveld 408576698