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

Issue 245563002: Fixes flaky HttpServer.SendRaw failures. (Closed)

Created:
6 years, 8 months ago by gunsch
Modified:
6 years, 7 months ago
Reviewers:
mef, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org, Ken Rockot(use gerrit already)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fixes flaky HttpServer.SendRaw failures. While not observed on Linux, running on OSX appears to be much flakier. Calls to StreamListenSocket::Send are non-blocking writes, so a single read for multiple writes sometimes did not execute as expected. R=rsleevi@chromium.org BUG=365067 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266647

Patch Set 1 #

Patch Set 2 : whitespace #

Total comments: 4

Patch Set 3 : review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -10 lines) Patch
M net/server/http_server_unittest.cc View 1 2 3 chunks +20 lines, -10 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
gunsch
6 years, 8 months ago (2014-04-21 18:42:18 UTC) #1
gunsch
6 years, 8 months ago (2014-04-23 17:51:53 UTC) #2
mef
https://codereview.chromium.org/245563002/diff/20001/net/server/http_server_unittest.cc File net/server/http_server_unittest.cc (right): https://codereview.chromium.org/245563002/diff/20001/net/server/http_server_unittest.cc#newcode98 net/server/http_server_unittest.cc:98: int total_bytes_received = 0; do you need to clear ...
6 years, 8 months ago (2014-04-23 21:46:03 UTC) #3
gunsch
https://codereview.chromium.org/245563002/diff/20001/net/server/http_server_unittest.cc File net/server/http_server_unittest.cc (right): https://codereview.chromium.org/245563002/diff/20001/net/server/http_server_unittest.cc#newcode98 net/server/http_server_unittest.cc:98: int total_bytes_received = 0; On 2014/04/23 21:46:03, mef wrote: ...
6 years, 8 months ago (2014-04-24 20:02:47 UTC) #4
mef
lgtm
6 years, 8 months ago (2014-04-24 20:06:06 UTC) #5
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 8 months ago (2014-04-24 20:08:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/245563002/40001
6 years, 8 months ago (2014-04-24 21:46:28 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-24 22:39:52 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_clang_dbg
6 years, 8 months ago (2014-04-24 22:39:52 UTC) #9
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 8 months ago (2014-04-24 22:43:26 UTC) #10
gunsch
The CQ bit was unchecked by gunsch@chromium.org
6 years, 8 months ago (2014-04-24 22:43:51 UTC) #11
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 8 months ago (2014-04-25 20:10:01 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/245563002/40001
6 years, 8 months ago (2014-04-25 21:44:25 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-25 23:24:49 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 8 months ago (2014-04-25 23:24:49 UTC) #15
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 8 months ago (2014-04-25 23:48:32 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/245563002/40001
6 years, 8 months ago (2014-04-25 23:50:34 UTC) #17
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-26 07:56:10 UTC) #18
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 7 months ago (2014-04-28 17:48:08 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/245563002/40001
6 years, 7 months ago (2014-04-28 17:48:37 UTC) #21
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-28 17:49:49 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on android_dbg_triggered_tests
6 years, 7 months ago (2014-04-28 17:49:50 UTC) #23
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 7 months ago (2014-04-28 20:27:47 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/245563002/40001
6 years, 7 months ago (2014-04-28 20:29:08 UTC) #25
commit-bot: I haz the power
6 years, 7 months ago (2014-04-28 20:30:07 UTC) #26
Message was sent while issue was closed.
Change committed as 266647

Powered by Google App Engine
This is Rietveld 408576698