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

Unified Diff: tests/language/language_kernel.status

Issue 2916863003: Implement library access restrictions and privacy. (Closed)
Patch Set: Update status file. Created 3 years, 7 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/co19/co19-kernel.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index 2d522e7142e8fc81652c53cde136f4987b3ef7d3..7cb4d44d624f471418acb2776b9711bedee2fecb 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -60,10 +60,8 @@ deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError
deferred_no_prefix_test/01: MissingCompileTimeError
deferred_not_loaded_check_test: RuntimeError
deferred_shadow_load_library_test: RuntimeError
-enum_private_test/02: RuntimeError
enum_syntax_test/06: MissingCompileTimeError
enum_syntax_test/30: MissingCompileTimeError
-export_private_test/01: MissingCompileTimeError
external_test/11: MissingCompileTimeError
external_test/12: MissingCompileTimeError
external_test/21: MissingCompileTimeError
@@ -106,7 +104,6 @@ getter_parameters_test/02: MissingCompileTimeError
getter_parameters_test/03: MissingCompileTimeError
getter_parameters_test/04: MissingCompileTimeError
if_null_assignment_behavior_test/15: RuntimeError
-import_private_test/01: MissingCompileTimeError
initializing_formal_capture_test: RuntimeError
initializing_formal_final_test: RuntimeError
inst_field_initializer1_negative_test: Fail
@@ -142,8 +139,6 @@ named_parameters_aggregated_test/06: MissingCompileTimeError
named_parameters_default_eq_test/01: MissingCompileTimeError
on_catch_malformed_type_test: RuntimeError
parameter_initializer6_negative_test: Fail
-private_access_test/05: RuntimeError
-private_access_test/06: RuntimeError
ref_before_declaration_test/00: MissingCompileTimeError
ref_before_declaration_test/01: MissingCompileTimeError
ref_before_declaration_test/02: MissingCompileTimeError
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698