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

Issue 2717983003: Move fake_audio_device to its own target. (Closed)

Created:
3 years, 9 months ago by perkj_webrtc
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move fake_audio_device to its own target. The purpose is to make it usefull for test targets that does not need or can use test_common. For some reason this also triggered override issues in rtp module tests that are fixed in the same cl. BUG=none Review-Url: https://codereview.webrtc.org/2717983003 Cr-Commit-Position: refs/heads/master@{#16889} Committed: https://chromium.googlesource.com/external/webrtc/+/03d850ddf933e6109caa4d716f0dc69ad78d1014

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : rebased #

Patch Set 4 : Fix const in argument list of rtp tests. #

Patch Set 5 : Fix more rtp.. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -10 lines) Patch
M webrtc/modules/rtp_rtcp/source/nack_rtx_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/rtp_rtcp/test/testAPI/test_api_audio.cc View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M webrtc/modules/rtp_rtcp/test/testAPI/test_api_rtcp.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/BUILD.gn View 1 3 chunks +17 lines, -3 lines 2 comments Download

Messages

Total messages: 38 (28 generated)
perkj_webrtc
Please?
3 years, 9 months ago (2017-02-27 08:50:29 UTC) #8
perkj_webrtc
Adding danil for rtp test modifications.
3 years, 9 months ago (2017-02-27 13:39:27 UTC) #18
danilchap
lgtm
3 years, 9 months ago (2017-02-27 13:43:16 UTC) #19
perkj_webrtc
Adding kjellander@ as test owner.
3 years, 9 months ago (2017-02-27 14:09:10 UTC) #25
kjellander_webrtc
lgtm with a question https://codereview.webrtc.org/2717983003/diff/80001/webrtc/test/BUILD.gn File webrtc/test/BUILD.gn (left): https://codereview.webrtc.org/2717983003/diff/80001/webrtc/test/BUILD.gn#oldcode388 webrtc/test/BUILD.gn:388: "../modules/audio_device:mock_audio_device", Was this unused?
3 years, 9 months ago (2017-02-27 20:51:45 UTC) #29
perkj_webrtc
https://codereview.webrtc.org/2717983003/diff/80001/webrtc/test/BUILD.gn File webrtc/test/BUILD.gn (left): https://codereview.webrtc.org/2717983003/diff/80001/webrtc/test/BUILD.gn#oldcode388 webrtc/test/BUILD.gn:388: "../modules/audio_device:mock_audio_device", On 2017/02/27 20:51:45, kjellander_webrtc wrote: > Was this ...
3 years, 9 months ago (2017-02-28 08:47:57 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2717983003/80001
3 years, 9 months ago (2017-02-28 08:48:14 UTC) #33
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/external/webrtc/+/03d850ddf933e6109caa4d716f0dc69ad78d1014
3 years, 9 months ago (2017-02-28 08:49:56 UTC) #36
perkj_webrtc
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.webrtc.org/2718083003/ by perkj@webrtc.org. ...
3 years, 9 months ago (2017-02-28 08:56:18 UTC) #37
kjellander_webrtc
3 years, 9 months ago (2017-02-28 22:37:38 UTC) #38
Message was sent while issue was closed.
On 2017/02/28 08:56:18, perkj_webrtc wrote:
> A revert of this CL (patchset #5 id:80001) has been created in
> https://codereview.webrtc.org/2718083003/ by mailto:perkj@webrtc.org.
> 
> The reason for reverting is: Breaks build DEPS..

Please always provide a link to a failing build in reverts:
https://build.chromium.org/p/client.webrtc/builders/Linux64%20Release/builds/...

I think you might have been hit by me landing a couple of GN check enabling CLs
around the same time as your CL was submitted.

Powered by Google App Engine
This is Rietveld 408576698