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

Issue 2503633004: Add FlexFEC end-to-end test. (Closed)

Created:
4 years, 1 month ago by brandtr
Modified:
4 years, 1 month 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/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add FlexFEC end-to-end test. Verifies correct reception of FlexFEC packets. BUG=webrtc:5654 Committed: https://crrev.com/1e3dfbfc2b098e8e2c1dcf355ab41e6b1f839a0c Cr-Commit-Position: refs/heads/master@{#15113}

Patch Set 1 #

Patch Set 2 : Rebase on top of initial stats CL. #

Total comments: 4

Patch Set 3 : Feedback response 1. #

Patch Set 4 : Rebase. #

Patch Set 5 : Replace count with find in one more place. #

Total comments: 2

Patch Set 6 : Feedback response 2. #

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

Messages

Total messages: 34 (16 generated)
brandtr
Please have initial look at this WIP CL. The bulk of this code is basically ...
4 years, 1 month ago (2016-11-15 11:30:05 UTC) #2
brandtr
Rebase on top of initial stats CL.
4 years, 1 month ago (2016-11-15 14:13:33 UTC) #5
stefan-webrtc
https://codereview.webrtc.org/2503633004/diff/20001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2503633004/diff/20001/webrtc/video/end_to_end_tests.cc#newcode689 webrtc/video/end_to_end_tests.cc:689: if (protected_sequence_numbers_.count(header.sequenceNumber) != 0) { I prefer find() over ...
4 years, 1 month ago (2016-11-15 14:21:44 UTC) #6
brandtr
https://codereview.webrtc.org/2503633004/diff/20001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2503633004/diff/20001/webrtc/video/end_to_end_tests.cc#newcode689 webrtc/video/end_to_end_tests.cc:689: if (protected_sequence_numbers_.count(header.sequenceNumber) != 0) { On 2016/11/15 14:21:44, stefan-webrtc ...
4 years, 1 month ago (2016-11-15 14:29:48 UTC) #7
stefan-webrtc
lgtm
4 years, 1 month ago (2016-11-15 14:34:08 UTC) #8
brandtr
Rebase.
4 years, 1 month ago (2016-11-15 16:24:13 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/2503633004/80001
4 years, 1 month ago (2016-11-15 16:33:54 UTC) #12
nisse-webrtc
lgtm https://codereview.webrtc.org/2503633004/diff/80001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2503633004/diff/80001/webrtc/video/end_to_end_tests.cc#newcode748 webrtc/video/end_to_end_tests.cc:748: << "Timed out waiting for dropped frames frames ...
4 years, 1 month ago (2016-11-16 07:45:28 UTC) #14
brandtr
https://codereview.webrtc.org/2503633004/diff/80001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2503633004/diff/80001/webrtc/video/end_to_end_tests.cc#newcode748 webrtc/video/end_to_end_tests.cc:748: << "Timed out waiting for dropped frames frames to ...
4 years, 1 month ago (2016-11-16 07:48:41 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/2503633004/100001
4 years, 1 month ago (2016-11-16 08:17:52 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_baremetal/builds/16239)
4 years, 1 month ago (2016-11-16 08:23:03 UTC) #20
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/2503633004/100001
4 years, 1 month ago (2016-11-16 10:18:42 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: win_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_baremetal/builds/16134)
4 years, 1 month ago (2016-11-16 10:31:52 UTC) #24
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/2503633004/100001
4 years, 1 month ago (2016-11-16 16:23:31 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_baremetal on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_baremetal/builds/16175)
4 years, 1 month ago (2016-11-16 16:44:25 UTC) #28
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/2503633004/100001
4 years, 1 month ago (2016-11-17 06:37:10 UTC) #30
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-11-17 06:45:22 UTC) #32
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 06:45:34 UTC) #34
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1e3dfbfc2b098e8e2c1dcf355ab41e6b1f839a0c
Cr-Commit-Position: refs/heads/master@{#15113}

Powered by Google App Engine
This is Rietveld 408576698