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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 3011723002: Clean up status language2 status file. (Closed)
Patch Set: Created 3 years, 4 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_2/language_2_dart2js.status
diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
index 8a103e136ca8cd11b920641fe3256c58e2063f94..3eff26740382325f9ef189e79f8ae1aae45b3ebc 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -198,7 +198,7 @@ unresolved_in_factory_test: MissingCompileTimeError
unresolved_top_level_method_test: MissingCompileTimeError
unresolved_top_level_var_test: MissingCompileTimeError
-[ $compiler == dart2js && !$minified]
+[ $compiler == dart2js && !$minified && !$dart2js_with_kernel]
generic_methods_local_variable_declaration_test: RuntimeError
[ $compiler == dart2js && $runtime != none ]
@@ -263,7 +263,6 @@ accessor_conflict_import_prefixed2_test: RuntimeError # Issue 25626
accessor_conflict_import_prefixed_test: RuntimeError # Issue 25626
accessor_conflict_import_test: RuntimeError # Issue 25626
branch_canonicalization_test: RuntimeError # Issue 638.
-generic_methods_local_variable_declaration_test: RuntimeError
[ $compiler == dart2js && ! $checked && ! $enable_asserts && ! $dart2js_with_kernel && $runtime != none ]
assertion_test: RuntimeError # Issue 12748
@@ -553,7 +552,6 @@ generic_local_functions_test: Crash # Unsupported operation: Unsupported type pa
generic_methods_closure_test: Crash # Unsupported operation: Unsupported type parameter type node S.
generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V.
-generic_methods_local_variable_declaration_test: Pass
generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsupported type parameter type node T.
generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
« 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