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

Unified Diff: tests/language/language_kernel.status

Issue 2929383002: Various semantic checks on field initializers. (Closed)
Patch Set: Created 3 years, 6 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 e718f6cac3ac079c3fa9e591ab49ccf43d858737..f710e81fc76c1fbd724c07e6c1f1f74e9e3f9c9e 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -326,7 +326,6 @@ type_parameter_test/06: Fail
type_variable_bounds4_test/01: RuntimeError
[ $compiler == dartk || $compiler == dartkp ]
-compile_time_constant_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
const_types_test/23: MissingCompileTimeError # Fixed in ahe's dev branch.
const_types_test/24: MissingCompileTimeError # Fixed in ahe's dev branch.
const_types_test/25: MissingCompileTimeError # Fixed in ahe's dev branch.
@@ -346,9 +345,6 @@ cyclic_typedef_test/07: MissingCompileTimeError # Fixed in ahe's dev branch.
cyclic_typedef_test/08: MissingCompileTimeError # Fixed in ahe's dev branch.
cyclic_typedef_test/09: MissingCompileTimeError # Fixed in ahe's dev branch.
enum_syntax_test/30: MissingCompileTimeError # Fixed in ahe's dev branch.
-final_initializer_instance_reference_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
-final_syntax_test/03: MissingCompileTimeError # Fixed in ahe's dev branch.
-final_syntax_test/04: MissingCompileTimeError # Fixed in ahe's dev branch.
function_type_alias5_test/00: MissingCompileTimeError # Fixed in ahe's dev branch.
function_type_alias5_test/01: MissingCompileTimeError # Fixed in ahe's dev branch.
function_type_alias5_test/02: MissingCompileTimeError # Fixed in ahe's dev branch.
@@ -359,4 +355,3 @@ regress_29349_test: CompileTimeError # Fixed in ahe's dev branch.
[ $unchecked && ($compiler == dartk || $compiler == dartkp) ]
const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant evaluation.
-inst_field_initializer1_negative_test: Fail # Fixed in ahe's dev branch.
« 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