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

Issue 294033003: Added --isolate-file-path option to android test_runner. (Closed)

Created:
6 years, 7 months ago by Kibeom Kim (inactive)
Modified:
6 years, 7 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Added --isolate-file-path option to android test_runner. Currently, .isolate file list is hard-coded in build/android/pylib/gtest/setup.py so for downstream to provide .isolate file, we need to modify the upstream setup.py file. So add --isolate-file-path option so that downstream can provide their own .isolate file if they want. BUG=368034 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272137

Patch Set 1 #

Patch Set 2 : added --isolate-file-path option #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M build/android/pylib/gtest/setup.py View 1 2 chunks +17 lines, -7 lines 0 comments Download
M build/android/pylib/gtest/test_options.py View 1 1 chunk +1 line, -0 lines 0 comments Download
M build/android/test_runner.py View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Kibeom Kim (inactive)
This is not for review(yet) and uploaded to ask a question. I needed to add ...
6 years, 7 months ago (2014-05-20 23:22:12 UTC) #1
M-A Ruel
On 2014/05/20 23:22:12, Kibeom Kim wrote: > This is not for review(yet) and uploaded to ...
6 years, 7 months ago (2014-05-21 00:41:07 UTC) #2
Kibeom Kim (inactive)
On 2014/05/21 00:41:07, M-A Ruel wrote: > On 2014/05/20 23:22:12, Kibeom Kim wrote: > > ...
6 years, 7 months ago (2014-05-21 01:11:53 UTC) #3
M-A Ruel
On 2014/05/21 01:11:53, Kibeom Kim wrote: > On 2014/05/21 00:41:07, M-A Ruel wrote: > > ...
6 years, 7 months ago (2014-05-21 01:36:11 UTC) #4
Kibeom Kim (inactive)
On 2014/05/21 01:36:11, M-A Ruel wrote: > > Oh, sorry for the misleading comment above. ...
6 years, 7 months ago (2014-05-21 01:40:07 UTC) #5
M-A Ruel
On 2014/05/21 01:40:07, Kibeom Kim wrote: > On 2014/05/21 01:36:11, M-A Ruel wrote: > > ...
6 years, 7 months ago (2014-05-21 01:50:32 UTC) #6
bulach
yeah, we shouldn't reference downstream from here. please, add an option at https://code.google.com/p/chromium/codesearch#chromium/src/build/android/test_runner.py&q=gtest_options&sq=package:chromium&l=95 and then ...
6 years, 7 months ago (2014-05-21 12:09:12 UTC) #7
Kibeom Kim (inactive)
6 years, 7 months ago (2014-05-21 19:58:00 UTC) #8
Kibeom Kim (inactive)
ptal
6 years, 7 months ago (2014-05-21 19:58:09 UTC) #9
bulach
lgtm, thanks! please wait for jbudorick, he's the actual owner these days :)
6 years, 7 months ago (2014-05-21 20:08:34 UTC) #10
jbudorick
lgtm
6 years, 7 months ago (2014-05-21 20:40:06 UTC) #11
Kibeom Kim (inactive)
The CQ bit was checked by kkimlabs@chromium.org
6 years, 7 months ago (2014-05-21 20:41:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/294033003/20001
6 years, 7 months ago (2014-05-21 20:43:25 UTC) #13
commit-bot: I haz the power
6 years, 7 months ago (2014-05-22 08:18:51 UTC) #14
Message was sent while issue was closed.
Change committed as 272137

Powered by Google App Engine
This is Rietveld 408576698