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

Unified Diff: tests/lib/lib.status

Issue 154733003: Access to imports in the VM's runtime mirrors. Extend test coverage of the source mirrors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: sync 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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index a09fb5c3f1747adb0e3639a065523be27e8c8b17..843f1c52d0b675dde406da39198750eaff7cfbfb 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -65,6 +65,14 @@ mirrors/invoke_private_wrong_library_test: CompileTimeError # Issue 12164
mirrors/invoke_subscript_test: RuntimeError # Issue 13002
mirrors/invoke_throws_test: RuntimeError # Issue 11954
mirrors/library_declarations_test/none: RuntimeError # Issue 13439, Issue 13733
+mirrors/library_exports_shown_test: RuntimeError # Issue 6490
+mirrors/library_exports_hidden_test: RuntimeError # Issue 6490
+mirrors/library_imports_metadata_test: RuntimeError # Issue 6490
+mirrors/library_imports_bad_metadata_test/none: RuntimeError # Issue 6490
+mirrors/library_imports_shown_test: RuntimeError # Issue 6490
+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/metadata_allowed_values_test/01: MissingCompileTimeError # Issue 14548
mirrors/metadata_allowed_values_test/05: MissingCompileTimeError # Issue 14548
« no previous file with comments | « tests/compiler/dart2js/mirrors/library_imports_shown_test.dart ('k') | tests/lib/mirrors/library_exports_hidden.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698