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

Unified Diff: tests/standalone/standalone.status

Issue 11902002: Disable secure web socket test on Windows (issue 7157) and replace with web socket test. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « tests/standalone/io/web_socket_no_secure_test.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 61ad04d2a30c0d9b90a5d8b79b8ec791d8a89b1e..1b992999ce1858634db6d4cac8c31e91053c886d 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -43,6 +43,8 @@ io/test_extension_fail_test: Fail # Issue 7157
io/secure_no_builtin_roots_test: Pass, Crash # Issue 7157
io/secure_socket_bad_certificate_test: Pass, Crash, Fail, Timeout # Issue 7157
io/directory_list_nonexistent_test: Skip # Issue 7157
+io/web_socket_test: Skip # Issue 7157
+io/web_socket_no_secure_test: Pass # Issue 7157 - Remove test when fixed.
[ $compiler == none && $runtime == drt ]
io/*: Skip # Don't run tests using dart:io in the browser
« no previous file with comments | « tests/standalone/io/web_socket_no_secure_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698