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

Unified Diff: tests/language/language_kernel.status

Issue 2774933002: Complain about uninitialized const fields. (Closed)
Patch Set: 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 60f19423eb0bb47d7682530b41cc74112143840a..5fb91b5060e26767c5f6c37c35b1a8a33cbbe176 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -80,8 +80,6 @@ const_string_test: RuntimeError
const_switch2_test/01: MissingCompileTimeError
const_syntax_test/01: MissingCompileTimeError
const_syntax_test/02: MissingCompileTimeError
-const_syntax_test/03: MissingCompileTimeError
-const_syntax_test/04: MissingCompileTimeError
const_syntax_test/05: MissingCompileTimeError
const_syntax_test/08: MissingCompileTimeError
const_syntax_test/09: MissingCompileTimeError
@@ -410,7 +408,6 @@ script2_negative_test: Fail
setter4_test: CompileTimeError
static_field3_test/03: CompileTimeError
static_field3_test/04: CompileTimeError
-static_final_field2_test/02: MissingCompileTimeError
static_parameter_test/01: MissingCompileTimeError
static_parameter_test/02: MissingCompileTimeError
static_parameter_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