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

Issue 2100173002: Build webrtc_nonparallel_tests under GN. (Closed)

Created:
4 years, 5 months ago by pbos-webrtc
Modified:
4 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Build webrtc_nonparallel_tests under GN. BUG=webrtc:5949, webrtc:6040 R=danilchap@webrtc.org TBR=kjellander@webrtc.org Committed: https://crrev.com/ac968bdab6e0b95072266aa09de2afb15c82ce1b Cr-Commit-Position: refs/heads/master@{#13299}

Patch Set 1 #

Total comments: 4

Patch Set 2 : add #

Total comments: 2

Patch Set 3 : copy original comments #

Patch Set 4 : added native_test_support #

Patch Set 5 : move deps #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -0 lines) Patch
M webrtc/BUILD.gn View 1 2 3 4 1 chunk +50 lines, -0 lines 1 comment Download

Messages

Total messages: 17 (4 generated)
pbos-webrtc
PTAL, this should correspond to https://chromium.googlesource.com/external/webrtc/+/e01000b9a48eab52b6f5adca17f704c3d3aa2e92/webrtc/webrtc_tests.gypi#466.
4 years, 5 months ago (2016-06-27 16:19:37 UTC) #1
pbos-webrtc
add
4 years, 5 months ago (2016-06-27 16:23:58 UTC) #2
danilchap
https://codereview.webrtc.org/2100173002/diff/1/webrtc/BUILD.gn File webrtc/BUILD.gn (right): https://codereview.webrtc.org/2100173002/diff/1/webrtc/BUILD.gn#newcode631 webrtc/BUILD.gn:631: if (is_win) { don't you need special dependency for ...
4 years, 5 months ago (2016-06-27 16:53:13 UTC) #3
pbos-webrtc
copy original comments
4 years, 5 months ago (2016-06-27 17:04:27 UTC) #4
pbos-webrtc
PTAL https://codereview.webrtc.org/2100173002/diff/1/webrtc/BUILD.gn File webrtc/BUILD.gn (right): https://codereview.webrtc.org/2100173002/diff/1/webrtc/BUILD.gn#newcode631 webrtc/BUILD.gn:631: if (is_win) { On 2016/06/27 16:53:13, danilchap wrote: ...
4 years, 5 months ago (2016-06-27 17:05:49 UTC) #5
danilchap
lgtm https://codereview.webrtc.org/2100173002/diff/1/webrtc/BUILD.gn File webrtc/BUILD.gn (right): https://codereview.webrtc.org/2100173002/diff/1/webrtc/BUILD.gn#newcode631 webrtc/BUILD.gn:631: if (is_win) { On 2016/06/27 17:05:49, pbos-webrtc wrote: ...
4 years, 5 months ago (2016-06-27 17:11:39 UTC) #6
pbos-webrtc
added native_test_support
4 years, 5 months ago (2016-06-27 17:17:24 UTC) #7
pbos-webrtc
https://codereview.webrtc.org/2100173002/diff/1/webrtc/BUILD.gn File webrtc/BUILD.gn (right): https://codereview.webrtc.org/2100173002/diff/1/webrtc/BUILD.gn#newcode631 webrtc/BUILD.gn:631: if (is_win) { On 2016/06/27 17:11:39, danilchap wrote: > ...
4 years, 5 months ago (2016-06-27 17:17:58 UTC) #8
pbos-webrtc
move deps
4 years, 5 months ago (2016-06-27 17:24:36 UTC) #9
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/ac968bdab6e0b95072266aa09de2afb15c82ce1b Cr-Commit-Position: refs/heads/master@{#13299}
4 years, 5 months ago (2016-06-27 17:32:02 UTC) #14
pbos-webrtc
Committed patchset #5 (id:80001) manually as ac968bdab6e0b95072266aa09de2afb15c82ce1b (presubmit successful).
4 years, 5 months ago (2016-06-27 17:32:03 UTC) #15
kjellander_webrtc
https://codereview.webrtc.org/2100173002/diff/80001/webrtc/BUILD.gn File webrtc/BUILD.gn (right): https://codereview.webrtc.org/2100173002/diff/80001/webrtc/BUILD.gn#newcode643 webrtc/BUILD.gn:643: sources -= [ Please don't use subtracting source listings. ...
4 years, 5 months ago (2016-07-06 19:25:53 UTC) #16
kjellander_webrtc
4 years, 4 months ago (2016-08-01 08:34:15 UTC) #17
Message was sent while issue was closed.
On 2016/07/06 19:25:53, kjellander_webrtc wrote:
> https://codereview.webrtc.org/2100173002/diff/80001/webrtc/BUILD.gn
> File webrtc/BUILD.gn (right):
> 
> https://codereview.webrtc.org/2100173002/diff/80001/webrtc/BUILD.gn#newcode643
> webrtc/BUILD.gn:643: sources -= [
> Please don't use subtracting source listings. Have these to be added if
> (!is_win) instead.
> 
> When fixing that, please update webrtc/webrtc_tests.gypi too.

danilchap: since pbos left the team - could you please address this? Should be a
simple CL.

Powered by Google App Engine
This is Rietveld 408576698