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

Issue 797503003: Allow to add assets to test apks (Closed)

Created:
6 years ago by qsr
Modified:
6 years ago
Reviewers:
cjhopman
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@namespace_array_size_helper
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow to add assets to test apks R=cjhopman@chromium.org Committed: https://crrev.com/9bdb24aa8d920e57b81341a912dc18a7d24be5df Cr-Commit-Position: refs/heads/master@{#309414}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M build/config/android/rules.gni View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (1 generated)
qsr
This is needed for some tests in mojo that need some additional data. This will ...
6 years ago (2014-12-19 15:24:38 UTC) #1
cjhopman
On 2014/12/19 15:24:38, qsr wrote: > This is needed for some tests in mojo that ...
6 years ago (2014-12-19 19:13:18 UTC) #2
qsr
On 2014/12/19 19:13:18, cjhopman wrote: > On 2014/12/19 15:24:38, qsr wrote: > > This is ...
6 years ago (2014-12-22 09:53:51 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/797503003/1
6 years ago (2014-12-22 09:54:54 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-12-22 10:38:05 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/9bdb24aa8d920e57b81341a912dc18a7d24be5df Cr-Commit-Position: refs/heads/master@{#309414}
6 years ago (2014-12-22 10:39:00 UTC) #7
cjhopman
On 2014/12/22 10:39:00, I haz the power (commit-bot) wrote: > Patchset 1 (id:??) landed as ...
6 years ago (2014-12-22 19:15:48 UTC) #8
cjhopman
On 2014/12/22 19:15:48, cjhopman wrote: > On 2014/12/22 10:39:00, I haz the power (commit-bot) wrote: ...
6 years ago (2014-12-22 19:19:53 UTC) #9
qsr
> When running unittest suites, isolate files are found with this mapping: > https://code.google.com/p/chromium/codesearch#chromium/src/build/android/pylib/gtest/setup.py&q=gtest/setup.py&sq=package:chromium&type=cs&l=28 > ...
6 years ago (2014-12-23 09:22:18 UTC) #10
cjhopman
6 years ago (2014-12-23 19:55:12 UTC) #11
Message was sent while issue was closed.
On 2014/12/23 09:22:18, qsr wrote:
> > When running unittest suites, isolate files are found with this mapping:
> >
>
https://code.google.com/p/chromium/codesearch#chromium/src/build/android/pyli...
> > 
> > The data listed in the isolate file is copied to the device.
> 
> 
>  Do we have isolate support in the gn build? git grep didn't show me anything.

I don't think so. I expect we will probably use the 'data' (and maybe
'datadeps') target argument for it, but afaik there isn't really anything done
yet.

Powered by Google App Engine
This is Rietveld 408576698