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

Unified Diff: runtime/tests/vm/vm.status

Issue 10326002: fixes .status of compilers against vm tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index f207bb546374ac40a5e0dbb3a6b73818ff8ecd2c..56a7761e0a08235de4973bde73fa475101602714 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -24,6 +24,11 @@ dart/isolate_mirror_self_test: Skip # TODO(turnidge): Fix this
dart/import_map_test: Skip
dart/isolate_mirror_self_test: Skip # TODO(turnidge,antonm): investigate
+
Emily Fortuna 2012/05/02 17:00:35 extra whitespace?
Siggi Cherem (dart-lang) 2012/05/02 17:31:15 thx, will remove in follow up CL
+[ $compiler == dart2js || $compiler == frog || $compiler == dartc ]
+dart/import_map_test: Skip # compilers not aware of import maps.
+dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors
+
[ $arch == arm ]
dart/*: Skip
« 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