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

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

Issue 10271014: test rename overhaul: step 14 - 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
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index fd87b7a4cfc20fd2fb8a9141a805b344bdd8c8ef..3ef5667a033d2e5d7cb0c893ba2da2c96108b47c 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -7,3 +7,19 @@ RunLoop_ExceptionChild: Fail
[ $arch == x64 ]
IsolateInterrupt: Skip
+
+# The following section refers to the dart vm tests which live under
+# runtime/tests/vm/dart.
+
+[ $system == windows ]
+dart/isolate_mirror_self_test: Skip # TODO(turnidge): Fix this
+
+[ $runtime == drt ]
+dart/import_map_test: Skip
+dart/isolate_mirror_self_test: Skip # TODO(turnidge,antonm): investigate
+
+[ $arch == arm ]
+dart/*: Skip
+
+[ $arch == simarm ]
+dart/*: Skip

Powered by Google App Engine
This is Rietveld 408576698