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

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

Issue 14049009: Rename Invocation to InvocationMirror. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged 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
« no previous file with comments | « dart/tests/co19/co19-runtime.status ('k') | dart/tests/compiler/dart2js_extra/no_such_method_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 181014f8f5a3bc84d7c634d4ba0d8d0a98ce9b6b..d2c320557a377ed4061384918e3658c5c6c789df 100644
--- a/dart/tests/compiler/dart2js_extra/dart2js_extra.status
+++ b/dart/tests/compiler/dart2js_extra/dart2js_extra.status
@@ -6,7 +6,7 @@
class_test: Fail
statements_test: Fail
typed_locals_test: Fail
-no_such_method_test: Fail # Wrong InvocationMirror.memberName.
+no_such_method_test: Fail # Wrong Invocation.memberName.
deferred_semantics_test/none: Fail # TODO(ahe): Multitest cannot use import.
« no previous file with comments | « dart/tests/co19/co19-runtime.status ('k') | dart/tests/compiler/dart2js_extra/no_such_method_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698