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

Unified Diff: tests/lib/lib.status

Issue 240443007: VM: Fix TypedefMirror.isPrivate and TypeVariableMirror.isPrivate. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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/lib/mirrors_impl.dart ('k') | tests/lib/mirrors/private_types_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 015d14724d00d6465911c030fa3401921d1fb119..9d1010bfe6305876725878441b0c7ed3c404fb3c 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -97,6 +97,7 @@ mirrors/mixin_application_test/none: RuntimeError # Issue 12464
mirrors/parameter_test/none: RuntimeError # Issue 6490
mirrors/parameter_of_mixin_app_constructor_test: RuntimeError # Issue 6490
mirrors/private_symbol_test: CompileTimeError # Issue 13597
+mirrors/private_types_test: RuntimeError # Issue 6490
mirrors/proxy_type_test: RuntimeError # Issue 13842
mirrors/redirecting_factory_test/none: RuntimeError # Issue 6490
mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490
« no previous file with comments | « runtime/lib/mirrors_impl.dart ('k') | tests/lib/mirrors/private_types_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698