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 577853002: Fix flakiness related to routing policy override in RNDIS forwarder. (Closed)

Created:
6 years, 3 months ago by wuhu
Modified:
6 years, 3 months ago
Reviewers:
nednguyen, tonyg
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix flakiness related to routing policy override in RNDIS forwarder. Routing policy override is needed at the point where ping test is executed in AndroidRndisConfigurator or the ping may fail. It's also needed after DNS is changed in AndroidRndisForwarder constructor as executing setifdns may reset the policy table. Thus we need to make multiple calls to OverrideRoutingPolicy() during RNDIS forwarder creation lifecycle. But this is ok since the function is idempotent. BUG= Committed: https://crrev.com/366f7a7500ef5951b17bb8aeb087fcd90559e347 Cr-Commit-Position: refs/heads/master@{#295222}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -22 lines) Patch
M tools/telemetry/telemetry/core/forwarders/android_forwarder.py View 5 chunks +26 lines, -22 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
wuhu
Routing policy override is needed at the point where ping test is executed in AndroidRndisConfigurator ...
6 years, 3 months ago (2014-09-17 00:37:55 UTC) #2
tonyg
On 2014/09/17 00:37:55, wuhu wrote: > Routing policy override is needed at the point where ...
6 years, 3 months ago (2014-09-17 01:14:19 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/577853002/1
6 years, 3 months ago (2014-09-17 01:34:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/577853002/1
6 years, 3 months ago (2014-09-17 01:44:24 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1) as 99e1c6f294965bfbb70f359c4fa5f7f844437a13
6 years, 3 months ago (2014-09-17 03:44:45 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-17 03:45:19 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/366f7a7500ef5951b17bb8aeb087fcd90559e347
Cr-Commit-Position: refs/heads/master@{#295222}

Powered by Google App Engine
This is Rietveld 408576698