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

Unified Diff: dart/pkg/pkg.status

Issue 13866010: Correctly compile unresolved for-in loops. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Additional problems found during testing. Created 7 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: dart/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index 8dde381f54418ba5495059767974bce33415fcbd..d4b0ce2922095b800f6874345ffe5304ad3ec374 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -20,6 +20,11 @@ scheduled_test/test/scheduled_process_test: Pass, Slow # Issue 9231
# testing.
webdriver/test/webdriver_test: Skip
+
+[ $compiler == dart2js && $runtime == drt ]
+unittest/test/unittest_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
+
+
[$compiler == dart2dart]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698