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

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

Issue 11410086: Use iterator, moveNext(), current. (Closed) Base URL: https://dart.googlecode.com/svn/experimental/lib_v2/dart
Patch Set: Address comments. Created 8 years, 1 month 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 5f2ec212cca3475ca41961d5dd0bbf308ad48ccb..02f296ce104d424f10e386f741878b788e458555 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -11,6 +11,9 @@ cc/AllocGeneric_Overflow: Crash
cc/SNPrint_BadArgs: Skip
+# TODO(floitsch): remove once dart2js is fixed and merged into lib_v1
+cc/Dart2JSCompileAll: Fail
+
[ $arch == x64 ]
cc/IsolateInterrupt: Skip

Powered by Google App Engine
This is Rietveld 408576698