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

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: Addressed review comments. 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
« no previous file with comments | « 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 45abe1de5b024c99e8d29908405edb7d1685ee44..9c47e5c5322f436f2b061cd4e4efb177bd936d7c 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -315,6 +315,9 @@ reg_exp3_test: Fail, OK # Expects exception from const constructor.
# of failing.
const_factory_negative_test: Crash, Fail
+# Implement InvocationMirror and pass it to noSuchMethod.
+invocation_mirror_test: Fail
+
[ $compiler == dart2js && $mode == release ]
assign_top_method_negative_test: Crash
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698