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

Unified Diff: tests/language/language_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 | « 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 54bddad5490e7a2f5c6735480463a864c8a33ba7..6e5d64ab72333eeae7c510aa148a1894e76940f9 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -4,12 +4,6 @@
[ !$checked && ($compiler == dartk || $compiler == dartkp) ]
-multiline_newline_test/04: MissingCompileTimeError # KernelVM bug: Constant evaluation.
-multiline_newline_test/04r: MissingCompileTimeError # KernelVM bug: Constant evaluation.
-multiline_newline_test/05: MissingCompileTimeError # KernelVM bug: Constant evaluation.
-multiline_newline_test/05r: MissingCompileTimeError # KernelVM bug: Constant evaluation.
-multiline_newline_test/06: MissingCompileTimeError # KernelVM bug: Constant evaluation.
-multiline_newline_test/06r: MissingCompileTimeError # KernelVM bug: Constant evaluation.
deferred_constraints_type_annotation_test/type_annotation1: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_constraints_type_annotation_test/type_annotation_generic1: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
deferred_constraints_type_annotation_test/type_annotation_generic4: CompileTimeError # Fasta/KernelVM bug: Deferred loading kernel issue 28335.
@@ -407,6 +401,3 @@ regress_26133_test: RuntimeError
type_parameter_test/05: MissingCompileTimeError
type_parameter_test/none: RuntimeError
type_variable_bounds4_test/01: RuntimeError
-
-[ ! $checked && ($compiler == dartk || $compiler == dartkp) ]
-const_conditional_test/08: MissingCompileTimeError # KernelVM bug: Constant evaluation.
« 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