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

Unified Diff: tests/standalone/standalone.status

Issue 979923002: Update status for macos RawSecureSocket test that times out. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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
« 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 4b5e3d28724ef0e72a6f54ee79d39dd12621d5d7..c92b63665b12041d16d87a9b4bb8491eea54cbb3 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -36,6 +36,9 @@ io/directory_fuzz_test: Skip
# of allowed open files ('ulimit -n' says something like 256).
io/socket_many_connections_test: Skip
+[ $runtime == vm && $system == macos && $mode == release]
+io/raw_secure_server_socket_test: Pass, Timeout # Issue 22658
+
[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
typed_array_test: Fail # Issue 13921
typed_array_int64_uint64_test: Fail # Issue 13921
« 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