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

Unified Diff: tests/language/language_kernel.status

Issue 2638353003: Revert "Fix some crashes in dartk." (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 | « 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 b36617c915a107f0c735374a6c9037f870e53624..f9fad9ebcf1d3bc48017efd6ee49e531af804620 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -19,7 +19,10 @@ const_for_in_variable_test/01: MissingCompileTimeError
constructor_duplicate_final_test/03: MissingCompileTimeError
deep_nesting1_negative_test: DartkCrash
deep_nesting2_negative_test: DartkCrash
+deferred_closurize_load_library_test: DartkCrash
enum_syntax_test/06: MissingCompileTimeError
+export_double_same_main_test: DartkCrash
+export_main_test: DartkCrash
external_test/21: MissingCompileTimeError
external_test/24: MissingCompileTimeError
external_test/25: MissingCompileTimeError
@@ -27,6 +30,7 @@ final_syntax_test/01: MissingCompileTimeError
final_syntax_test/02: MissingCompileTimeError
final_syntax_test/03: MissingCompileTimeError
final_syntax_test/04: MissingCompileTimeError
+main_not_a_function_test/01: DartkCrash
metadata_test: DartkCompileTimeError
multiline_newline_test/01: DartkCompileTimeError
multiline_newline_test/02: DartkCompileTimeError
@@ -34,8 +38,10 @@ multiline_newline_test/03: DartkCompileTimeError
multiline_newline_test/04: MissingCompileTimeError
multiline_newline_test/05: MissingCompileTimeError
multiline_newline_test/06: MissingCompileTimeError
+no_main_test/01: DartkCrash
not_enough_positional_arguments_test/01: DartkCompileTimeError
regress_27617_test/1: MissingCompileTimeError
+super_call3_test/01: DartkCrash
type_variable_conflict2_test/02: MissingCompileTimeError
vm/debug_break_enabled_vm_test/01: DartkCompileTimeError
vm/debug_break_enabled_vm_test/none: DartkCompileTimeError
@@ -120,8 +126,7 @@ cyclic_type_variable_test/02: Crash
cyclic_type_variable_test/03: Crash
cyclic_type_variable_test/04: Crash
cyclic_type_variable_test/none: Crash
-deferred_call_empty_before_load_test: RuntimeError # Deferred Loading Issue 28335
-deferred_closurize_load_library_test: RuntimeError
+deferred_call_empty_before_load_test: RuntimeError
deferred_constant_list_test: RuntimeError
deferred_constraints_constants_test/none: RuntimeError
deferred_constraints_constants_test/reference_after_load: RuntimeError
@@ -196,7 +201,6 @@ issue_1751477_test: RuntimeError
library_env_test/has_html_support: RuntimeError
library_env_test/has_no_io_support: RuntimeError
list_literal4_test: RuntimeError
-main_not_a_function_test/01: Crash
malformed_test/none: RuntimeError
map_literal3_test: RuntimeError
map_literal4_test: RuntimeError # Checked Mode Issue
@@ -237,7 +241,6 @@ const_locals_test: RuntimeError
constructor_named_arguments_test/01: Crash # Dartk Issue 28301
const_string_test: RuntimeError # Dartk Issue 28306
library_env_test/has_no_mirror_support: RuntimeError
-main_not_a_function_test/01: Crash
redirecting_factory_reflection_test: RuntimeError
# dartk: JIT failures (debug)
« 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