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

Issue 2746763005: Fixing a few tests for the upcoming Opus 1.2-alpha. (Closed)

Created:
3 years, 9 months ago by minyue-webrtc
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, AleBzk, peah-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, kwiberg-webrtc, minyue-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fixing a few tests for the upcoming Opus 1.2-alpha. BUG=b/35415318 NOTRY=True Review-Url: https://codereview.webrtc.org/2746763005 Cr-Commit-Position: refs/heads/master@{#17234} Committed: https://chromium.googlesource.com/external/webrtc/+/a613eb6bff33b62fef0589b2e4e587380ae23411

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixing redefinition #

Total comments: 2

Patch Set 3 : fixing 2 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -12 lines) Patch
M webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc View 1 2 8 chunks +44 lines, -8 lines 1 comment Download
M webrtc/modules/audio_coding/codecs/opus/opus_unittest.cc View 2 chunks +15 lines, -3 lines 0 comments Download
M webrtc/modules/audio_coding/neteq/neteq_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 22 (11 generated)
minyue-webrtc
PTAL this CL. https://codereview.webrtc.org/2746763005/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc File webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc (right): https://codereview.webrtc.org/2746763005/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc#newcode1669 webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc:1669: TEST_F(AcmChangeBitRateOldApi, MAYBE_Opus_48khz_20ms_10kbps) { note that MAYBE_Opus_48khz_20ms_10kbps ...
3 years, 9 months ago (2017-03-14 14:18:14 UTC) #4
kjellander (google.com)
https://codereview.webrtc.org/2746763005/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc File webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc (right): https://codereview.webrtc.org/2746763005/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc#newcode1669 webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc:1669: TEST_F(AcmChangeBitRateOldApi, MAYBE_Opus_48khz_20ms_10kbps) { On 2017/03/14 14:18:14, minyue-webrtc(OOO_until_Mar19) wrote: > ...
3 years, 9 months ago (2017-03-14 14:36:47 UTC) #7
hlundin-webrtc
On 2017/03/14 14:36:47, kjellander (google.com) wrote: > https://codereview.webrtc.org/2746763005/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc > File webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc (right): > > https://codereview.webrtc.org/2746763005/diff/1/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc#newcode1669 ...
3 years, 9 months ago (2017-03-14 15:14:42 UTC) #8
minyue-webrtc
sorted out. good time to review. https://codereview.webrtc.org/2746763005/diff/40001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc File webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc (right): https://codereview.webrtc.org/2746763005/diff/40001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc#newcode1479 webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc:1479: #undef MAYBE_Opus_stereo_20ms I ...
3 years, 9 months ago (2017-03-14 16:29:27 UTC) #9
kjellander_webrtc
https://codereview.webrtc.org/2746763005/diff/40001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc File webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc (right): https://codereview.webrtc.org/2746763005/diff/40001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc#newcode1479 webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc:1479: #undef MAYBE_Opus_stereo_20ms On 2017/03/14 16:29:27, minyue-webrtc(OOO_until_Mar19) wrote: > I ...
3 years, 9 months ago (2017-03-14 16:46:23 UTC) #11
minyue-webrtc
yes, of course https://codereview.webrtc.org/2746763005/diff/60001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc File webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc (right): https://codereview.webrtc.org/2746763005/diff/60001/webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc#newcode1665 webrtc/modules/audio_coding/acm2/audio_coding_module_unittest.cc:1665: #define MAYBE_Opus_48khz_20ms_10kbps_2 DISABLED_Opus_48khz_20ms_10kbps since it is ...
3 years, 9 months ago (2017-03-14 17:15:33 UTC) #12
kjellander_webrtc
Lgtm but please run some trybot to be sure
3 years, 9 months ago (2017-03-14 17:40:59 UTC) #13
kjellander_webrtc
On 2017/03/14 17:40:59, kjellander_webrtc wrote: > Lgtm but please run some trybot to be sure ...
3 years, 9 months ago (2017-03-14 17:41:40 UTC) #14
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/2746763005/60001
3 years, 9 months ago (2017-03-14 21:30:42 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:60001) as https://chromium.googlesource.com/external/webrtc/+/a613eb6bff33b62fef0589b2e4e587380ae23411
3 years, 9 months ago (2017-03-14 21:33:34 UTC) #21
hlundin-webrtc
3 years, 9 months ago (2017-03-15 12:31:42 UTC) #22
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698