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

Unified Diff: tests/language/language_dart2js.status

Issue 11269041: Added test for the behavior of InvocationMirror and noSuchMethod. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Oh, and just one more thing. Created 8 years, 2 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
« tests/language/language.status ('K') | « tests/language/language.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index fb2e1b7e67ef14dd340d99db40a765db60a8d841..4592ccc055e5c79fff9f51a9ab0d63d576a34e16 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -315,6 +315,8 @@ reg_exp3_test: Fail, OK # Expects exception from const constructor.
# of failing.
const_factory_negative_test: Crash, Fail
+invocation_mirror_test: Fail # Implement InvocationMirror and pass it to noSuchMethod.
Mads Ager (google) 2012/10/25 12:32:19 Move comment to line before?
Lasse Reichstein Nielsen 2012/10/25 14:12:01 Done.
+
[ $compiler == dart2js && $mode == release ]
assign_top_method_negative_test: Crash
« tests/language/language.status ('K') | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698