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

Issue 2554403003: Only store sequence numbers for media stream in FlexFEC end-to-end test. (Closed)

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

Description

Only store sequence numbers for media stream in FlexFEC end-to-end test. This should remove the test flakiness, as before this change there could be collisions from sequence numbers coming from two sequence number spaces (the media SSRC and the FlexFEC SSRC). The probability of collisions was low, and hence the flakes were far between. This change also reduces the packet loss to 5% (down from ~50%), in order for the BWE to have an easier time to ramp up. BUG=webrtc:6825 R=philipel@webrtc.org, mflodman@webrtc.org Committed: https://crrev.com/3536463e7e808747ddc5da2dc0933dbec97ceeeb Cr-Commit-Position: refs/heads/master@{#15512}

Patch Set 1 #

Total comments: 2

Patch Set 2 : mflodman response 1. #

Patch Set 3 : Rebase. #

Patch Set 4 : Try another seed that would work better on win-implementations. #

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

Messages

Total messages: 38 (22 generated)
brandtr
No flakes in ~10000 local runs.
4 years ago (2016-12-08 09:28:12 UTC) #1
mflodman
One comment, then LGTM. https://codereview.webrtc.org/2554403003/diff/1/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2554403003/diff/1/webrtc/video/end_to_end_tests.cc#newcode763 webrtc/video/end_to_end_tests.cc:763: Random random_; Add #include "webrtc/base/random.h"
4 years ago (2016-12-08 09:52:26 UTC) #2
philipel
lgtm
4 years ago (2016-12-08 10:31:10 UTC) #3
brandtr
https://codereview.webrtc.org/2554403003/diff/1/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2554403003/diff/1/webrtc/video/end_to_end_tests.cc#newcode763 webrtc/video/end_to_end_tests.cc:763: Random random_; On 2016/12/08 09:52:26, mflodman wrote: > Add ...
4 years ago (2016-12-08 11:27:12 UTC) #4
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/2554403003/20001
4 years ago (2016-12-08 12:30:07 UTC) #11
commit-bot: I haz the power
Failed to apply patch for webrtc/video/end_to_end_tests.cc: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-08 12:31:58 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/2554403003/20001
4 years ago (2016-12-08 12:49:52 UTC) #15
commit-bot: I haz the power
Failed to apply patch for webrtc/video/end_to_end_tests.cc: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-08 12:51:25 UTC) #17
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/2554403003/20001
4 years ago (2016-12-08 14:48:51 UTC) #19
commit-bot: I haz the power
Failed to apply patch for webrtc/video/end_to_end_tests.cc: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-08 14:53:04 UTC) #21
brandtr
Rebase.
4 years ago (2016-12-08 15:19:26 UTC) #22
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/2554403003/40001
4 years ago (2016-12-08 15:20:00 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: win_x64_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_x64_dbg/builds/4229)
4 years ago (2016-12-08 16:06:27 UTC) #27
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/2554403003/60001
4 years ago (2016-12-09 14:47:54 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-09 14:51:42 UTC) #36
commit-bot: I haz the power
4 years ago (2016-12-09 14:51:47 UTC) #38
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3536463e7e808747ddc5da2dc0933dbec97ceeeb
Cr-Commit-Position: refs/heads/master@{#15512}

Powered by Google App Engine
This is Rietveld 408576698