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

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

Issue 10942025: Convert String and List to abstract classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated to tip-of-tree. Created 8 years, 3 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 0a6f61bb09b05e735fce53f39af766207af16001..ffaa7c02a252612eba8a9e2ffcc55c86a28873e8 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -11,6 +11,12 @@ cc/AllocGeneric_Overflow: Crash
cc/SNPrint_BadArgs: Skip
+# This test assumes tthat the core library doesn't change and, e.g., that
+# it contains interfaces.
+# It should test the mirror system on a library that is controlled by
+# the test instead.
+dart/isolate_mirror_local_test: Fail
+
[ $arch == x64 ]
cc/IsolateInterrupt: Skip

Powered by Google App Engine
This is Rietveld 408576698