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

Issue 2675573004: Improve and re-enable FEC end-to-end tests. (Closed)

Created:
3 years, 10 months ago by brandtr
Modified:
3 years, 10 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

Improve and re-enable FEC end-to-end tests. These tests got flaky under the new jitter buffer. Enhancements: - Use send-side BWE. - Let BWE ramp up before applying packet loss. - Improve packet loss simulation for ULPFEC. - Add delay to fake network pipe for FlexFEC. (Not added for ULPFEC, since this makes those flaky...?) - Add FlexFEC+NACK test, using RTX instead of "raw retransmits". - Tighter checks of received packets' payload types and SSRCs. TESTED= $ ninja -C out/Debug video_engine_tests && third_party/gtest-parallel/gtest-parallel -r 1000 out/Debug/video_engine_tests --gtest_filter="*EndToEnd*Ulpfec*:*EndToEnd*Flexfec*" ninja: Entering directory `out/Debug' ninja: no work to do. [12000/12000] TestWithNewVideoJitterBuffer/EndToEndTest.RecoversWithFlexfecAndNack/1 (14935 ms) BUG=webrtc:7047 Review-Url: https://codereview.webrtc.org/2675573004 Cr-Commit-Position: refs/heads/master@{#16449} Committed: https://chromium.googlesource.com/external/webrtc/+/d40b0f39e08bf0e4d7427bf73b4e3f86bbeb34be

Patch Set 1 : Run on slow bots. #

Patch Set 2 : Minimal rebase. #

Total comments: 4

Patch Set 3 : holmer comments 1. #

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

Messages

Total messages: 20 (10 generated)
brandtr
Rebase.
3 years, 10 months ago (2017-02-02 13:01:13 UTC) #2
brandtr
More work in the quest to deflake these tests. This implementation passed 1000 local runs ...
3 years, 10 months ago (2017-02-02 13:03:34 UTC) #4
brandtr
-philipel (Whistler) +nisse
3 years, 10 months ago (2017-02-03 08:42:39 UTC) #6
stefan-webrtc
lg https://codereview.webrtc.org/2675573004/diff/20001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2675573004/diff/20001/webrtc/video/end_to_end_tests.cc#newcode639 webrtc/video/end_to_end_tests.cc:639: } For all these NOTREACHED, why not: EXPECT_FALSE(encapsulated_payload_type ...
3 years, 10 months ago (2017-02-03 08:53:45 UTC) #7
brandtr
https://codereview.webrtc.org/2675573004/diff/20001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2675573004/diff/20001/webrtc/video/end_to_end_tests.cc#newcode639 webrtc/video/end_to_end_tests.cc:639: } On 2017/02/03 08:53:45, stefan-webrtc wrote: > For all ...
3 years, 10 months ago (2017-02-03 09:08:24 UTC) #8
stefan-webrtc
lgtm
3 years, 10 months ago (2017-02-03 11:29:45 UTC) #9
nisse-webrtc
lgtm. Not very familiar with how these tests work, though.
3 years, 10 months ago (2017-02-06 11:45:48 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/2675573004/40001
3 years, 10 months ago (2017-02-06 12:53:07 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/external/webrtc/+/d40b0f39e08bf0e4d7427bf73b4e3f86bbeb34be
3 years, 10 months ago (2017-02-06 13:54:47 UTC) #19
brandtr
3 years, 10 months ago (2017-02-06 14:19:36 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.webrtc.org/2672373002/ by brandtr@webrtc.org.

The reason for reverting is: Ulpfec tests are still flaky on buildbots..

Powered by Google App Engine
This is Rietveld 408576698