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

Unified Diff: tests/lib/lib.status

Issue 177483002: Add validation of private symbols to the dart2js mirrors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Created 6 years, 10 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 | « sdk/lib/internal/symbol.dart ('k') | tests/lib/mirrors/symbol_validation_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 805cd528b625b2b6f485735302fcdefe14b491fe..dd2154395374250b0ed7fd695ad99f86be7f8b7b 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -87,7 +87,7 @@ mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490
mirrors/relation_assignable_test: RuntimeError # Issue 6490
mirrors/relation_subtype_test: RuntimeError # Issue 6490
mirrors/repeated_private_anon_mixin_app_test: RuntimeError # Issue 14670
-mirrors/symbol_validation_test/none: RuntimeError # Issue 13597
+mirrors/symbol_validation_test/01: RuntimeError # Issue 13597
mirrors/static_members_test: RuntimeError # Issue 14633, Issue 12164
mirrors/synthetic_accessor_properties_test: RuntimeError # Issue 14633
mirrors/toplevel_members_test: RuntimeError # Issue 14633, Issue 12164
« no previous file with comments | « sdk/lib/internal/symbol.dart ('k') | tests/lib/mirrors/symbol_validation_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698