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

Issue 1805643002: 🚀 Geneate base_unittest's Android .isolate file at build-time (Closed)

Created:
4 years, 9 months ago by agrieve
Modified:
4 years, 8 months ago
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Geneate base_unittest's Android .isolate file at build-time This is a v1. A better future version would have a GN primitive to produce the file. Since the generation runs in parallel with other test targets, there's no added build latency. BUG=589318, 593416

Patch Set 1 #

Total comments: 2

Patch Set 2 : os.nice() and use isolate_file rather than requires_apk_isolate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -6 lines) Patch
A build/android/gyp/gen-android-test-isolate.py View 1 1 chunk +89 lines, -0 lines 0 comments Download
M testing/test.gni View 1 4 chunks +42 lines, -6 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (2 generated)
agrieve
Here's something that's much closer to our endgame.
4 years, 9 months ago (2016-03-15 20:07:53 UTC) #2
jbudorick
https://codereview.chromium.org/1805643002/diff/1/testing/test.gni File testing/test.gni (right): https://codereview.chromium.org/1805643002/diff/1/testing/test.gni#newcode33 testing/test.gni:33: _requires_apk_isolate = Why define this outside of is_android?
4 years, 9 months ago (2016-03-15 20:23:14 UTC) #3
jbudorick
On 2016/03/15 20:23:14, jbudorick wrote: > https://codereview.chromium.org/1805643002/diff/1/testing/test.gni > File testing/test.gni (right): > > https://codereview.chromium.org/1805643002/diff/1/testing/test.gni#newcode33 > ...
4 years, 9 months ago (2016-03-15 20:23:36 UTC) #4
agrieve
https://codereview.chromium.org/1805643002/diff/1/testing/test.gni File testing/test.gni (right): https://codereview.chromium.org/1805643002/diff/1/testing/test.gni#newcode33 testing/test.gni:33: _requires_apk_isolate = On 2016/03/15 20:23:14, jbudorick wrote: > Why ...
4 years, 9 months ago (2016-03-15 20:34:08 UTC) #5
Dirk Pranke
this does not look good to me. I think we should stick with using the ...
4 years, 9 months ago (2016-03-15 22:32:42 UTC) #7
agrieve
On 2016/03/15 22:32:42, Dirk Pranke wrote: > this does not look good to me. > ...
4 years, 9 months ago (2016-03-16 01:06:24 UTC) #8
Dirk Pranke
What's wrong w/ just using the checked-in files until we have the real fix?
4 years, 9 months ago (2016-03-16 01:13:47 UTC) #9
agrieve
On 2016/03/16 01:13:47, Dirk Pranke wrote: > What's wrong w/ just using the checked-in files ...
4 years, 9 months ago (2016-03-16 01:36:17 UTC) #10
Dirk Pranke
On 2016/03/16 01:36:17, agrieve wrote: > On 2016/03/16 01:13:47, Dirk Pranke wrote: > > What's ...
4 years, 9 months ago (2016-03-16 01:43:08 UTC) #11
Nico
On 2016/03/16 01:36:17, agrieve wrote: > On 2016/03/16 01:13:47, Dirk Pranke wrote: > > What's ...
4 years, 9 months ago (2016-03-18 21:47:01 UTC) #12
Dirk Pranke
On 2016/03/18 21:47:01, Nico wrote: > On 2016/03/16 01:36:17, agrieve wrote: > > ... And ...
4 years, 9 months ago (2016-03-18 22:04:07 UTC) #13
Nico
On 2016/03/18 22:04:07, Dirk Pranke wrote: > On 2016/03/18 21:47:01, Nico wrote: > > On ...
4 years, 9 months ago (2016-03-18 22:15:01 UTC) #14
Dirk Pranke
4 years, 9 months ago (2016-03-18 22:18:58 UTC) #15
On 2016/03/18 22:15:01, Nico wrote:
> For some reason I stopped receiving bug mail (no threads with "Generated
> .isolate files for Android Swarming Contain Unused Files" in my inbox, and
also
> no threads for discussions on other recent bugs that I filed / starred -- I
> happened to see some via polling). Do you know who I'd talk to about missing
> bugmail?

Not offhand ... maybe send email to infra-dev+monorail and/or file a bug against
monorail?

Powered by Google App Engine
This is Rietveld 408576698