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

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

Issue 9015005: Add dartc junit tests to test.dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | compiler/tests/dartc/test_config.dart » ('j') | tools/test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/tests/dartc/dartc.status
diff --git a/compiler/tests/dartc/dartc.status b/compiler/tests/dartc/dartc.status
index 8756cb94819ea1c16efb2534287812c843c63f79..12520eea78945fc221be2f38e525c60b10da6b9f 100644
--- a/compiler/tests/dartc/dartc.status
+++ b/compiler/tests/dartc/dartc.status
@@ -3,6 +3,9 @@
# BSD-style license that can be found in the LICENSE file.
prefix dartc
+# All the exclusions in this status file are hardcoded into the scripts
+# client/tests/dartc/testcfg.py and client/tests/dartc/test_config.dart.
+# This file is not used when creating the test dartc/junit_tests.
ngeoffray 2011/12/30 10:20:06 So is that file used at all? Could you add a comme
Bill Hesse 2011/12/30 16:04:33 Only the component exclusions are used, and them o
compiler/vm/*: Skip
« no previous file with comments | « no previous file | compiler/tests/dartc/test_config.dart » ('j') | tools/test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698