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

Unified Diff: tests/language/language_kernel.status

Issue 2776353002: Update status for precompiler. (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 04bfb236e38753001ca32ac85220c040b5f97068..f95030e1532da34c08be3bdce6c38134767ff233 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -76,15 +76,12 @@ const_map2_test/00: MissingCompileTimeError
const_map3_test/00: MissingCompileTimeError
const_nested_test: RuntimeError
const_optional_args_negative_test: Fail
-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
const_syntax_test/10: Crash
const_types_test/06: CompileTimeError
const_types_test/13: CompileTimeError
@@ -497,6 +494,9 @@ language/regress_22728_test: Fail # Dartk Issue 28498
# dartk: JIT failures
[ $compiler == dartk ]
const_locals_test: RuntimeError
+const_string_test: RuntimeError
+const_syntax_test/08: MissingCompileTimeError
+const_syntax_test/09: MissingCompileTimeError
constructor_named_arguments_test/01: Crash # Dartk Issue 28301
ct_const2_test: Pass, Crash # Flaky
disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert "kind() != RawScript::kKernelTag". Issue 28790
@@ -535,6 +535,8 @@ vm/lazy_deopt_vm_test: Crash
# dartk: precompilation failures
[ $compiler == dartkp ]
+const_syntax_test/08: Crash
+const_syntax_test/09: Crash
final_syntax_test/09: MissingCompileTimeError
getter_declaration_negative_test: Crash
getter_parameters_test/02: Crash
« 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