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

Issue 1829193002: Re-reland of Added a bitexactness test for the echo canceller in the audio processing module. (Closed)

Created:
4 years, 9 months ago by peah-webrtc
Modified:
4 years, 8 months ago
Reviewers:
hlundin-webrtc
CC:
webrtc-reviews_webrtc.org, peah-webrtc, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Re-reland of Added a bitexactness test for the echo canceller in the audio processing module. This is a reland of the CL https://codereview.webrtc.org/1827833006/ that was reverted due to problems of the bitexactness of the Chromium Android64 and Android32 bots. The reverting CL was https://codereview.webrtc.org/1827863003/ This new action taken in this CL is to disable the test for all Android, ARM and ARM64 platforms TBR=henrik.lundin@webrtc.org BUG=webrtc:5337 Committed: https://crrev.com/d4f6ea70b532d0369a0f11ffbf08335a6ff30d8b Cr-Commit-Position: refs/heads/master@{#12131}

Patch Set 1 #

Patch Set 2 : Corrected the boolean expression for the conditional on platform testing #

Patch Set 3 : Deactivated the test for Android and reduced the number of interations #

Total comments: 2

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+260 lines, -0 lines) Patch
A webrtc/modules/audio_processing/echo_cancellation_unittest.cc View 1 2 1 chunk +259 lines, -0 lines 0 comments Download
M webrtc/modules/modules.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (12 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/1829193002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1829193002/1
4 years, 9 months ago (2016-03-24 20:04:58 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_rel/builds/13817)
4 years, 9 months ago (2016-03-24 20:18:36 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1829193002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1829193002/20001
4 years, 9 months ago (2016-03-25 00:56:34 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_x64_gn_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_gn_rel/builds/8027)
4 years, 9 months ago (2016-03-25 01:02:08 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1829193002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1829193002/60001
4 years, 9 months ago (2016-03-25 22:35:06 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-25 23:34:27 UTC) #12
peah-webrtc
Hi, Since I've needed to do some reverts of the bitexactness code I've deactivated the ...
4 years, 8 months ago (2016-03-28 06:58:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1829193002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1829193002/60001
4 years, 8 months ago (2016-03-29 06:38:52 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-03-29 07:37:49 UTC) #20
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/d4f6ea70b532d0369a0f11ffbf08335a6ff30d8b Cr-Commit-Position: refs/heads/master@{#12131}
4 years, 8 months ago (2016-03-29 07:38:00 UTC) #22
hlundin-webrtc
LGTM with comment after the fact. https://codereview.webrtc.org/1829193002/diff/40001/webrtc/modules/audio_processing/echo_cancellation_unittest.cc File webrtc/modules/audio_processing/echo_cancellation_unittest.cc (right): https://codereview.webrtc.org/1829193002/diff/40001/webrtc/modules/audio_processing/echo_cancellation_unittest.cc#newcode20 webrtc/modules/audio_processing/echo_cancellation_unittest.cc:20: defined(WEBRTC_ANDROID)) Again, I ...
4 years, 8 months ago (2016-03-29 21:23:56 UTC) #23
peah-webrtc
4 years, 8 months ago (2016-03-30 04:50:09 UTC) #24
Message was sent while issue was closed.
https://codereview.webrtc.org/1829193002/diff/40001/webrtc/modules/audio_proc...
File webrtc/modules/audio_processing/echo_cancellation_unittest.cc (right):

https://codereview.webrtc.org/1829193002/diff/40001/webrtc/modules/audio_proc...
webrtc/modules/audio_processing/echo_cancellation_unittest.cc:20:
defined(WEBRTC_ANDROID))
On 2016/03/29 21:23:56, hlundin-webrtc wrote:
> Again, I prefer disabling the test rather than excluding the code.

Good point! I will create a CL to change that.

Powered by Google App Engine
This is Rietveld 408576698