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

Unified Diff: tests/standalone/standalone.status

Issue 8365032: Process tests work across platforms. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Handle Windows line-endings. Created 9 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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index e0499c6149529605a438e84485b36e793261d291..ccc67eec8e3d4845eb55caea367f95cf24a0f4f6 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -12,18 +12,10 @@ DirectoryInvalidArgumentsTest: Fail, OK
[ $component == vm]
ManyEchoServerTest: Skip # Bug 5103754
-[ $component == vm && $mode == release]
-# Currently process tests are bound to debug mode.
-Process*: Skip # Bug 172
-
[ $component == vm && $system == macos]
-Process*: Skip # Bug 172
# This test fails with "Too many open files" on the Mac OS buildbot.
SocketManyConnectionsTest: Skip
-[ $component == vm && $system == win32]
-Process*: Skip
-
[ $component == dartium ]
# Server specific tests OK to fail in the browser
EchoServerTest: Skip # Uses Socket
« tests/standalone/src/ProcessStderrTest.dart ('K') | « tests/standalone/src/ProcessTestUtil.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698