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

Unified Diff: tests/language/language_kernel.status

Issue 2777533002: Report compile-time error on invalid constructors. (Closed)
Patch Set: Update status files. Created 3 years, 9 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') | no next file » | 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 6f4df777af5ca38181afcf443ffcf25c91831e41..76ca96cbd3217000451e3a1c0ef0497fe8799eaa 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -35,12 +35,6 @@ cha_deopt2_test: RuntimeError # Deferred Loading Issue 28335
cha_deopt3_test: RuntimeError # Deferred Loading Issue 28335
compile_time_constant10_test/none: CompileTimeError
compile_time_constant13_test/03: MissingCompileTimeError
-compile_time_constant_arguments_test/01: MissingCompileTimeError
-compile_time_constant_arguments_test/02: MissingCompileTimeError
-compile_time_constant_arguments_test/03: MissingCompileTimeError
-compile_time_constant_arguments_test/04: MissingCompileTimeError
-compile_time_constant_arguments_test/05: MissingCompileTimeError
-compile_time_constant_arguments_test/06: MissingCompileTimeError
compile_time_constant_c_test/02: MissingCompileTimeError
compile_time_constant_c_test/03: MissingCompileTimeError
compile_time_constant_k_test/01: RuntimeError
@@ -48,7 +42,6 @@ compile_time_constant_k_test/02: RuntimeError
compile_time_constant_k_test/03: RuntimeError
compile_time_constant_o_test/01: RuntimeError
compile_time_constant_o_test/02: RuntimeError
-compile_time_constant_p_test/01: Crash
compile_time_constant_r_test/01: Crash
compile_time_constant_r_test/02: Crash
compile_time_constant_r_test/03: Crash
@@ -68,7 +61,6 @@ const_constructor_mixin3_test/01: MissingCompileTimeError
const_constructor_mixin_test/01: MissingCompileTimeError
const_constructor_nonconst_field_test/01: MissingCompileTimeError
const_constructor_super_test/01: MissingCompileTimeError
-const_constructor_super_test/02: Crash
const_constructor_syntax_test/01: MissingCompileTimeError
const_constructor_syntax_test/02: MissingCompileTimeError
const_constructor_syntax_test/03: MissingCompileTimeError
@@ -93,8 +85,6 @@ const_switch2_test/01: MissingCompileTimeError
const_syntax_test/none: CompileTimeError
const_types_test/06: CompileTimeError
const_types_test/13: CompileTimeError
-const_types_test/16: MissingCompileTimeError
-const_types_test/17: MissingCompileTimeError
const_types_test/23: MissingCompileTimeError
const_types_test/24: MissingCompileTimeError
const_types_test/25: MissingCompileTimeError
@@ -107,9 +97,6 @@ const_types_test/41: MissingCompileTimeError
constant_expression_test/01: MissingCompileTimeError
constant_expression_test/03: MissingCompileTimeError
constant_locals_test/01: MissingCompileTimeError
-constructor10_test/00: Crash
-constructor10_test/01: Crash
-constructor10_test/02: Crash
constructor_duplicate_final_test/01: MissingRuntimeError
constructor_duplicate_final_test/02: MissingRuntimeError
constructor_duplicate_initializers_test/03: MissingCompileTimeError
@@ -222,9 +209,7 @@ deferred_type_dependency_test/type_annotation: RuntimeError
dynamic_prefix_core_test/01: RuntimeError
enum_private_test/02: RuntimeError
enum_syntax_test/06: MissingCompileTimeError
-enum_syntax_test/20: Crash
enum_syntax_test/21: MissingCompileTimeError
-enum_syntax_test/22: Crash
enum_syntax_test/30: MissingCompileTimeError
evaluation_redirecting_constructor_test: RuntimeError
export_ambiguous_main_negative_test: Crash
@@ -346,8 +331,6 @@ map_literal6_test: RuntimeError
metadata_test: CompileTimeError
method_name_test: CompileTimeError
method_override_test: RuntimeError
-missing_const_constructor_test/02: MissingCompileTimeError
-missing_const_constructor_test/03: MissingCompileTimeError
missing_part_of_tag_test/01: MissingCompileTimeError
mixin_forwarding_constructor4_test/01: MissingCompileTimeError
mixin_forwarding_constructor4_test/02: MissingCompileTimeError
@@ -413,7 +396,6 @@ proxy3_test/none: CompileTimeError
redirecting_constructor_initializer_test: RuntimeError
redirecting_factory_default_values_test/01: MissingCompileTimeError
redirecting_factory_default_values_test/02: MissingCompileTimeError
-redirecting_factory_infinite_steps_test/02: Crash
redirecting_factory_long_test: RuntimeError
ref_before_declaration_test/00: MissingCompileTimeError
ref_before_declaration_test/01: MissingCompileTimeError
@@ -452,7 +434,6 @@ static_parameter_test/09: MissingCompileTimeError
static_parameter_test/10: MissingCompileTimeError
static_parameter_test/11: MissingCompileTimeError
static_parameter_test/12: MissingCompileTimeError
-super_call3_test/02: Crash
super_conditional_operator_test/01: MissingCompileTimeError
super_conditional_operator_test/02: MissingCompileTimeError
super_conditional_operator_test/03: MissingCompileTimeError
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698