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

Unified Diff: dart/tests/standalone/standalone.status

Issue 665823007: Several bugfixes in dart:io's handing of sockets (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Added two spaces as requested Created 6 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 | « dart/tests/standalone/io/server_socket_reference_issue21383_and_issue21384_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/standalone/standalone.status
diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
index 6e16f0dc90c6d80974b7b0870b0ecfb9c3b54c95..d51d56e26e84943d4b74cec5f9c098fdf070adac 100644
--- a/dart/tests/standalone/standalone.status
+++ b/dart/tests/standalone/standalone.status
@@ -156,3 +156,7 @@ package/package_test: CompileTimeError
[ $system == windows ]
io/skipping_dart2js_compilations_test: Fail # Issue 19551.
+
+[ $system != linux ]
+io/server_socket_reference_issue21383_and_issue21384_test: Skip # Not supported on other platforms so far
+
« no previous file with comments | « dart/tests/standalone/io/server_socket_reference_issue21383_and_issue21384_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698