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

Unified Diff: tests/co19/co19-kernel.status

Issue 2799973003: Check const constructors. (Closed)
Patch Set: Created 3 years, 8 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/co19/co19-kernel.status
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
index 8e729782b7a60388e8353eb3e3ea9f7ca0c4fb5f..af152a3a7fd7b2b019b4d465a1104349e8d9c55b 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -5,7 +5,6 @@
[ $compiler == dartk || $compiler == dartkp ]
Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t03: MissingCompileTimeError
Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_t02: MissingCompileTimeError
-Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t02: MissingCompileTimeError
Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: MissingCompileTimeError
Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: MissingCompileTimeError
Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeError

Powered by Google App Engine
This is Rietveld 408576698