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

Issue 1526933002: Add no-compile test support to GN build (Closed)

Created:
5 years ago by tzik
Modified:
5 years ago
Reviewers:
danakj, Nico, dcheng
CC:
chromium-reviews, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add no-compile test support to GN build No-compile tests have been disabled for a while on GYP build, and GN didn't support it. This CL converts //build/nocompile.gypi to //build/nocompile.gni to support no-compile test, and splits out test cases from base_unittests to base_nocompile_tests on GN build. This doesn't enable the test by default. To opt-in to it, set enable_nocompile_tests to true in GN args. BUG=568478 Committed: https://crrev.com/0137dc5d4031d8bc13d28adf579a9af6a2169c75 Cr-Commit-Position: refs/heads/master@{#365757}

Patch Set 1 #

Total comments: 3

Patch Set 2 : +comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -47 lines) Patch
M base/BUILD.gn View 4 chunks +19 lines, -5 lines 0 comments Download
A + build/nocompile.gni View 1 2 chunks +35 lines, -42 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1526933002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1526933002/1
5 years ago (2015-12-15 13:05:42 UTC) #2
tzik
PTAL
5 years ago (2015-12-15 13:41:09 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-15 13:55:05 UTC) #7
dcheng
https://codereview.chromium.org/1526933002/diff/1/build/nocompile.gni File build/nocompile.gni (right): https://codereview.chromium.org/1526933002/diff/1/build/nocompile.gni#newcode75 build/nocompile.gni:75: "4", I'm not very familiar with GN: what does ...
5 years ago (2015-12-15 18:14:48 UTC) #8
dcheng
Also, this LGTM. +danakj as a //base OWNER
5 years ago (2015-12-15 18:16:56 UTC) #10
dcheng
Oh... this has changes in //build to. +thakis instead =)
5 years ago (2015-12-15 18:17:20 UTC) #12
Nico
Do we really need nocompile tests? They're a pain to deal with, and from the ...
5 years ago (2015-12-15 19:10:04 UTC) #13
dcheng
In my opinion, the nocompile tests have enough value that I think it's worth keeping ...
5 years ago (2015-12-15 22:27:59 UTC) #14
tzik
On 2015/12/15 19:10:04, Nico wrote: > Do we really need nocompile tests? They're a pain ...
5 years ago (2015-12-16 07:45:16 UTC) #15
tzik
https://codereview.chromium.org/1526933002/diff/1/build/nocompile.gni File build/nocompile.gni (right): https://codereview.chromium.org/1526933002/diff/1/build/nocompile.gni#newcode75 build/nocompile.gni:75: "4", On 2015/12/15 19:10:04, Nico wrote: > On 2015/12/15 ...
5 years ago (2015-12-16 07:45:27 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1526933002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1526933002/20001
5 years ago (2015-12-17 04:19:26 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-17 05:29:29 UTC) #21
commit-bot: I haz the power
5 years ago (2015-12-17 05:30:38 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0137dc5d4031d8bc13d28adf579a9af6a2169c75
Cr-Commit-Position: refs/heads/master@{#365757}

Powered by Google App Engine
This is Rietveld 408576698