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

Issue 2760623002: Probing EndToEndTests. (Closed)

Created:
3 years, 9 months ago by philipel
Modified:
3 years, 9 months ago
Reviewers:
stefan-webrtc
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

Probing EndToEndTests. Add tests for inital probing and mid-call probing by reconfiguring max bitrate. BUG=webrtc:6997 Review-Url: https://codereview.webrtc.org/2760623002 Cr-Commit-Position: refs/heads/master@{#17316} Committed: https://chromium.googlesource.com/external/webrtc/+/e828c9690a3df28ee87ce2f64757db319616b3a2

Patch Set 1 #

Total comments: 6

Patch Set 2 : Feedback. #

Patch Set 3 : Disabled for memcheck bot. #

Patch Set 4 : Make tests less flaky. #

Patch Set 5 : Correctly disabled tests on memcheck bot. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -0 lines) Patch
M tools-webrtc/valgrind/gtest_exclude/video_engine_tests.gtest-memcheck.txt View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/test/call_test.h View 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/test/call_test.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/test/rtp_rtcp_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/video/end_to_end_tests.cc View 1 2 3 4 1 chunk +105 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (20 generated)
philipel
3 years, 9 months ago (2017-03-17 10:57:26 UTC) #2
stefan-webrtc
https://codereview.webrtc.org/2760623002/diff/1/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2760623002/diff/1/webrtc/video/end_to_end_tests.cc#newcode2220 webrtc/video/end_to_end_tests.cc:2220: int start_bitrate_bps_; const https://codereview.webrtc.org/2760623002/diff/1/webrtc/video/end_to_end_tests.cc#newcode2222 webrtc/video/end_to_end_tests.cc:2222: int state_ = 0; ...
3 years, 9 months ago (2017-03-17 13:14:26 UTC) #3
philipel
https://codereview.webrtc.org/2760623002/diff/1/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2760623002/diff/1/webrtc/video/end_to_end_tests.cc#newcode2220 webrtc/video/end_to_end_tests.cc:2220: int start_bitrate_bps_; On 2017/03/17 13:14:26, stefan-webrtc wrote: > const ...
3 years, 9 months ago (2017-03-17 13:33:24 UTC) #4
stefan-webrtc
lgtm
3 years, 9 months ago (2017-03-17 15:58:07 UTC) #5
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/2760623002/20001
3 years, 9 months ago (2017-03-17 16:12:33 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_clang_dbg/builds/21748) android_compile_mips_dbg on master.tryserver.webrtc (JOB_FAILED, ...
3 years, 9 months ago (2017-03-17 16:16:04 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/2760623002/20001
3 years, 9 months ago (2017-03-18 10:42:16 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_memcheck on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_memcheck/builds/6431)
3 years, 9 months ago (2017-03-18 11:21:12 UTC) #13
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/2760623002/40001
3 years, 9 months ago (2017-03-20 15:17:04 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_arm64_rel/builds/16772)
3 years, 9 months ago (2017-03-20 15:50:40 UTC) #18
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/2760623002/60001
3 years, 9 months ago (2017-03-20 16:17:57 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_memcheck on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_memcheck/builds/6468)
3 years, 9 months ago (2017-03-20 17:09:54 UTC) #23
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/2760623002/80001
3 years, 9 months ago (2017-03-21 10:22:10 UTC) #30
commit-bot: I haz the power
3 years, 9 months ago (2017-03-21 10:24:31 UTC) #33
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/e828c9690a3df28ee87ce2f64...

Powered by Google App Engine
This is Rietveld 408576698