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

Unified Diff: tests/language_2/language_2_dart2js.status

Issue 3005563002: More test status follow ups from https://codereview.chromium.org/3001803002/. (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 | « tests/language/language_dart2js.status ('k') | 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 a4741269ff07ddada0fc202cc3d79fff28644975..e2d78989078db28039dfdd653e1a8ab9fc62b3d1 100644
--- a/tests/language_2/language_2_dart2js.status
+++ b/tests/language_2/language_2_dart2js.status
@@ -107,34 +107,34 @@ generic_constructor_mixin2_test/01: MissingCompileTimeError
generic_constructor_mixin3_test/01: MissingCompileTimeError
generic_methods_bounds_test/01: MissingCompileTimeError
generic_methods_bounds_test/02: MissingRuntimeError
-generic_methods_closure_test: RuntimeError
+generic_methods_closure_test: Crash
generic_methods_dynamic_test/01: MissingCompileTimeError
generic_methods_dynamic_test/02: MissingRuntimeError
generic_methods_dynamic_test/03: MissingCompileTimeError
generic_methods_dynamic_test/04: MissingRuntimeError
-generic_methods_generic_class_tearoff_test: RuntimeError
+generic_methods_generic_class_tearoff_test: Crash
generic_methods_generic_function_result_test/none: CompileTimeError # Issue #30208
-generic_methods_local_variable_declaration_test: RuntimeError
-generic_methods_named_parameters_test: RuntimeError
-generic_methods_optional_parameters_test: RuntimeError
+generic_methods_named_parameters_test: Crash
+generic_methods_optional_parameters_test: Crash
generic_methods_overriding_test/01: MissingCompileTimeError
generic_methods_overriding_test/03: MissingCompileTimeError
generic_methods_recursive_bound_test/02: MissingCompileTimeError
generic_methods_reuse_type_variables_test: RuntimeError
-generic_methods_shadowing_test: RuntimeError
+generic_methods_shadowing_test: Crash
generic_methods_simple_as_expression_test/02: MissingRuntimeError
generic_methods_simple_is_expression_test: RuntimeError
-generic_methods_tearoff_specialization_test: RuntimeError
+generic_methods_tearoff_specialization_test: Crash
generic_methods_unused_parameter_test: RuntimeError
+generic_sync_star_test: Crash
generic_tearoff_test: CompileTimeError
[ $compiler == dart2js]
-generic_methods_type_expression_test: RuntimeError
+generic_methods_type_expression_test: Crash
[ $compiler == dart2js && $runtime != none ]
bit_operations_test: RuntimeError, OK # Issue 1533
generic_instanceof_test: RuntimeError
-generic_typedef_test: RuntimeError
+generic_typedef_test: Crash
many_generic_instanceof_test: RuntimeError
[ $compiler == dart2js && $runtime != none && !$checked ]
@@ -612,8 +612,6 @@ regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
typevariable_substitution2_test/02: RuntimeError
generic_instanceof_test: Crash
generic_local_functions_test: Crash
-generic_method_types_test/01: Crash
-generic_method_types_test/02: Crash
generic_methods_generic_function_parameter_test: Crash
generic_methods_test: Crash
generic_native_test: Crash
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698