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

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

Issue 2956493003: [Kernel] Add check in the constant evaluator. (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 | « runtime/vm/kernel_binary_flowgraph.cc ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-kernel.status
diff --git a/tests/co19/co19-kernel.status b/tests/co19/co19-kernel.status
index f57ad0bbf8cc186c45e79b91b135c01e9828f920..1013d41445c6499cb17edc5a5c9f78f8ce1d6f19 100644
--- a/tests/co19/co19-kernel.status
+++ b/tests/co19/co19-kernel.status
@@ -70,13 +70,10 @@ Language/Expressions/Constants/depending_on_itself_t03: Crash
Language/Expressions/Constants/equals_expression_t03: MissingCompileTimeError
Language/Expressions/Constants/exception_t04: MissingCompileTimeError
Language/Expressions/Constants/literal_string_t02: MissingCompileTimeError
-Language/Expressions/Constants/logical_expression_t02: MissingCompileTimeError
Language/Expressions/Constants/logical_expression_t03: MissingCompileTimeError
-Language/Expressions/Constants/logical_expression_t04: MissingCompileTimeError
Language/Expressions/Constants/math_operators_t04: Crash
Language/Expressions/Constants/math_operators_t05: Crash
Language/Expressions/Constants/no_other_constant_expressions_t11: Crash
-Language/Expressions/Constants/ternary_operator_t02: MissingCompileTimeError
Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t03: MissingCompileTimeError
Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context_invocation_t04: MissingCompileTimeError
Language/Expressions/Instance_Creation/Const/arguments_t03: MissingCompileTimeError
@@ -218,9 +215,6 @@ Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
Language/Classes/Constructors/Factories/arguments_type_t01: RuntimeError
Language/Expressions/Constants/exception_t04: Pass
-Language/Expressions/Constants/logical_expression_t02: Pass
-Language/Expressions/Constants/logical_expression_t04: Pass
-Language/Expressions/Constants/ternary_operator_t02: Pass
Language/Expressions/Function_Expressions/static_type_form_1_async_t03: RuntimeError
Language/Expressions/Function_Expressions/static_type_form_1_t02: RuntimeError
Language/Expressions/Function_Expressions/static_type_form_2_async_t03: RuntimeError
« no previous file with comments | « runtime/vm/kernel_binary_flowgraph.cc ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698