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

Issue 2592693002: Make VideoSendStreamTest.DoesNotUtilizeUlpfecForH264WithNackEnabled useful again. (Closed)

Created:
4 years ago by brandtr
Modified:
3 years, 11 months ago
Reviewers:
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/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make VideoSendStreamTest.DoesNotUtilizeUlpfecForH264WithNackEnabled useful again. This test was inadvertently made useless in https://codereview.webrtc.org/2558303002/. Prior to that CL, at least 100 media packets -- but no ULPFEC packets -- had to be sent before the test claimed that ULPFEC was not utilized. This CL reinstates that behaviour, but instead of counting packets we expect the test to time out when ULPFEC should not be utilized. This solution is simple in code, but increases the test duration from 70 ms to 10000 ms. Note, however, that the 70 ms duration was for a test that didn't test anything interesting... TESTED=Using gtest-parallel locally: 2000 test runs without flakes. BUG=webrtc:6851 Review-Url: https://codereview.webrtc.org/2592693002 Cr-Commit-Position: refs/heads/master@{#15859} Committed: https://chromium.googlesource.com/external/webrtc/+/20d4547e5db4b48807e151b61da00aa08bf38068

Patch Set 1 #

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

Messages

Total messages: 13 (9 generated)
brandtr
4 years ago (2016-12-20 15:02:44 UTC) #3
mflodman
lgtm
4 years ago (2016-12-22 06:32:47 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/2592693002/1
3 years, 11 months ago (2017-01-02 08:32:32 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 08:34:30 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/20d4547e5db4b48807e151b61...

Powered by Google App Engine
This is Rietveld 408576698