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

Issue 217913002: Revert 260201 "Give localserver time to shut down" (Closed)

Created:
6 years, 9 months ago by tim (not reviewing)
Modified:
6 years, 8 months ago
Reviewers:
sigbjorn
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 260201 "Give localserver time to shut down" > Give localserver time to shut down > > On machines with slow I/O, the localserver might not shut down immediately, > wait for it if necessary. > > BUG= > > Review URL: https://codereview.chromium.org/145873004 TBR=sigbjorn@opera.com Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260300

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -5 lines) Patch
M trunk/src/net/test/spawned_test_server/local_test_server.cc View 2 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tim (not reviewing)
6 years, 9 months ago (2014-03-28 23:32:21 UTC) #1
tim (not reviewing)
Committed patchset #1 manually as r260300 (tree was closed).
6 years, 9 months ago (2014-03-28 23:32:26 UTC) #2
tim (not reviewing)
6 years, 8 months ago (2014-03-29 00:33:16 UTC) #3
Reverted as many WIN tests failed as follows:

http://build.chromium.org/p/chromium.win/builders/XP%20Tests%20%281%29/builds...

[ RUN      ] LoginPromptBrowserTest.SupplyRedundantAuths
HTTP server started on 127.0.0.1:1317...
sending server_data: {"host": "127.0.0.1", "port": 1317} (35 bytes)
c:\b\build\slave\cr-win-rel\build\src\chrome\browser\ui\login\login_prompt_browsertest.cc(939):
error: Value of: test_server()->Stop()
  Actual: false
Expected: true[  FAILED  ]
LoginPromptBrowserTest.SupplyRedundantAuths, where TypeParam =  and
GetParam() =  (14907 ms)
[730/1083] LoginPromptBrowserTest.SupplyRedundantAuths (15098 ms)
[ RUN      ] LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials
HTTP server started on 127.0.0.1:1331...
sending server_data: {"host": "127.0.0.1", "port": 1331} (35 bytes)
c:\b\build\slave\cr-win-rel\build\src\chrome\browser\ui\login\login_prompt_browsertest.cc(1111):
error: Value of: test_server()->Stop()
  Actual: false
Expected: true[  FAILED  ]
LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials, where
TypeParam =  and GetParam() =  (13641 ms)
[731/1083] LoginPromptBrowserTest.NoLoginPromptForXHRWithBadCredentials
(13828 ms)
[ RUN      ]
LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentialsCancelled
HTTP server started on 127.0.0.1:1332...
sending server_data: {"host": "127.0.0.1", "port": 1332} (35 bytes)
c:\b\build\slave\cr-win-rel\build\src\chrome\browser\ui\login\login_prompt_browsertest.cc(1255):
error: Value of: test_server()->Stop()
  Actual: false
Expected: true[  FAILED  ]
LoginPromptBrowserTest.LoginPromptForXHRWithoutCredentialsCancelled,
where TypeParam =  and GetParam() =  (13578 ms)



On Fri, Mar 28, 2014 at 4:32 PM, <tim@chromium.org> wrote:

> Committed patchset #1 manually as r260300 (tree was closed).
>
> https://codereview.chromium.org/217913002/
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698