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

Unified Diff: tests/utils/utils.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: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index 1ddd3b060fe5fd62bd903feb0ca58a166ebd2ae5..d719412956074fe0f67d0a8d1fa184ab530ef3eb 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -2,6 +2,10 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+# TODO(floitsch): dart2js is currently broken because of the iterator change.
+dummy_compiler_test: Fail
+recursive_import_test: Fail
+
[ $arch == simarm ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698