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

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: More 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
« no previous file with comments | « tests/standalone/src/ProcessTestUtil.dart ('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 f26b2cb391809d506af4cc469cbadf4421246d62..6e0a8cb9fa3cb5ca2d06fc35d695cf63327150b7 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -16,17 +16,11 @@ ManyEchoServerTest: Skip # Bug 5103754
FailTest: Fail
TimeoutTest: Timeout
-[ $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 # Dart issue 363.
TestRunnerTest: Skip # Uses Process. Dart issue 363.
[ $component == dartium ]
« no previous file with comments | « tests/standalone/src/ProcessTestUtil.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698