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

Issue 2726433003: Removes usage audio_device_test_api (Closed)

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

Description

Removes usage audio_device_test_api. These tests are very old and come from a time when we tested each method in the ADM as if the ADM should function as a standalone component. Several tests are already disabled and we test combinations of APIs that are no longer valid (since the ADM is now used in a more fixed way in VoE). The tests does not verify media (we have other tests under voice_engine/test/auto_test) which starts media and verifies that it works OK. There are also a a more extensive set of ADM tests for Android and iOS. You could also say that these tests tests the most "hardware related parts of the ADM", but not those that we expose via the VoEHardware API. Hence, not much value to maintain them imo. NOTRY=TRUE BUG=webrtc:7250 Review-Url: https://codereview.webrtc.org/2726433003 Cr-Commit-Position: refs/heads/master@{#19522} Committed: https://chromium.googlesource.com/external/webrtc/+/5a0c4ed21977d18a5d80179e541d607834ea79a0

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1710 lines) Patch
M webrtc/BUILD.gn View 1 1 chunk +1 line, -4 lines 0 comments Download
M webrtc/modules/audio_device/BUILD.gn View 1 1 chunk +0 lines, -24 lines 0 comments Download
D webrtc/modules/audio_device/test/audio_device_test_api.cc View 1 1 chunk +0 lines, -1608 lines 0 comments Download
D webrtc/modules/audio_device/test/audio_device_test_defines.h View 1 1 chunk +0 lines, -74 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
henrika_webrtc
I will wait with this CL until we have better test coverage for the ADM. ...
3 years, 9 months ago (2017-03-02 08:51:57 UTC) #7
henrika_webrtc
As discussed. We now have a new set of ADM tests which tests more basic ...
3 years, 3 months ago (2017-08-25 13:49:01 UTC) #8
the sun
lgtm
3 years, 3 months ago (2017-08-25 14:07:16 UTC) #11
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/2726433003/20001
3 years, 3 months ago (2017-08-25 14:45:02 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/external/webrtc/+/5a0c4ed21977d18a5d80179e541d607834ea79a0
3 years, 3 months ago (2017-08-25 14:47:37 UTC) #18
kjellander_webrtc
3 years, 3 months ago (2017-08-25 15:29:22 UTC) #20
Message was sent while issue was closed.
Way to go. Deleting dead code is super.
Thanks for the thorough motivation in the description as well!

Powered by Google App Engine
This is Rietveld 408576698