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

Issue 29773006: Changes to run tests on Dartium content shell on Android. (Closed)

Created:
7 years, 2 months ago by zra
Modified:
7 years, 1 month ago
Reviewers:
ricow1, kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Changes to run tests on Dartium content shell on Android. - In browser_controller.dart, adds a drtOnAndroid Browser. - Adds flags for starting test servers at fixed ports. - This is needed so that android reverse port forwarding can be set up in advance. - Adds setProp to android.dart to be used in lieu of environment variables when testing on Android. R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=29259

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -10 lines) Patch
M tools/test.dart View 1 2 2 chunks +7 lines, -1 line 0 comments Download
M tools/testing/dart/android.dart View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M tools/testing/dart/browser_controller.dart View 1 2 8 chunks +56 lines, -6 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 2 4 chunks +33 lines, -2 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
zra
7 years, 2 months ago (2013-10-23 21:35:23 UTC) #1
kustermann
First round of comments. A few thoughts - we should use Chrome.apk instead of ContentShell.apk ...
7 years, 2 months ago (2013-10-24 09:36:00 UTC) #2
zra
This change is to help us test locally in preparation for moving to the bots. ...
7 years, 2 months ago (2013-10-24 15:34:49 UTC) #3
kustermann
LGTM (But I think you focus on *the real* browser (in terms of building + ...
7 years, 1 month ago (2013-10-25 15:35:01 UTC) #4
zra
https://codereview.chromium.org/29773006/diff/60001/tools/test.dart File tools/test.dart (right): https://codereview.chromium.org/29773006/diff/60001/tools/test.dart#newcode135 tools/test.dart:135: for (var conf in configurations) { On 2013/10/25 15:35:01, ...
7 years, 1 month ago (2013-10-25 16:19:35 UTC) #5
zra
7 years, 1 month ago (2013-10-25 16:39:54 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r29259 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698