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

Issue 882953003: Fix android tests. (Closed)

Created:
5 years, 10 months ago by qsr
Modified:
5 years, 10 months ago
CC:
mojo-reviews_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M shell/shell_test_base.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 5 (0 generated)
qsr
5 years, 10 months ago (2015-01-28 16:20:24 UTC) #1
qsr
Committed patchset #1 (id:1) manually as 4422851b44f52ed64fb6c0b51d191f3ea23a64ee (presubmit successful).
5 years, 10 months ago (2015-01-28 16:20:46 UTC) #2
qsr
https://codereview.chromium.org/882953003/diff/1/shell/shell_test_base.cc File shell/shell_test_base.cc (right): https://codereview.chromium.org/882953003/diff/1/shell/shell_test_base.cc#newcode28 shell/shell_test_base.cc:28: SetUpTestApplications(); The issue there is that Init is calling ...
5 years, 10 months ago (2015-01-28 16:22:45 UTC) #3
Nick Bray (chromium)
Retroactive LGTM. Subtle and interesting. I think that the best fix would be to remove ...
5 years, 10 months ago (2015-01-28 21:46:13 UTC) #4
qsr
5 years, 10 months ago (2015-01-30 15:31:53 UTC) #5
Message was sent while issue was closed.
On 2015/01/28 21:46:13, Nick Bray (chromium) wrote:
> Retroactive LGTM.  Subtle and interesting.  I think that the best fix would be
> to remove all the command line interpretation from context.cc, and use the
> command line to drive the configuration Context object from the outside.  This
> would mesh better with Android and unit testing.

 I agree. But this would have to be in a helper function that can be used by
both the linux and android entry points.

Powered by Google App Engine
This is Rietveld 408576698