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

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

Issue 9019045: Add exemption for test-config.dart files to client/tests/dartc/dartc.status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 12 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: client/tests/dartc/dartc.status
diff --git a/client/tests/dartc/dartc.status b/client/tests/dartc/dartc.status
index ec7ba1ce89014dade4044d593de4c523ac22c257..27bd972d63fc1d1f08742826c631c7cb4b28e3a5 100644
--- a/client/tests/dartc/dartc.status
+++ b/client/tests/dartc/dartc.status
@@ -4,6 +4,9 @@
prefix dartc/client
+tests/dartc/test_config.dart: Skip # Not a test case.
+tests/client/test_config.dart: Skip # Not a test case.
+
dom/scripts/idlparser.dart: Skip # Bogus dartc error; references dart/utils/peg
dom/scripts/idlparser_test.dart: Skip # Bogus dartc error; references dart/utils/peg
dom/dom_frog.dart: Skip # Frog-only
« 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