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

Issue 2877803002: Adds fuzzer for the residual echo detector. (Closed)

Created:
3 years, 7 months ago by ivoc
Modified:
3 years, 7 months ago
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, Andrew MacDonald, aleloi, tterriberry_mozilla.com, audio-team_agora.io, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Adds fuzzer for the residual echo detector. This is a robustness test for the residual echo detector, that can help to detect numerical issues. BUG=b/38014838 Review-Url: https://codereview.webrtc.org/2877803002 Cr-Commit-Position: refs/heads/master@{#18165} Committed: https://chromium.googlesource.com/external/webrtc/+/860249ec62d371f84f1a885c4a73c783aac609c2

Patch Set 1 : Added missing file to CL. #

Total comments: 7

Patch Set 2 : Review comments by Henrik. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -0 lines) Patch
M webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/residual_echo_detector.cc View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/test/fuzzers/BUILD.gn View 1 chunk +10 lines, -0 lines 0 comments Download
A webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc View 1 1 chunk +66 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
ivoc
Hi Henrik, Please have a look at this fuzzer for the echo detector.
3 years, 7 months ago (2017-05-11 16:27:08 UTC) #2
hlundin-webrtc
Nice! I have a few comments on the test itself, but mostly LG. https://codereview.webrtc.org/2877803002/diff/20001/webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc File ...
3 years, 7 months ago (2017-05-12 07:32:31 UTC) #4
ivoc
Thanks for the comments! https://codereview.webrtc.org/2877803002/diff/20001/webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc File webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc (right): https://codereview.webrtc.org/2877803002/diff/20001/webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc#newcode24 webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc:24: RTC_DCHECK_EQ(sizeof(float), sizeof(unsigned int)); On 2017/05/12 ...
3 years, 7 months ago (2017-05-12 09:43:22 UTC) #5
hlundin-webrtc
lgtm https://codereview.webrtc.org/2877803002/diff/20001/webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc File webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc (right): https://codereview.webrtc.org/2877803002/diff/20001/webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc#newcode24 webrtc/test/fuzzers/residual_echo_detector_fuzzer.cc:24: RTC_DCHECK_EQ(sizeof(float), sizeof(unsigned int)); On 2017/05/12 09:43:22, ivoc wrote: ...
3 years, 7 months ago (2017-05-12 11:39:48 UTC) #6
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/2877803002/40001
3 years, 7 months ago (2017-05-12 12:02:48 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/16981)
3 years, 7 months ago (2017-05-12 12:07:57 UTC) #10
ivoc
Adding kjellander@ for review of the changes in webrtc/test.
3 years, 7 months ago (2017-05-12 12:12:00 UTC) #12
kjellander_webrtc
rs lgtm for webrtc/test. Someone more familiar with the code the fuzzer tests should review ...
3 years, 7 months ago (2017-05-12 12:16:03 UTC) #13
hlundin-webrtc
On 2017/05/12 12:16:03, kjellander_webrtc wrote: > rs lgtm for webrtc/test. > Someone more familiar with ...
3 years, 7 months ago (2017-05-12 12:35:00 UTC) #14
kjellander_webrtc
On 2017/05/12 12:35:00, hlundin-webrtc wrote: > On 2017/05/12 12:16:03, kjellander_webrtc wrote: > > rs lgtm ...
3 years, 7 months ago (2017-05-12 12:42:59 UTC) #15
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/2877803002/40001
3 years, 7 months ago (2017-05-16 13:29:33 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-16 13:50:18 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/860249ec62d371f84f1a885c4...

Powered by Google App Engine
This is Rietveld 408576698