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

Issue 2111043004: Enabling IPv6 socket recv timestamp test, and making less flaky. (Closed)

Created:
4 years, 5 months ago by Taylor Brandstetter
Modified:
4 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Enabling IPv6 socket recv timestamp test, and making less flaky. The test worked by sleeping a certain time, then checking that the difference between recv timestamps before and after the sleep was within some margin of the requested sleep time. However, this means that imprecision of SleepMs makes the test flaky. This source of flakiness can be removed by comparing to the actual time slept instead of the requested time. Also making the margin larger, to further reduce the likelihood of flakiness. R=pthatcher@webrtc.org, stefan@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/6f82535f45697fe75cbc90b8ed8756eefa82eef3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -17 lines) Patch
M webrtc/base/physicalsocketserver_unittest.cc View 1 chunk +4 lines, -8 lines 0 comments Download
M webrtc/base/socket.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/base/socket_unittest.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/base/socket_unittest.cc View 2 chunks +20 lines, -8 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Taylor Brandstetter
4 years, 5 months ago (2016-07-01 18:06:12 UTC) #2
stefan-webrtc
lgtm, thanks!
4 years, 5 months ago (2016-07-18 07:17:48 UTC) #3
pthatcher1
lgtm
4 years, 4 months ago (2016-08-08 22:23:18 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/2111043004/1
4 years, 4 months ago (2016-08-09 16:37:44 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_rel on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_rel/builds/17072)
4 years, 4 months ago (2016-08-09 16:49:53 UTC) #8
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/2111043004/1
4 years, 4 months ago (2016-08-11 21:52:57 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios32_sim_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios32_sim_dbg/builds/9482)
4 years, 4 months ago (2016-08-11 22:20:02 UTC) #12
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/6f82535f45697fe75cbc90b8ed8756eefa82eef3 Cr-Commit-Position: refs/heads/master@{#13733}
4 years, 4 months ago (2016-08-11 22:38:45 UTC) #15
Taylor Brandstetter
4 years, 4 months ago (2016-08-11 22:38:46 UTC) #16
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6f82535f45697fe75cbc90b8ed8756eefa82eef3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698