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

Unified Diff: tests/lib/lib.status

Issue 383903005: Reapply "Implement an LRU cache in dart:_internal and use it for the getter/setter caches in the VM… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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 | « tests/compiler/dart2js_native/lru_test.dart ('k') | tests/lib/mirrors/lru_expect.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 65a9d58c78a30ca60b839b423569de12b6118a54..f810bead7333b6e8226eb1ab41f63e913531558d 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -69,6 +69,7 @@ mirrors/library_imports_hidden_test: RuntimeError # Issue 6490
mirrors/library_imports_prefixed_test: RuntimeError # Issue 6490
mirrors/library_imports_prefixed_show_hide_test: RuntimeError # Issue 6490
mirrors/library_uri_io_test: Skip # Not intended for dart2js as it uses dart:io.
+mirrors/lru_test: Skip # dart2js_native/lru_test is used instead
mirrors/metadata_allowed_values_test/01: MissingCompileTimeError # Issue 14548
mirrors/metadata_allowed_values_test/05: MissingCompileTimeError # Issue 14548
mirrors/metadata_allowed_values_test/10: MissingCompileTimeError # Issue 14548
« no previous file with comments | « tests/compiler/dart2js_native/lru_test.dart ('k') | tests/lib/mirrors/lru_expect.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698