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

Unified Diff: tests/standalone/standalone.status

Issue 12438003: dart:io | "Improve" raw_server_socket_cancel_test to not leave client sockets hanging. (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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 76ff5b0e93b61e40c6b08bac63e8b48133b33a1a..aa337df967005d7fc20ba0295bf3acae5690e64b 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -11,10 +11,10 @@ io/skipping_dart2js_compilations_test: skip # Non-fatal process error.
io/status_file_parser_test: fail
io/test_runner_exit_code_test: fail
io/test_runner_test: fail
-io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675
[ $runtime == vm && ( $system == windows ) ]
io/raw_socket_test: Pass, Fail # Issue 8901
+io/raw_server_socket_cancel_test: Pass, Fail, Timeout # Issue 8675
[ $runtime == vm ]
package/package_isolate_test: Fail # http://dartbug.com/7520.

Powered by Google App Engine
This is Rietveld 408576698