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

Unified Diff: runtime/tests/dart/dart.status

Issue 8233012: Remove SocketManyConnectionsTest test (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Don't delete the test -just dosable om Mac OS Created 9 years, 2 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: runtime/tests/dart/dart.status
diff --git a/runtime/tests/dart/dart.status b/runtime/tests/dart/dart.status
index 661dcb9d67daf17ff27e1ab84da02e2369c6d21d..3e3efc3aebb5178f187840525092d80c30814020 100644
--- a/runtime/tests/dart/dart.status
+++ b/runtime/tests/dart/dart.status
@@ -16,7 +16,8 @@ Process*: Skip
[ $arch == ia32 && $system == macos]
# Currently process tests are not working on Mac OS.
Process*: Skip
-
+# This test fails with "Too many open files" on the Mac OS buildbot.
+SocketManyConnectionsTest: Skip
[ $arch == ia32 && $system == win32]
# Windows implementation of Process is still pending.
@@ -32,6 +33,7 @@ EchoServerStreamReadUntilTest: Skip # Uses Socket
ManyEchoServerTest: Skip # Uses Socket
SocketCloseTest: Skip # Uses Socket
SocketExceptionTest: Skip # Uses Socket
+SocketManyConnectionsTest: Skip # Uses Socket
FileTest: Skip
ManyEchoServerTest: Skip # Uses Socket
TimerTest: Skip # Uses EventHandler
« 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