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

Issue 2420443002: Fix for flaky test: EndToEndTest.VerifyHistogramStatsWithRtx (Closed)

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

Description

Fix for flaky test: EndToEndTest.VerifyHistogramStatsWithRtx Add a limit for minimum number of frames to be received before verifying histograms stats to reduce flakyness. BUG=webrtc:6509 Committed: https://crrev.com/1394c7b5949660295fde39b82443b731e1bf3110 Cr-Commit-Position: refs/heads/master@{#14669}

Patch Set 1 #

Patch Set 2 #

Total comments: 2

Patch Set 3 : start counting frames when ntp time is valid #

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

Messages

Total messages: 16 (8 generated)
åsapersson
4 years, 2 months ago (2016-10-17 03:01:36 UTC) #4
sprang_webrtc
https://codereview.webrtc.org/2420443002/diff/20001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2420443002/diff/20001/webrtc/video/end_to_end_tests.cc#newcode2157 webrtc/video/end_to_end_tests.cc:2157: return num_frames_received_ > kMinRequiredHistogramSamples * 2; Why the *2 ...
4 years, 2 months ago (2016-10-17 07:50:18 UTC) #5
åsapersson
https://codereview.webrtc.org/2420443002/diff/20001/webrtc/video/end_to_end_tests.cc File webrtc/video/end_to_end_tests.cc (right): https://codereview.webrtc.org/2420443002/diff/20001/webrtc/video/end_to_end_tests.cc#newcode2157 webrtc/video/end_to_end_tests.cc:2157: return num_frames_received_ > kMinRequiredHistogramSamples * 2; On 2016/10/17 07:50:18, ...
4 years, 2 months ago (2016-10-17 18:03:41 UTC) #7
sprang_webrtc
lgtm thanks!
4 years, 2 months ago (2016-10-18 07:57:40 UTC) #8
stefan-webrtc
lgtm
4 years, 2 months ago (2016-10-18 17:39:35 UTC) #11
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/2420443002/60001
4 years, 2 months ago (2016-10-18 17:39:45 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 2 months ago (2016-10-18 18:50:53 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-18 18:51:03 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1394c7b5949660295fde39b82443b731e1bf3110
Cr-Commit-Position: refs/heads/master@{#14669}

Powered by Google App Engine
This is Rietveld 408576698