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

Issue 17267004: [Android] Enable using isolate files to get a list of data dependencies to push to the device. (Closed)

Created:
7 years, 6 months ago by frankf
Modified:
7 years, 5 months 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, jam, cjhopman
Visibility:
Public.

Description

[Android] Enable using isolate files to get a list of data dependencies to push to the device. Convert base_unittests to isolate. BUG=249870 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209283

Patch Set 1 #

Patch Set 2 : Generate isolated files #

Total comments: 1

Patch Set 3 : Remove the apk since crbug.com/252785 is fixed #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -12 lines) Patch
M base/base_unittests.isolate View 1 2 2 chunks +8 lines, -4 lines 0 comments Download
M build/android/pylib/gtest/test_runner.py View 1 2 3 chunks +49 lines, -8 lines 3 comments Download

Messages

Total messages: 17 (0 generated)
frankf
@maruel, for now I'm directly using load_isolated() in run_isolated.py to avoid duplicating the parer, but ...
7 years, 6 months ago (2013-06-20 22:01:15 UTC) #1
craigdh
lgtm, but wait for maruel.
7 years, 6 months ago (2013-06-20 22:58:00 UTC) #2
frankf
maruel is OOO. vadimsh/csharp, ptal. https://codereview.chromium.org/17267004/diff/10001/base/base_unittests.isolate File base/base_unittests.isolate (right): https://codereview.chromium.org/17267004/diff/10001/base/base_unittests.isolate#newcode9 base/base_unittests.isolate:9: '<(PRODUCT_DIR)/base_unittests_apk/base_unittests-debug.apk', It doesn't make ...
7 years, 6 months ago (2013-06-21 20:38:19 UTC) #3
frankf
7 years, 6 months ago (2013-06-21 20:50:36 UTC) #4
Vadim Sh.
Here's how base_unittests.isolated looks like when I generate it on my machine: { "files": { ...
7 years, 6 months ago (2013-06-24 11:10:13 UTC) #5
frankf
Hmm. I actually get all the dependencies including /test/data into a single isolated file using ...
7 years, 6 months ago (2013-06-24 17:10:21 UTC) #6
Vadim Sh.
I used steps I described in crbug.com/252785 bug. In particular I removed *.apk file and ...
7 years, 6 months ago (2013-06-24 17:16:34 UTC) #7
frankf
ptal.
7 years, 6 months ago (2013-06-27 00:41:08 UTC) #8
Vadim Sh.
On 2013/06/27 00:41:08, frankf wrote: > ptal. lgtm, but I don't know conditions under which ...
7 years, 5 months ago (2013-06-28 09:17:19 UTC) #9
csharp
LGTM with nit I'm not sure what is up the includes section, I know there ...
7 years, 5 months ago (2013-06-28 13:12:17 UTC) #10
frankf
OK, so I guess we're ignoring the 'includes' section of isolated files for now? The ...
7 years, 5 months ago (2013-06-28 18:32:45 UTC) #11
craigdh
lgtm.
7 years, 5 months ago (2013-06-28 18:50:14 UTC) #12
csharp
https://codereview.chromium.org/17267004/diff/22001/build/android/pylib/gtest/test_runner.py File build/android/pylib/gtest/test_runner.py (right): https://codereview.chromium.org/17267004/diff/22001/build/android/pylib/gtest/test_runner.py#newcode60 build/android/pylib/gtest/test_runner.py:60: '--isolate=%s' % isolate_abs_path, On 2013/06/28 18:32:46, frankf wrote: > ...
7 years, 5 months ago (2013-06-28 19:01:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/frankf@chromium.org/17267004/22001
7 years, 5 months ago (2013-06-28 19:07:41 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=170808
7 years, 5 months ago (2013-06-28 22:31:48 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/frankf@chromium.org/17267004/22001
7 years, 5 months ago (2013-06-28 23:17:38 UTC) #16
commit-bot: I haz the power
7 years, 5 months ago (2013-06-29 13:00:53 UTC) #17
Message was sent while issue was closed.
Change committed as 209283

Powered by Google App Engine
This is Rietveld 408576698