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

Issue 2549583002: Remove ash_unittests/mash_unittests from Windows build targets (Closed)

Created:
4 years ago by James Cook
Modified:
4 years ago
Reviewers:
Dirk Pranke, sky
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove ash_unittests/mash_unittests from the Windows build Ash has not shipped on Windows for years so we're removing support. A previous CL stopped running these tests on the Windows bots. This also removes the test build targets on Linux, but we have never shipped ash on non-chromeos Linux, and those tests have never run on the bots. Future CLs will clean up use_ash vs. is_win vs. is_chromeos in BUILD.gn files. BUG=666775 TEST=bots Committed: https://crrev.com/4c02a0b830b3ee86df411772408344a926c52a86 Cr-Commit-Position: refs/heads/master@{#436074}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add assert #

Patch Set 3 : fix src/mash deps #

Patch Set 4 : ash_content_unittests #

Patch Set 5 : ash_content_unittests dependent CL #

Total comments: 6

Patch Set 6 : rebase #

Patch Set 7 : review comments #

Patch Set 8 : review comments 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -42 lines) Patch
M BUILD.gn View 3 chunks +7 lines, -5 lines 0 comments Download
M ash/BUILD.gn View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M ash/common/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ash/mus/BUILD.gn View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/tools/build/win/create_installer_archive.py View 1 2 3 4 5 6 1 chunk +2 lines, -3 lines 0 comments Download
M mash/BUILD.gn View 1 2 2 chunks +31 lines, -28 lines 0 comments Download
M mash/example/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +5 lines, -1 line 0 comments Download
M mash/session/BUILD.gn View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M tools/determinism/deterministic_build_whitelist.pyl View 1 2 3 4 5 6 2 chunks +0 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 46 (32 generated)
James Cook
sky, please take a look. https://codereview.chromium.org/2549583002/diff/1/BUILD.gn File BUILD.gn (right): https://codereview.chromium.org/2549583002/diff/1/BUILD.gn#newcode350 BUILD.gn:350: if (use_ash) { use_ash ...
4 years ago (2016-12-01 18:29:53 UTC) #5
sky
LGTM - you might also add an ASSERT to ash/BUILD.gn that is_chromeos is true
4 years ago (2016-12-01 19:00:52 UTC) #6
James Cook
dpranke, can I get OWNERS for src/BUILD.gn ?
4 years ago (2016-12-01 19:13:11 UTC) #10
James Cook
Actually, hold off. Adding the assert reveals that I need to do more build file ...
4 years ago (2016-12-01 19:24:03 UTC) #13
James Cook
sky, please take another look.
4 years ago (2016-12-02 03:32:27 UTC) #25
sky
https://codereview.chromium.org/2549583002/diff/80001/mash/example/BUILD.gn File mash/example/BUILD.gn (left): https://codereview.chromium.org/2549583002/diff/80001/mash/example/BUILD.gn#oldcode11 mash/example/BUILD.gn:11: "//ash/mus", The idea with this dep is if you ...
4 years ago (2016-12-02 17:04:26 UTC) #26
James Cook
sky, please take another look. https://codereview.chromium.org/2549583002/diff/80001/mash/example/BUILD.gn File mash/example/BUILD.gn (left): https://codereview.chromium.org/2549583002/diff/80001/mash/example/BUILD.gn#oldcode11 mash/example/BUILD.gn:11: "//ash/mus", On 2016/12/02 17:04:26, ...
4 years ago (2016-12-02 18:38:55 UTC) #29
sky
LGTM https://codereview.chromium.org/2549583002/diff/80001/mash/example/BUILD.gn File mash/example/BUILD.gn (left): https://codereview.chromium.org/2549583002/diff/80001/mash/example/BUILD.gn#oldcode11 mash/example/BUILD.gn:11: "//ash/mus", On 2016/12/02 18:38:55, James Cook wrote: > ...
4 years ago (2016-12-02 18:57:06 UTC) #31
James Cook
Thanks for the quick review. https://codereview.chromium.org/2549583002/diff/80001/mash/example/BUILD.gn File mash/example/BUILD.gn (left): https://codereview.chromium.org/2549583002/diff/80001/mash/example/BUILD.gn#oldcode11 mash/example/BUILD.gn:11: "//ash/mus", On 2016/12/02 18:57:06, ...
4 years ago (2016-12-02 19:12:21 UTC) #32
James Cook
dpranke, can I get OWNERS for src/BUILD.gn and tools/determinism?
4 years ago (2016-12-02 19:13:35 UTC) #34
Dirk Pranke
lgtm
4 years ago (2016-12-02 22:51:00 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2549583002/160001
4 years ago (2016-12-02 23:08:31 UTC) #42
commit-bot: I haz the power
Committed patchset #8 (id:160001)
4 years ago (2016-12-02 23:15:14 UTC) #44
commit-bot: I haz the power
4 years ago (2016-12-02 23:18:45 UTC) #46
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/4c02a0b830b3ee86df411772408344a926c52a86
Cr-Commit-Position: refs/heads/master@{#436074}

Powered by Google App Engine
This is Rietveld 408576698