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

Issue 1921113002: mash: Add a test for exe:chrome.

Created:
4 years, 8 months ago by sadrul
Modified:
4 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mash: Add a test for exe:chrome. Tests that chrome launches correctly in mus and produces at least one valid compositor frame to mus. BUG=581733

Patch Set 1 #

Patch Set 2 : . #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -13 lines) Patch
M mash/wm/BUILD.gn View 1 1 chunk +1 line, -0 lines 1 comment Download
M mash/wm/app_launch_unittest.cc View 2 chunks +20 lines, -13 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
sadrul
4 years, 8 months ago (2016-04-25 22:17:02 UTC) #2
sky
https://codereview.chromium.org/1921113002/diff/20001/mash/wm/BUILD.gn File mash/wm/BUILD.gn (right): https://codereview.chromium.org/1921113002/diff/20001/mash/wm/BUILD.gn#newcode174 mash/wm/BUILD.gn:174: "//chrome", I would like to avoid the all target ...
4 years, 8 months ago (2016-04-25 23:37:45 UTC) #3
sky
On 2016/04/25 23:37:45, sky wrote: > https://codereview.chromium.org/1921113002/diff/20001/mash/wm/BUILD.gn > File mash/wm/BUILD.gn (right): > > https://codereview.chromium.org/1921113002/diff/20001/mash/wm/BUILD.gn#newcode174 > ...
4 years, 8 months ago (2016-04-25 23:38:09 UTC) #4
sadrul
On 2016/04/25 23:38:09, sky wrote: > On 2016/04/25 23:37:45, sky wrote: > > https://codereview.chromium.org/1921113002/diff/20001/mash/wm/BUILD.gn > ...
4 years, 8 months ago (2016-04-26 19:31:58 UTC) #5
sky
4 years, 8 months ago (2016-04-26 21:11:03 UTC) #6
How about adding the unittest to chrome's unittests?

On Tue, Apr 26, 2016 at 12:31 PM,  <sadrul@chromium.org> wrote:
> On 2016/04/25 23:38:09, sky wrote:
>> On 2016/04/25 23:37:45, sky wrote:
>> > https://codereview.chromium.org/1921113002/diff/20001/mash/wm/BUILD.gn
>> > File mash/wm/BUILD.gn (right):
>> >
>> >
>>
>
https://codereview.chromium.org/1921113002/diff/20001/mash/wm/BUILD.gn#newcod...
>> > mash/wm/BUILD.gn:174: "//chrome",
>> > I would like to avoid the all target building chrome. Can we have the
>> > test
>> exist
>> > in the chrome side?
>>
>> An alternative is to have a separate all target all_chrome.
>
> To clarify, that means mash_unittests should move out of mash:all, and
> instead
> go in mash:all_chrome (which includes mash:all and mash_unittests)?
>
> https://codereview.chromium.org/1921113002/

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698