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

Issue 1784273003: Android Add missing GN data to make base_unittests run with swarming (Closed)

Created:
4 years, 9 months ago by agrieve
Modified:
4 years, 9 months ago
Reviewers:
Dirk Pranke, Nico
CC:
chromium-reviews, jbudorick
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android Add missing GN data to make base_unittests run with swarming BUG=589318

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M base/BUILD.gn View 1 chunk +7 lines, -0 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 8 (2 generated)
agrieve
🙈
4 years, 9 months ago (2016-03-11 18:36:00 UTC) #2
Nico
+dpranke to check if my understanding here is correct https://codereview.chromium.org/1784273003/diff/1/base/BUILD.gn File base/BUILD.gn (right): https://codereview.chromium.org/1784273003/diff/1/base/BUILD.gn#newcode1894 base/BUILD.gn:1894: ...
4 years, 9 months ago (2016-03-11 21:07:47 UTC) #3
Dirk Pranke
lgtm , fwiw ... https://codereview.chromium.org/1784273003/diff/1/base/BUILD.gn File base/BUILD.gn (right): https://codereview.chromium.org/1784273003/diff/1/base/BUILD.gn#newcode1894 base/BUILD.gn:1894: "base.isolate", On 2016/03/11 21:07:47, Nico ...
4 years, 9 months ago (2016-03-11 21:11:18 UTC) #5
Nico
Wow, that seems pretty unfortunate. Rather than making things more unfortunate, could we instead change ...
4 years, 9 months ago (2016-03-11 21:13:12 UTC) #6
Dirk Pranke
On 2016/03/11 21:13:12, Nico wrote: > Wow, that seems pretty unfortunate. Rather than making things ...
4 years, 9 months ago (2016-03-11 21:18:46 UTC) #7
agrieve
4 years, 9 months ago (2016-03-15 20:08:17 UTC) #8
Message was sent while issue was closed.
On 2016/03/11 21:18:46, Dirk Pranke wrote:
> On 2016/03/11 21:13:12, Nico wrote:
> > Wow, that seems pretty unfortunate. Rather than making things more
> unfortunate,
> > could we instead change things so this isn't needed? It seems we'll have
less
> > technical debt if we address this early, instead of adding all the isolate
> files
> > to gn files, and then fixing this later and then reverting all these changes
> > again.
> 
> I think we're still working out some of the kinks in how isolates need to work
> on Android in order
> to address these two use cases, and we need swarming to work in the meantime
> (partially
> to figure that out, and partially just 'cause we need swarming to work), so I
> think we need
> to do things in this order, at least for some test steps.
> 
> Hopefully we can get a proper fix in before we have to propagate this to every
> test step, though.

Abandoned in favour of: https://codereview.chromium.org/1805643002

Powered by Google App Engine
This is Rietveld 408576698