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

Issue 2841863004: WebUI: Move all test related WebUI GN targets to their own file. (Closed)

Created:
3 years, 8 months ago by dpapad
Modified:
3 years, 8 months ago
Reviewers:
sky, Dan Beam
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

WebUI: Move all test related WebUI GN targets to their own file. Currently all WebUI test targets are residing within the very large (5000+ LOC) chrome/test/BUILD.gn which holds both WebUI and non-WebUI tests. This makes simple tasks unnecessarily hard. For example attempting to limit all WebUI tests to not run on a certain platform/configuration (e.g MSAN/ASAN/TSAN), is tedious and fragile because one needs to identify WebUI tests spread across a 5k LOC file. BUG=NONE Review-Url: https://codereview.chromium.org/2841863004 Cr-Commit-Position: refs/heads/master@{#467361} Committed: https://chromium.googlesource.com/chromium/src/+/1b41aa953d0fc0b3c6561b7ba15364f368b1a7c7

Patch Set 1 #

Patch Set 2 : Fix #

Patch Set 3 : More #

Patch Set 4 : Fix CrOS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -193 lines) Patch
M chrome/test/BUILD.gn View 8 chunks +3 lines, -193 lines 0 comments Download
A chrome/test/data/webui/BUILD.gn View 1 2 3 1 chunk +196 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (21 generated)
dpapad
3 years, 8 months ago (2017-04-26 02:19:05 UTC) #17
sky
LGTM
3 years, 8 months ago (2017-04-26 15:16:46 UTC) #20
sky
Meta comment (not to stop you landing). I find it very unusual that there are ...
3 years, 8 months ago (2017-04-26 15:18:25 UTC) #21
Dan Beam
On 2017/04/26 15:18:25, sky wrote: > Meta comment (not to stop you landing). I find ...
3 years, 8 months ago (2017-04-26 15:43:52 UTC) #22
Dan Beam
lgtm i'd be happy to find a new directory for these eventually, though (agree with ...
3 years, 8 months ago (2017-04-26 15:45:11 UTC) #23
dpapad
On 2017/04/26 at 15:45:11, dbeam wrote: > lgtm i'd be happy to find a new ...
3 years, 8 months ago (2017-04-26 17:16:29 UTC) #24
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/2841863004/60001
3 years, 8 months ago (2017-04-26 17:17:07 UTC) #26
commit-bot: I haz the power
3 years, 8 months ago (2017-04-26 17:23:04 UTC) #29
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/1b41aa953d0fc0b3c6561b7ba153...

Powered by Google App Engine
This is Rietveld 408576698