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

Unified Diff: tests/standalone/standalone.status

Issue 12340072: dart:io | Enable tests of secure websocket connections. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove indentation FOR REVIEW ONLY. Intentation is restored in version to commit. 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 ad9fc3a5a700e3490ddaa7d136dd6729f10de1dd..7be12bb8def20c2f6e77c066eef882179cc1a47b 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -18,7 +18,8 @@ io/https_client_test: Pass, Timeout # Issue 8674
io/secure_server_client_certificate_test: Fail
[ $runtime == vm && ( $system == windows ) ]
-io/web_socket_test: Fail, Pass # Issue 8495.
+io/web_socket_no_secure_test: Fail, Pass # Issue 8495.
+io/web_socket_test: Skip # Issue 7157.
io/https_client_certificate_test: Pass, Timeout # Issue 8674
io/raw_socket_test: Pass, Fail, Timeout # Issue 8675
io/socket_test: Pass, Timeout # Issue 8676
« tests/standalone/io/web_socket_test.dart ('K') | « tests/standalone/io/web_socket_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698