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

Issue 2575003003: [Android] Use local build of chromium_commands.dex.jar in chromium tests. (Closed)

Created:
4 years ago by jbudorick
Modified:
4 years ago
CC:
agrieve+watch_chromium.org, chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Use local build of chromium_commands.dex.jar in chromium tests. Without this, we were downloading chromium_commands.dex.jar from GCS every time we tried to use it. This is both unnecessary and potentially problematic, as catapult/devil's downloading mechanism is currently prone to hanging with lock failures. With this change, we will instead use the locally built version of chromium_commands.dex.jar when available. BUG=674172 Committed: https://crrev.com/6e2cfec2af8f4129669c22554ea17d289ba36f2e Cr-Commit-Position: refs/heads/master@{#439537}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -15 lines) Patch
M build/android/devil_chromium.py View 2 chunks +22 lines, -15 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
jbudorick
4 years ago (2016-12-14 17:14:24 UTC) #4
jbudorick
friendly ping
4 years ago (2016-12-19 17:33:11 UTC) #9
mikecase (-- gone --)
lgtm. But what is chromium_commands.dex.jar? O_o
4 years ago (2016-12-19 18:39:11 UTC) #10
jbudorick
On 2016/12/19 18:39:11, mikecase wrote: > lgtm. But what is chromium_commands.dex.jar? O_o https://codesearch.chromium.org/chromium/src/build/android/pylib/device/commands/java/src/org/chromium/android/commands/unzip/Unzip.java?rcl=0&l=21
4 years ago (2016-12-19 18:40:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2575003003/1
4 years ago (2016-12-19 20:12:24 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-19 20:18:47 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-19 20:21:41 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6e2cfec2af8f4129669c22554ea17d289ba36f2e
Cr-Commit-Position: refs/heads/master@{#439537}

Powered by Google App Engine
This is Rietveld 408576698