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

Unified Diff: samples/tests/dartc/dartc.status

Issue 8274034: Make the sample tests run using the standard test configuration (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | samples/tests/dartc/testcfg.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/dartc/dartc.status
diff --git a/samples/tests/dartc/dartc.status b/samples/tests/dartc/dartc.status
deleted file mode 100644
index 4bb51c048d86c08c0f9ca472e83db6ed4c5b05ab..0000000000000000000000000000000000000000
--- a/samples/tests/dartc/dartc.status
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
-# for details. All rights reserved. Use of this source code is governed by a
-# BSD-style license that can be found in the LICENSE file.
-
-prefix dartc/samples
-
-[ $arch == dartc ]
-
-# The chat sample uses built-ins (ServerSocket, Socket, Timer etc.) which
-# are not available outside the VM.
-chat/chat_stress_client.dart: Skip
-chat/http.dart: Skip
-chat/chat_server.dart: Skip
-chat/chat_server_lib.dart: Skip
-
-
-[ $arch == chromium ]
-*: Skip
-
-
-[ $arch == dartium ]
-*: Skip
-
-
-[ $arch == ia32 ]
-*: Skip
-
-
-[ $arch == x64 ]
-*: Skip
-
-
-[ $arch == simarm ]
-*: Skip
-
-
-[ $arch == arm ]
-*: Skip
« no previous file with comments | « no previous file | samples/tests/dartc/testcfg.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698