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

Unified Diff: tests/lib/lib.status

Issue 68343012: 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 bb5e840eb43213244e98d3c777e02c568c120180..de99a94613f7c8178f5c0a5dc521bb7cceeb5a4f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -30,9 +30,7 @@ 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
@@ -259,9 +257,8 @@ 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/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/generic_type_mirror_test: StaticWarning, OK # API being removed.
+mirrors/field_test: 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