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

Unified Diff: tests/language/language.status

Issue 11336011: Revert "Change signature of noSuchMethod to take an InvocationMirror." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/call_nonexistent_static_test.dart ('k') | tests/language/no_such_method_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 39dff2eac0bb57e80fa50e355819f858183f38b8..065462dc7bd75e7a7e9f995212662044d3765675 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -63,12 +63,6 @@ local_function_test: Fail # issue 6124
naming_test: Fail # issue 6124
invocation_mirror_test: Fail # issue 3326, 3622.
-no_such_method_test: Fail # issue 3326, 3622.
-
-invocation_mirror_indirect_test: Fail # Issue 3326
-many_overridden_no_such_method_test: Fail # Issue 3326
-overridden_no_such_method_test: Fail # Issue 3326
-
[ $compiler == none && ($system == macos || $system == linux) && $arch == ia32 && $checked ]
gc_test: Skip # Issue 1487, flaky.
@@ -527,4 +521,3 @@ naming_test: Fail # issue 6130
# This is a VM error when the compiled code is run.
invocation_mirror_test: Fail # issue 3326, 3622.
-invocation_mirror_indirect_test: Fail # issue 3326, 3622.
« no previous file with comments | « tests/language/call_nonexistent_static_test.dart ('k') | tests/language/no_such_method_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698