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

Unified Diff: tests/standalone/standalone.status

Issue 12330109: dart:io | Fix writing to a Socket while and after calling destroy() on it. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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
« runtime/bin/socket_patch.dart ('K') | « runtime/bin/socket_patch.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 86fea618ab8fa74137ddfa546e22f9e4922ef4e0..d98f992e1a00dc0aa33c5e4d1ae73af3b7318d37 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -15,7 +15,6 @@ io/test_runner_test: fail
[ $runtime == vm ]
io/secure_client_raw_server_test: Pass, Fail # Issue 8736.
io/raw_secure_server_socket_test: Pass, Fail # Issue 8736.
-io/http_client_request_test: Pass, Fail # Issue 8681
io/https_client_test: Pass, Timeout # Issue 8674
io/secure_server_client_certificate_test: Fail
« runtime/bin/socket_patch.dart ('K') | « runtime/bin/socket_patch.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698