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

Issue 9965008: Updated the early close test, to use a Socket that we can close at any time. (Closed)

Created:
8 years, 8 months ago by Anders Johnsen
Modified:
8 years, 8 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Updated the early close test, to use a Socket that we can close at any time. Committed: https://code.google.com/p/dart/source/detail?r=6029

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -0 lines) Patch
A tests/standalone/src/io/HttpServerEarlyClientCloseTest.dart View 1 2 1 chunk +89 lines, -0 lines 0 comments Download
M tests/standalone/standalone.status View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Anders Johnsen
8 years, 8 months ago (2012-03-30 08:38:28 UTC) #1
Søren Gjesse
lgtm, with comments Didn't you want to create a new test HttpClientEarlyCloseTest.dart instead of overwriting ...
8 years, 8 months ago (2012-03-30 08:56:53 UTC) #2
Anders Johnsen
This is doing exactly what the old test was doing, except it does it a ...
8 years, 8 months ago (2012-03-30 09:29:27 UTC) #3
Anders Johnsen
How about this? :)
8 years, 8 months ago (2012-03-30 10:13:39 UTC) #4
Søren Gjesse
lgtm
8 years, 8 months ago (2012-03-30 10:14:23 UTC) #5
ahe
DBC Timeout doesn't work that well, so it is better to skip tests that time ...
8 years, 8 months ago (2012-03-30 13:29:51 UTC) #6
ahe
8 years, 8 months ago (2012-03-30 13:29:54 UTC) #7
DBC

Timeout doesn't work that well, so it is better to skip tests that time out. 

The reason timeout doesn't work well is that we have test suites that complete
in a few seconds, but now you have to wait a minute for this test to time out.

Cheers,
Peter

Powered by Google App Engine
This is Rietveld 408576698