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

Unified Diff: tests/language/language_kernel.status

Issue 2730763002: Recover from missing arguments in new expression. (Closed)
Patch Set: Created 3 years, 10 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 c35621c1f2e0222666f0df9f1516b3be68dc3d76..718c90c8cbbe4690b8359b90ce765bbc87a92f40 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -436,7 +436,6 @@ library_env_test/has_html_support: RuntimeError
library_env_test/has_no_io_support: RuntimeError
list_literal2_negative_test: Fail
list_literal4_test: RuntimeError
-list_literal_negative_test: DartkCrash
main_not_a_function_test/01: Crash
malformed2_test/00: RuntimeError
malformed_inheritance_test/01: MissingCompileTimeError
@@ -452,7 +451,6 @@ malformed_test/none: RuntimeError
map_literal2_negative_test: Fail
map_literal3_test: RuntimeError
map_literal6_test: RuntimeError
-map_literal_negative_test: DartkCrash
metadata_test: CompileTimeError
method_name_test: CompileTimeError
method_override_test: RuntimeError
@@ -523,20 +521,11 @@ multiline_newline_test/05: MissingCompileTimeError
multiline_newline_test/06: MissingCompileTimeError
multiline_newline_test/none: RuntimeError
named_constructor_test/01: MissingRuntimeError
-named_constructor_test/02: DartkCrash
-named_constructor_test/04: DartkCrash
-named_constructor_test/05: DartkCrash
-named_constructor_test/06: DartkCrash
-named_constructor_test/07: DartkCrash
-named_constructor_test/08: DartkCrash
-named_constructor_test/09: DartkCrash
-named_constructor_test/10: DartkCrash
named_parameters_aggregated_test/01: MissingCompileTimeError
named_parameters_aggregated_test/03: MissingCompileTimeError
named_parameters_aggregated_test/04: MissingCompileTimeError
named_parameters_default_eq_test/01: MissingCompileTimeError
named_parameters_default_eq_test/02: MissingCompileTimeError
-new_expression1_negative_test: DartkCrash
no_main_test/01: Crash
not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 28301
not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 28301
« 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