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

Unified Diff: tests/language/language_kernel.status

Issue 2661163004: [gardening] Update status files for dartk_precompiled tests (Closed)
Patch Set: Created 3 years, 11 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 | « no previous file | 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 32a723b6fe200ab91ac188736cdd91770289afa5..8f85834e463b632e675f5cd69c712eb960825357 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -43,15 +43,17 @@ vm/debug_break_enabled_vm_test/none: CompileTimeError
vm/reflect_core_vm_test: CompileTimeError
vm/regress_27201_test: CompileTimeError
main_not_a_function_test/01: Pass # Fails if tree shaking is disabled
+type_variable_conflict2_test/02: MissingCompileTimeError
# dartk: JIT failures
[ $compiler == dartk && $runtime == vm ]
config_import_corelib_test: RuntimeError
-type_variable_conflict2_test/02: MissingCompileTimeError
# dartk: precompilation failures
[ $compiler == dartkp && $runtime == dart_precompiled ]
config_import_corelib_test: RuntimeError
+mixin_illegal_syntax_test/00: DartkCrash
+not_enough_positional_arguments_test/01: DartkCompileTimeError # Issue 28590
###############################################################################
# VM Entries
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698