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

Unified Diff: sdk/lib/_internal/pub/pub.status

Issue 36643002: Don't close existing connection on HttpServer close (and stream cancel). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix 'disable keep-alive' on server close. Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sdk/lib/io/http.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/pub/pub.status
diff --git a/sdk/lib/_internal/pub/pub.status b/sdk/lib/_internal/pub/pub.status
index 9e9b671028cdd67cf00768df4f7407436baf9a19..78674090d93b15ad1e205bbec886a39cc654cbd8 100644
--- a/sdk/lib/_internal/pub/pub.status
+++ b/sdk/lib/_internal/pub/pub.status
@@ -4,11 +4,6 @@
test/serve/missing_file_test: Pass, Fail # Issue 12570
-test/oauth2/with_a_malformed_credentials_authenticates_again_test: Fail # Issue 14273
-test/oauth2/with_a_server_rejected_refresh_token_authenticates_again_test: Fail # Issue 14273
-test/oauth2/with_an_expired_credentials_without_a_refresh_token_authenticates_again_test: Fail # Issue 14273
-test/oauth2/with_no_credentials_authenticates_and_saves_credentials_test: Fail # Issue 14273
-
[ $runtime == vm && $system == windows ]
test/serve/watch_removed_file_test: Pass, Fail # Issue 13026
« no previous file with comments | « no previous file | sdk/lib/io/http.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698