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

Unified Diff: tests/lib/lib.status

Issue 70073004: Revert "Retain types of toplevel and instance variables for reflection." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 | « sdk/lib/_internal/lib/js_mirrors.dart ('k') | tests/lib/mirrors/field_type_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 d6e6ffa47c0520d6d84ac60a3e19954ebddb7663..980ac406a373c51f16c8c11ef4987678d6f5f572 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -31,7 +31,9 @@ mirrors/generic_interface_test: RuntimeError # Issue 12087
mirrors/generic_local_function_test: RuntimeError # Issue 12333
mirrors/generic_mixin_test: RuntimeError # Issue 12333
mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333
+mirrors/generic_type_mirror_test/01: RuntimeError # 6490
mirrors/generics_substitution_test/01: RuntimeError # Issue 12087
+mirrors/generics_double_substitution_test: RuntimeError
mirrors/hierarchy_invariants_test: RuntimeError # Issue 11863
mirrors/immutable_collections_test: RuntimeError # Issue 14030
mirrors/initializing_formals_test/01: RuntimeError # Issue 6490
@@ -263,8 +265,9 @@ mirrors/equality_test/01: StaticWarning, OK # API being removed.
mirrors/equality_test/none: StaticWarning, OK # API being removed.
mirrors/fake_function_with_call_test: StaticWarning, OK # API being removed.
mirrors/generic_function_typedef_test: StaticWarning, OK # API being removed.
-mirrors/generic_type_mirror_test: StaticWarning, OK # API being removed.
-mirrors/field_type_test: StaticWarning, OK # API being removed.
+mirrors/generic_type_mirror_test/01: StaticWarning, OK # API being removed.
+mirrors/generic_type_mirror_test/02: StaticWarning, OK # API being removed.
+mirrors/generic_type_mirror_test/none: StaticWarning, OK # API being removed.
mirrors/generics_substitution_test: StaticWarning, OK # API being removed.
mirrors/inherit_field_test: StaticWarning, OK # API being removed.
mirrors/initializing_formals_test/01: StaticWarning, OK # API being removed.
« no previous file with comments | « sdk/lib/_internal/lib/js_mirrors.dart ('k') | tests/lib/mirrors/field_type_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698