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

Unified Diff: tests/lib/lib.status

Issue 160843003: Fix getField/setField optimization for private members. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: dart style 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 | « runtime/lib/mirrors.cc ('k') | tests/lib/mirrors/hot_get_field_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 a4feb0736c4f88e9d94b073d447fc80bc0e3fac8..fa7539b508013998acf2214dd41eb91cef2312c6 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -48,6 +48,8 @@ mirrors/generic_local_function_test: RuntimeError # Issue 12333
mirrors/generic_mixin_test: RuntimeError # Issue 12333
mirrors/generic_mixin_applications_test: RuntimeError # Issue 12333
mirrors/hierarchy_invariants_test: RuntimeError # Issue 15262
+mirrors/hot_get_field_test: CompileTimeError # Issue 12164
+mirrors/hot_set_field_test: CompileTimeError # Issue 12164
mirrors/immutable_collections_test: RuntimeError # Issue 14030
mirrors/initializing_formals_test/01: RuntimeError # Issue 6490
mirrors/initializing_formals_test/03: CompileTimeError # Issue 12164
« no previous file with comments | « runtime/lib/mirrors.cc ('k') | tests/lib/mirrors/hot_get_field_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698