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

Unified Diff: tests/lib/lib.status

Issue 196513004: Clean up ClosureMirror.invoke(#call, ...). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: adapt to alternate implementation of closure.call Created 6 years, 9 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 | « runtime/vm/bootstrap_natives.h ('k') | tests/lib/mirrors/invoke_call_on_closure_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 687237e523a967b6fde12b1135ff8b9d4aec1331..4bc2c552a43f6dd86d8ba4f66d4b5c2af9011a7e 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -59,6 +59,7 @@ mirrors/initializing_formals_test/03: CompileTimeError # Issue 12164
mirrors/instance_members_test: RuntimeError # Issue 14633
mirrors/instantiate_abstract_class_test: RuntimeError # Issue 6490
mirrors/invoke_test: RuntimeError # Issue 11954
+mirrors/invoke_call_on_closure_test: RuntimeError # 6490
mirrors/invoke_call_through_getter_previously_accessed_test: RuntimeError # Issue 15138
mirrors/invoke_call_through_getter_test: RuntimeError # Issue 15138
mirrors/invoke_call_through_implicit_getter_previously_accessed_test: RuntimeError # Issue 15138
@@ -317,4 +318,4 @@ mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared
mirrors/*deferred*: Skip # Issue 17458
[ $compiler == dart2js && $mode == debug ]
-mirrors/native_class_test: Pass, Slow
+mirrors/native_class_test: Pass, Slow
« no previous file with comments | « runtime/vm/bootstrap_natives.h ('k') | tests/lib/mirrors/invoke_call_on_closure_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698