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

Unified Diff: tests/standalone/standalone.status

Issue 12319067: Handle legacy epoll event on Linux. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « runtime/bin/eventhandler_linux.cc ('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 4d1f43f77cac9d61167e90bfc4e57734a5e0ea7b..a766fe48639fc9c0f267628d0f0f5e5b008901d9 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -14,6 +14,8 @@ io/test_runner_test: fail
[ $runtime == vm ]
io/secure_server_client_certificate_test: fail
+
+[ $runtime == vm && ( $system == macos || $system == windows ) ]
io/web_socket_test: Fail, Pass # Issue 8495.
io/https_client_certificate_test: Pass, Timeout # Issue 8674
io/raw_socket_test: Pass, Timeout # Issue 8675
« no previous file with comments | « runtime/bin/eventhandler_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698