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

Unified Diff: dart/pkg/pkg.status

Issue 27524003: Generate tear-off closures dynamically. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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: dart/pkg/pkg.status
diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
index ab4e18ecd977e5cfcf8d7ea5c8844ea334f688c3..3095fd6ec5eedb502d46e90c6928fe35e745e651 100644
--- a/dart/pkg/pkg.status
+++ b/dart/pkg/pkg.status
@@ -31,6 +31,9 @@ collection_helpers/test/equality_test/05: Fail # Issue 1533
collection_helpers/test/equality_test/none: Pass, Fail # Issue 14348
collection_helpers/test/typed_buffers_test/01: Fail # Not supporting Int64List, Uint64List.
+[ $compiler == dart2js && $checked ]
+crypto/test/base64_test: Slow, Pass
+
[ $compiler == dart2js && $checked && $runtime == ie9 ]
crypto/test/base64_test: Timeout # Issue 12486
template_binding/test/template_binding_test: Fail # Issue 15093

Powered by Google App Engine
This is Rietveld 408576698