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

Unified Diff: tests/standalone/standalone.status

Issue 11348212: Update standalone.status file with flaky secure_server_stream test on Windows, and change "tls" to … (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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 | « no previous file | 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 1160f5f7a50db0c9619b043c43bdb13e99d7d0ab..d888b07690e9978850e71391e558021b600b8b48 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -6,7 +6,8 @@ out_of_memory_test: Skip # Issue 2345
package/invalid_uri_test: Fail, OK # Fails intentionally
-io/tls_socket_test: Pass, Timeout # Issue 6730.
+io/secure_socket_test: Pass, Timeout # Issue 6730.
+io/secure_stream_test: Pass, Timeout # Issue 6730.
[ $runtime == vm && $checked ]
# These tests have type errors on purpose.
@@ -41,8 +42,7 @@ io/process_non_ascii_test: Pass, Fail
[ $runtime == vm && $system == windows ]
io/file_system_links_test: Skip # No links on Windows.
-io/tls_server_test: Pass, Crash # Issue 6893
-io/secure_server_stream_test: Pass, Crash # Issue 6893
+io/secure_server_stream_test: Pass, Crash, Timeout # Issue 6893
[ $compiler == none && $runtime == drt ]
io/*: Skip # Don't run tests using dart:io in the browser
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698