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

Issue 2998793002: Fix (1) EndToEndTest.InitialProbing and (2) EndToEndTest.TriggerMidCallProbing (Closed)

Created:
3 years, 4 months ago by eladalon
Modified:
3 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, video-team_agora.io, yujie_mao (webrtc), zhengzhonghou_agora.io, stefan-webrtc, tterriberry_mozilla.com, mflodman
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix (1) EndToEndTest.InitialProbing and (2) EndToEndTest.TriggerMidCallProbing * EndToEndTest.InitialProbing had an uninitialized boolean. * Both tests used RTC_DCHECK where one would normally expect an RTC_DCHECK. BUG=webrtc:8085 Review-Url: https://codereview.webrtc.org/2998793002 Cr-Commit-Position: refs/heads/master@{#19309} Committed: https://chromium.googlesource.com/external/webrtc/+/cf038f7eb6054f4e6286271440ed0488a3c7d18b

Patch Set 1 #

Patch Set 2 : Fix lacking initialization of a bool. #

Total comments: 3

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M webrtc/video/end_to_end_tests.cc View 1 2 4 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
eladalon
PTAL
3 years, 4 months ago (2017-08-10 14:47:02 UTC) #2
eladalon
P.S: Fixed indentation.
3 years, 4 months ago (2017-08-10 14:50:02 UTC) #3
eladalon
Also found an uninitialized boolean in one of these; fixed. https://codereview.webrtc.org/2998793002/diff/40001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2998793002/diff/40001/webrtc/video/end_to_end_tests.cc#newcode2310 ...
3 years, 4 months ago (2017-08-10 15:07:21 UTC) #6
stefan-webrtc
lgtm
3 years, 4 months ago (2017-08-10 15:12:21 UTC) #7
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/2998793002/40001
3 years, 4 months ago (2017-08-10 15:15:02 UTC) #9
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/2998793002/60001
3 years, 4 months ago (2017-08-10 15:19:05 UTC) #12
eladalon
Note to self: Check if this fixes the memsan problem mentioned in the TODO above.
3 years, 4 months ago (2017-08-10 15:19:26 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/26395)
3 years, 4 months ago (2017-08-10 15:27:33 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/2998793002/60001
3 years, 4 months ago (2017-08-10 15:53:51 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_x64_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x64_dbg/builds/16573) android_compile_x86_rel on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 4 months ago (2017-08-10 15:57:03 UTC) #19
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/2998793002/60001
3 years, 4 months ago (2017-08-10 17:06:21 UTC) #21
commit-bot: I haz the power
3 years, 4 months ago (2017-08-10 17:43:06 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/external/webrtc/+/cf038f7eb6054f4e628627144...

Powered by Google App Engine
This is Rietveld 408576698