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

Unified Diff: dart/tests/compiler/dart2js_extra/dart2js_extra.status

Issue 12033003: Deferred (aka lazy) loading of static functions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Address comments and use IsolateNatives.thisScript Created 7 years, 10 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/tests/compiler/dart2js_extra/dart2js_extra.status
diff --git a/dart/tests/compiler/dart2js_extra/dart2js_extra.status b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
index ddf9a3cbe72ce54e317596762aa5965d5d22d7b8..1660de8dd62267e299ae7fa761612293ad9e16e2 100644
--- a/dart/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -8,6 +8,8 @@ statements_test: Fail
typed_locals_test: Fail
no_such_method_test: Fail # Wrong InvocationMirror.memberName.
+deferred_semantics_test/none: Fail # TODO(ahe): Multitest cannot use import.
+
[ $compiler == dart2js && $checked ]
parameter_bailout_test: Fail, OK

Powered by Google App Engine
This is Rietveld 408576698