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

Unified Diff: tests/language/language_dart2js.status

Issue 2688413004: Add mode to test.dart to run dart2js with kernel, and include initial set of (Closed)
Patch Set: Update status files 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/corelib/corelib.status ('k') | tools/testing/dart/compiler_configuration.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 2e8e2ed74421e75a9c854d05fd98dde8c16422fe..feebdc654afaed5b969e887ccc8a24fa29ff6b69 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -364,3 +364,508 @@ regress_26855_test/4: Crash # Issue 26867
[ $compiler != dart2analyzer]
switch_case_warn_test: SKIP # Analyzer only, see language_analyzer2.status
+
+[ $compiler == dart2js && $dart2js_with_kernel ]
+many_method_calls_test: Pass # Issue 27394
+abstract_beats_arguments_test: RuntimeError # Issue 27394
+abstract_runtime_error_test/01: RuntimeError # Issue 27394
+abstract_runtime_error_test/02: RuntimeError # Issue 27394
+arithmetic_canonicalization_test: RuntimeError # Issue 27394
+assign_top_method_test/01: Crash # Issue 27394
+async_await_syntax_test/a04b: Crash # Issue 27394
+async_await_syntax_test/a06a: RuntimeError # Issue 27394
+async_await_syntax_test/a07b: Crash # Issue 27394
+async_await_syntax_test/a08b: Crash # Issue 27394
+async_await_syntax_test/a12b: Crash # Issue 27394
+async_await_syntax_test/a12d: Crash # Issue 27394
+async_await_syntax_test/a13b: Crash # Issue 27394
+async_await_syntax_test/a13d: Crash # Issue 27394
+async_await_syntax_test/a14b: Crash # Issue 27394
+async_await_syntax_test/a14d: Crash # Issue 27394
+async_await_syntax_test/a15b: Crash # Issue 27394
+async_await_syntax_test/a15d: Crash # Issue 27394
+async_await_syntax_test/b06a: RuntimeError # Issue 27394
+async_await_syntax_test/c06a: RuntimeError # Issue 27394
+async_await_syntax_test/d06a: RuntimeError # Issue 27394
+async_await_test: RuntimeError # Issue 27394
+async_star_pause_test: RuntimeError # Issue 27394
+async_star_regression_fisk_test: RuntimeError # Issue 27394
+async_star_stream_take_test: RuntimeError # Issue 27394
+async_star_take_reyield_test: RuntimeError # Issue 27394
+async_star_test: RuntimeError # Issue 27394
+await_for_test: RuntimeError # Issue 27394
+await_for_use_local_test: RuntimeError # Issue 27394
+black_listed_test/02: Crash # Issue 27394
+black_listed_test/04: Crash # Issue 27394
+black_listed_test/06: Crash # Issue 27394
+black_listed_test/08: Crash # Issue 27394
+black_listed_test/10: Crash # Issue 27394
+black_listed_test/12: Crash # Issue 27394
+black_listed_test/14: Crash # Issue 27394
+bootstrap_test: RuntimeError # Issue 27394
+bound_closure_equality_test: RuntimeError # Issue 27394
+built_in_identifier_illegal_test/01: Crash # Issue 27394
+built_in_identifier_illegal_test/04: Crash # Issue 27394
+built_in_identifier_illegal_test/05: Crash # Issue 27394
+built_in_identifier_illegal_test/06: Crash # Issue 27394
+built_in_identifier_illegal_test/07: Crash # Issue 27394
+built_in_identifier_illegal_test/08: Crash # Issue 27394
+built_in_identifier_illegal_test/10: Crash # Issue 27394
+built_in_identifier_illegal_test/12: Crash # Issue 27394
+built_in_identifier_illegal_test/13: Crash # Issue 27394
+built_in_identifier_illegal_test/15: Crash # Issue 27394
+built_in_identifier_illegal_test/16: Crash # Issue 27394
+built_in_identifier_illegal_test/17: Crash # Issue 27394
+built_in_identifier_illegal_test/18: Crash # Issue 27394
+built_in_identifier_illegal_test/19: Crash # Issue 27394
+built_in_identifier_illegal_test/20: Crash # Issue 27394
+built_in_identifier_test/01: Crash # Issue 27394
+call_nonexistent_static_test/10: Crash # Issue 27394
+canonical_const3_test: RuntimeError # Issue 27394
+canonical_const_test: RuntimeError # Issue 27394
+cha_deopt1_test: RuntimeError # Issue 27394
+cha_deopt2_test: RuntimeError # Issue 27394
+cha_deopt3_test: RuntimeError # Issue 27394
+closure_in_constructor_test: Crash # Issue 27394
+closure_in_initializer_test: Crash # Issue 27394
+closure_type_variable_test: RuntimeError # Issue 27394
+closure_type_variables_test: Crash # Issue 27394
+closures_initializer_test: RuntimeError # Issue 27394
+compile_time_constant9_test: RuntimeError # Issue 27394
+conditional_property_assignment_test/07: RuntimeError # Issue 27394
+conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394
+conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394
+conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394
+conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394
+const_escape_frog_test: RuntimeError # Issue 27394
+const_evaluation_test/01: Crash # Issue 27394
+const_evaluation_test/none: RuntimeError # Issue 27394
+const_locals_test: RuntimeError # Issue 27394
+const_map2_test/none: RuntimeError # Issue 27394
+const_map3_test/none: RuntimeError # Issue 27394
+const_nested_test: RuntimeError # Issue 27394
+const_qq_test: Crash # Issue 27394
+constant_propagation_phis_test: RuntimeError # Issue 27394
+constructor10_test/01: Crash # Issue 27394
+constructor10_test/02: Crash # Issue 27394
+constructor12_test: Crash # Issue 27394
+constructor6_test: Crash # Issue 27394
+constructor_named_arguments_test/none: RuntimeError # Issue 27394
+constructor_redirect2_test/02: Crash # Issue 27394
+constructor_redirect2_test/04: Crash # Issue 27394
+covariant_test/10: Crash # Issue 27394
+covariant_test/11: Crash # Issue 27394
+covariant_test/20b: Crash # Issue 27394
+covariant_test/21: Crash # Issue 27394
+covariant_test/21b: Crash # Issue 27394
+covariant_test/24: Crash # Issue 27394
+covariant_test/27: Crash # Issue 27394
+covariant_test/27b: Crash # Issue 27394
+covariant_test/30: Crash # Issue 27394
+covariant_test/30b: Crash # Issue 27394
+covariant_test/31: Crash # Issue 27394
+covariant_test/31b: Crash # Issue 27394
+ct_const_test: RuntimeError # Issue 27394
+cyclic_default_values_test: RuntimeError # Issue 27394
+cyclic_type2_test: RuntimeError # Issue 27394
+cyclic_type_test/00: RuntimeError # Issue 27394
+cyclic_type_test/02: RuntimeError # Issue 27394
+cyclic_type_test/03: RuntimeError # Issue 27394
+cyclic_type_test/04: RuntimeError # Issue 27394
+deferred_closurize_load_library_test: RuntimeError # Issue 27394
+deferred_constant_list_test: RuntimeError # Issue 27394
+deferred_constraints_constants_test/constructor1: Crash # Issue 27394
+deferred_constraints_constants_test/constructor2: Crash # Issue 27394
+deferred_constraints_constants_test/default_argument1: Crash # Issue 27394
+deferred_constraints_constants_test/default_argument2: Crash # Issue 27394
+deferred_constraints_constants_test/metadata1: Crash # Issue 27394
+deferred_constraints_constants_test/metadata2: Crash # Issue 27394
+deferred_constraints_constants_test/metadata3: Crash # Issue 27394
+deferred_constraints_constants_test/none: Crash # Issue 27394
+deferred_constraints_constants_test/reference1: Crash # Issue 27394
+deferred_constraints_constants_test/reference2: Crash # Issue 27394
+deferred_constraints_constants_test/reference_after_load: Crash # Issue 27394
+deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394
+deferred_constraints_type_annotation_test/catch_check: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/is_check: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/new: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/new_before_load: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/new_generic1: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/new_generic2: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/new_generic3: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/none: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/static_method: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/type_annotation1: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError # Issue 27394
+deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeError # Issue 27394
+deferred_function_type_test: RuntimeError # Issue 27394
+deferred_global_test: RuntimeError # Issue 27394
+deferred_import_core_test: RuntimeError # Issue 27394
+deferred_inheritance_constraints_test/mixin: Crash # Issue 27394
+deferred_inlined_test: RuntimeError # Issue 27394
+deferred_load_constants_test/none: RuntimeError # Issue 27394
+deferred_load_inval_code_test: RuntimeError # Issue 27394
+deferred_load_library_wrong_args_test/none: RuntimeError # Issue 27394
+deferred_mixin_test: RuntimeError # Issue 27394
+deferred_no_such_method_test: RuntimeError # Issue 27394
+deferred_only_constant_test: RuntimeError # Issue 27394
+deferred_optimized_test: RuntimeError # Issue 27394
+deferred_redirecting_factory_test: RuntimeError # Issue 27394
+deferred_regression_22995_test: RuntimeError # Issue 27394
+deferred_regression_28678_test: RuntimeError # Issue 27394
+deferred_shadow_load_library_test: RuntimeError # Issue 27394
+deferred_shared_and_unshared_classes_test: RuntimeError # Issue 27394
+deferred_static_seperate_test: RuntimeError # Issue 27394
+deferred_super_dependency_test/01: Crash # Issue 27394
+deferred_type_dependency_test/as: RuntimeError # Issue 27394
+deferred_type_dependency_test/is: RuntimeError # Issue 27394
+deferred_type_dependency_test/none: RuntimeError # Issue 27394
+deferred_type_dependency_test/type_annotation: RuntimeError # Issue 27394
+enum_mirror_test: Crash # Issue 27394
+enum_syntax_test/07: Crash # Issue 27394
+enum_syntax_test/08: Crash # Issue 27394
+equality_test: RuntimeError # Issue 27394
+evaluation_redirecting_constructor_test: RuntimeError # Issue 27394
+export_ambiguous_main_negative_test: Crash # Issue 27394
+f_bounded_quantification4_test: RuntimeError # Issue 27394
+f_bounded_quantification5_test: RuntimeError # Issue 27394
+factory3_negative_test: Crash # Issue 27394
+factory3_test: RuntimeError # Issue 27394
+factory_redirection_test/09: RuntimeError # Issue 27394
+factory_type_parameter2_test: Crash # Issue 27394
+factory_type_parameter_test: RuntimeError # Issue 27394
+final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
+final_is_not_const_test/none: RuntimeError # Issue 27394
+final_param_test/01: MissingRuntimeError # Issue 27394
+final_syntax_test/none: RuntimeError # Issue 27394
+final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
+first_class_types_constants_test: RuntimeError # Issue 27394
+first_class_types_libraries_test: RuntimeError # Issue 27394
+first_class_types_test: RuntimeError # Issue 27394
+fixed_type_variable2_test/01: RuntimeError # Issue 27394
+fixed_type_variable2_test/02: RuntimeError # Issue 27394
+fixed_type_variable2_test/03: RuntimeError # Issue 27394
+fixed_type_variable2_test/05: RuntimeError # Issue 27394
+fixed_type_variable2_test/06: RuntimeError # Issue 27394
+fixed_type_variable_test/01: RuntimeError # Issue 27394
+fixed_type_variable_test/02: RuntimeError # Issue 27394
+fixed_type_variable_test/03: RuntimeError # Issue 27394
+fixed_type_variable_test/05: RuntimeError # Issue 27394
+fixed_type_variable_test/06: RuntimeError # Issue 27394
+function_subtype1_test: RuntimeError # Issue 27394
+function_subtype2_test: RuntimeError # Issue 27394
+function_subtype3_test: RuntimeError # Issue 27394
+function_subtype_bound_closure2_test: RuntimeError # Issue 27394
+function_subtype_bound_closure3_test: RuntimeError # Issue 27394
+function_subtype_bound_closure4_test: RuntimeError # Issue 27394
+function_subtype_bound_closure5_test: RuntimeError # Issue 27394
+function_subtype_bound_closure5a_test: RuntimeError # Issue 27394
+function_subtype_bound_closure6_test: RuntimeError # Issue 27394
+function_subtype_bound_closure7_test: RuntimeError # Issue 27394
+function_subtype_call1_test: RuntimeError # Issue 27394
+function_subtype_call2_test: RuntimeError # Issue 27394
+function_subtype_cast1_test: RuntimeError # Issue 27394
+function_subtype_cast2_test: RuntimeError # Issue 27394
+function_subtype_cast3_test: RuntimeError # Issue 27394
+function_subtype_factory0_test: RuntimeError # Issue 27394
+function_subtype_inline0_test: RuntimeError # Issue 27394
+function_subtype_local2_test: RuntimeError # Issue 27394
+function_subtype_local3_test: RuntimeError # Issue 27394
+function_subtype_local4_test: RuntimeError # Issue 27394
+function_subtype_local5_test: RuntimeError # Issue 27394
+function_subtype_named2_test: RuntimeError # Issue 27394
+function_subtype_not1_test: RuntimeError # Issue 27394
+function_subtype_not2_test: RuntimeError # Issue 27394
+function_subtype_not3_test: RuntimeError # Issue 27394
+function_subtype_optional2_test: RuntimeError # Issue 27394
+function_subtype_top_level1_test: RuntimeError # Issue 27394
+function_subtype_typearg0_test: RuntimeError # Issue 27394
+function_subtype_typearg5_test: RuntimeError # Issue 27394
+function_type_alias2_test: RuntimeError # Issue 27394
+function_type_alias3_test: RuntimeError # Issue 27394
+function_type_alias4_test: RuntimeError # Issue 27394
+generic2_test: RuntimeError # Issue 27394
+generic_closure_test: RuntimeError # Issue 27394
+generic_deep_test: RuntimeError # Issue 27394
+generic_field_mixin2_test: Crash # Issue 27394
+generic_field_mixin3_test: Crash # Issue 27394
+generic_field_mixin6_test/01: Crash # Issue 27394
+generic_field_mixin_test: Crash # Issue 27394
+generic_inheritance_test: RuntimeError # Issue 27394
+generic_instanceof2_test: RuntimeError # Issue 27394
+generic_instanceof_test: RuntimeError # Issue 27394
+generic_is_check_test: RuntimeError # Issue 27394
+generic_local_functions_test: Crash # Issue 27394
+generic_metadata_test/02: Crash # Issue 27394
+generic_metadata_test/03: Crash # Issue 27394
+generic_method_types_test/01: RuntimeError # Issue 27394
+generic_method_types_test/02: RuntimeError # Issue 27394
+generic_methods_generic_function_parameter_test: Crash # Issue 27394
+generic_methods_new_test: RuntimeError # Issue 27394
+generic_methods_type_expression_test/01: RuntimeError # Issue 27394
+generic_methods_type_expression_test/03: RuntimeError # Issue 27394
+generic_methods_type_expression_test/none: RuntimeError # Issue 27394
+generic_native_test: RuntimeError # Issue 27394
+generic_parameterized_extends_test: RuntimeError # Issue 27394
+get_set_syntax_test/00: Crash # Issue 27394
+if_null_assignment_behavior_test/06: RuntimeError # Issue 27394
+if_null_assignment_static_test/01: RuntimeError # Issue 27394
+if_null_assignment_static_test/03: RuntimeError # Issue 27394
+if_null_assignment_static_test/04: RuntimeError # Issue 27394
+if_null_assignment_static_test/05: RuntimeError # Issue 27394
+illegal_initializer_test/01: Crash # Issue 27394
+illegal_initializer_test/02: Crash # Issue 27394
+illegal_initializer_test/03: Crash # Issue 27394
+illegal_initializer_test/04: Crash # Issue 27394
+inference_mixin_field_test: Crash # Issue 27394
+initializing_formal_final_test: RuntimeError # Issue 27394
+inline_super_field_test: Crash # Issue 27394
+instance_creation_in_function_annotation_test: Crash # Issue 27394
+instanceof2_test: RuntimeError # Issue 27394
+instanceof4_test/01: RuntimeError # Issue 27394
+instanceof4_test/none: RuntimeError # Issue 27394
+interface_injection1_negative_test: Crash # Issue 27394
+interface_injection2_negative_test: Crash # Issue 27394
+invocation_mirror_test: Crash # Issue 27394
+is_malformed_type_test/94: Crash # Issue 27394
+is_malformed_type_test/96: Crash # Issue 27394
+is_malformed_type_test/98: Crash # Issue 27394
+issue10747_test: RuntimeError # Issue 27394
+issue1578_negative_test: Crash # Issue 27394
+issue21079_test: Crash # Issue 27394
+issue9602_test: Crash # Issue 27394
+issue_1751477_test: RuntimeError # Issue 27394
+issue_25671a_test/01: Crash # Issue 27394
+issue_25671b_test/01: Crash # Issue 27394
+library_env_test/has_html_support: RuntimeError # Issue 27394
+library_env_test/has_io_support: RuntimeError # Issue 27394
+library_env_test/has_mirror_support: RuntimeError # Issue 27394
+library_env_test/none: RuntimeError # Issue 27394
+list_test: RuntimeError # Issue 27394
+main_not_a_function_test/01: Crash # Issue 27394
+malbounded_type_cast_test: RuntimeError # Issue 27394
+malbounded_type_test_test/04: RuntimeError # Issue 27394
+malformed_inheritance_test/03: Crash # Issue 27394
+malformed_inheritance_test/09: Crash # Issue 27394
+malformed_inheritance_test/10: Crash # Issue 27394
+many_generic_instanceof_test: RuntimeError # Issue 27394
+map_literal6_test: RuntimeError # Issue 27394
+metadata_test: Crash # Issue 27394
+method_override_test: RuntimeError # Issue 27394
+mixin_black_listed_test/08: Crash # Issue 27394
+mixin_cyclic_test/01: Crash # Issue 27394
+mixin_extends_field_test: Crash # Issue 27394
+mixin_field_initializer_test: Crash # Issue 27394
+mixin_field_test: Crash # Issue 27394
+mixin_forwarding_constructor1_test: Crash # Issue 27394
+mixin_forwarding_constructor2_test: Crash # Issue 27394
+mixin_forwarding_constructor3_test: Crash # Issue 27394
+mixin_generic_test: RuntimeError # Issue 27394
+mixin_getter_regression_test: Crash # Issue 27394
+mixin_illegal_cycles_test/02: Crash # Issue 27394
+mixin_illegal_cycles_test/03: Crash # Issue 27394
+mixin_illegal_cycles_test/04: Crash # Issue 27394
+mixin_illegal_cycles_test/06: Crash # Issue 27394
+mixin_illegal_super_use_test/02: Crash # Issue 27394
+mixin_illegal_super_use_test/03: Crash # Issue 27394
+mixin_illegal_super_use_test/05: Crash # Issue 27394
+mixin_illegal_super_use_test/06: Crash # Issue 27394
+mixin_illegal_super_use_test/08: Crash # Issue 27394
+mixin_illegal_super_use_test/09: Crash # Issue 27394
+mixin_illegal_syntax_test/00: Crash # Issue 27394
+mixin_illegal_syntax_test/01: Crash # Issue 27394
+mixin_illegal_syntax_test/02: Crash # Issue 27394
+mixin_illegal_syntax_test/03: Crash # Issue 27394
+mixin_illegal_syntax_test/04: Crash # Issue 27394
+mixin_illegal_syntax_test/05: Crash # Issue 27394
+mixin_illegal_syntax_test/06: Crash # Issue 27394
+mixin_illegal_syntax_test/07: Crash # Issue 27394
+mixin_illegal_syntax_test/08: Crash # Issue 27394
+mixin_illegal_syntax_test/09: Crash # Issue 27394
+mixin_illegal_syntax_test/10: Crash # Issue 27394
+mixin_illegal_syntax_test/11: Crash # Issue 27394
+mixin_illegal_syntax_test/12: Crash # Issue 27394
+mixin_illegal_syntax_test/14: Crash # Issue 27394
+mixin_invalid_inheritance1_test/01: Crash # Issue 27394
+mixin_invalid_inheritance1_test/02: Crash # Issue 27394
+mixin_invalid_inheritance1_test/03: Crash # Issue 27394
+mixin_invalid_inheritance2_test/01: Crash # Issue 27394
+mixin_invalid_inheritance2_test/02: Crash # Issue 27394
+mixin_invalid_inheritance2_test/03: Crash # Issue 27394
+mixin_lib_extends_field_test: Crash # Issue 27394
+mixin_mixin4_test: RuntimeError # Issue 27394
+mixin_mixin5_test: RuntimeError # Issue 27394
+mixin_mixin_bound2_test: RuntimeError # Issue 27394
+mixin_mixin_bound_test: RuntimeError # Issue 27394
+mixin_only_for_rti_test: RuntimeError # Issue 27394
+mixin_proto_test: Crash # Issue 27394
+mixin_regress_11398_test: Crash # Issue 27394
+mixin_super_constructor2_test: Crash # Issue 27394
+mixin_super_constructor_default_test: Crash # Issue 27394
+mixin_super_constructor_named_test/01: Crash # Issue 27394
+mixin_super_constructor_named_test/none: Crash # Issue 27394
+mixin_super_constructor_positionals_test/01: Crash # Issue 27394
+mixin_super_constructor_positionals_test/none: Crash # Issue 27394
+mixin_super_constructor_test: Crash # Issue 27394
+mixin_type_parameter1_test: RuntimeError # Issue 27394
+mixin_type_parameter2_test: RuntimeError # Issue 27394
+mixin_type_parameter3_test: RuntimeError # Issue 27394
+mixin_type_parameter5_test: Crash # Issue 27394
+mixin_type_parameters_mixin_extends_test: RuntimeError # Issue 27394
+mixin_type_parameters_mixin_test: RuntimeError # Issue 27394
+mixin_type_parameters_simple_test: RuntimeError # Issue 27394
+mixin_type_parameters_super_extends_test: RuntimeError # Issue 27394
+mixin_type_parameters_super_test: RuntimeError # Issue 27394
+mixin_type_variable_test/02: Crash # Issue 27394
+mixin_type_variable_test/03: Crash # Issue 27394
+mixin_type_variable_test/04: Crash # Issue 27394
+mixin_type_variable_test/05: Crash # Issue 27394
+mixin_type_variable_test/06: Crash # Issue 27394
+mixin_type_variable_test/07: Crash # Issue 27394
+mixin_type_variable_test/08: Crash # Issue 27394
+mixin_typedef_constructor_test: Crash # Issue 27394
+named_parameters_aggregated_test/05: RuntimeError # Issue 27394
+named_parameters_default_eq_test/none: RuntimeError # Issue 27394
+named_parameters_passing_falsy_test: RuntimeError # Issue 27394
+named_parameters_passing_null_test: RuntimeError # Issue 27394
+named_parameters_passing_zero_test: RuntimeError # Issue 27394
+named_parameters_test/01: MissingRuntimeError # Issue 27394
+namer2_test: RuntimeError # Issue 27394
+no_main_test/01: Crash # Issue 27394
+null_bottom_test/none: RuntimeError # Issue 27394
+null_is2_test: RuntimeError # Issue 27394
+null_is_bottom_test/14: RuntimeError # Issue 27394
+null_is_bottom_test/16: RuntimeError # Issue 27394
+null_test/01: Crash # Issue 27394
+null_test/02: Crash # Issue 27394
+null_test/03: Crash # Issue 27394
+null_test/none: Crash # Issue 27394
+nullaware_opt_test: RuntimeError # Issue 27394
+operator_equals_test: RuntimeError # Issue 27394
+optional_named_parameters_test/none: RuntimeError # Issue 27394
+private_mixin2_test: Crash # Issue 27394
+redirecting_constructor_initializer_test: RuntimeError # Issue 27394
+redirecting_factory_long_test: RuntimeError # Issue 27394
+redirecting_factory_reflection_test: Crash # Issue 27394
+regress_18535_test: Crash # Issue 27394
+regress_18713_test: Crash # Issue 27394
+regress_22443_test: RuntimeError # Issue 27394
+regress_22666_test: Crash # Issue 27394
+regress_22700_test: RuntimeError # Issue 27394
+regress_23408_test: RuntimeError # Issue 27394
+regress_23650_test: RuntimeError # Issue 27394
+regress_23996_test: RuntimeError # Issue 27394
+regress_25246_1_test: Crash # Issue 27394
+regress_28255_test: Crash # Issue 27394
+regress_28278_test: RuntimeError # Issue 27394
+reify_typevar_test: RuntimeError # Issue 27394
+runtime_type_function_test: RuntimeError # Issue 27394
+static_call_wrong_argument_count_negative_test: Fail # Issue 27394
+static_setter_get_test/01: Crash # Issue 27394
+static_top_level_test/00: Crash # Issue 27394
+static_top_level_test/04: Crash # Issue 27394
+super_call4_test: Crash # Issue 27394
+super_conditional_operator_test/01: Crash # Issue 27394
+super_getter_setter_test: Crash # Issue 27394
+super_no_such_method1_test/01: Crash # Issue 27394
+super_no_such_method2_test/01: Crash # Issue 27394
+super_no_such_method3_test/01: Crash # Issue 27394
+super_no_such_method4_test/01: Crash # Issue 27394
+super_no_such_method5_test/01: Crash # Issue 27394
+super_operator_index5_test: Crash # Issue 27394
+super_operator_index6_test: Crash # Issue 27394
+super_operator_index7_test: Crash # Issue 27394
+super_operator_index8_test: Crash # Issue 27394
+super_operator_index_test/01: Crash # Issue 27394
+super_operator_index_test/02: Crash # Issue 27394
+super_operator_index_test/03: Crash # Issue 27394
+super_operator_index_test/04: Crash # Issue 27394
+super_operator_index_test/05: Crash # Issue 27394
+super_operator_index_test/06: Crash # Issue 27394
+super_operator_index_test/07: Crash # Issue 27394
+super_operator_test: Crash # Issue 27394
+super_setter_interceptor_test: RuntimeError # Issue 27394
+syntax_test/28: Crash # Issue 27394
+syntax_test/29: Crash # Issue 27394
+syntax_test/30: Crash # Issue 27394
+syntax_test/31: Crash # Issue 27394
+syntax_test/32: Crash # Issue 27394
+syntax_test/33: Crash # Issue 27394
+syntax_test/34: Crash # Issue 27394
+syntax_test/35: Crash # Issue 27394
+syntax_test/36: Crash # Issue 27394
+syntax_test/37: Crash # Issue 27394
+syntax_test/38: Crash # Issue 27394
+syntax_test/39: Crash # Issue 27394
+syntax_test/40: Crash # Issue 27394
+syntax_test/41: Crash # Issue 27394
+syntax_test/42: Crash # Issue 27394
+syntax_test/43: Crash # Issue 27394
+syntax_test/44: Crash # Issue 27394
+syntax_test/45: Crash # Issue 27394
+syntax_test/46: Crash # Issue 27394
+syntax_test/48: Crash # Issue 27394
+this_conditional_operator_test/01: Crash # Issue 27394
+try_catch_syntax_test/13: Crash # Issue 27394
+try_catch_syntax_test/14: Crash # Issue 27394
+try_catch_syntax_test/15: Crash # Issue 27394
+type_argument_substitution_test: RuntimeError # Issue 27394
+type_parameter_literal_test: RuntimeError # Issue 27394
+type_parameter_test/01: Crash # Issue 27394
+type_parameter_test/02: Crash # Issue 27394
+type_parameter_test/03: Crash # Issue 27394
+type_parameter_test/04: Crash # Issue 27394
+type_parameter_test/05: Crash # Issue 27394
+type_parameter_test/06: Crash # Issue 27394
+type_parameter_test/none: Crash # Issue 27394
+type_variable_closure2_test: RuntimeError # Issue 27394
+type_variable_closure3_test: RuntimeError # Issue 27394
+type_variable_closure4_test: RuntimeError # Issue 27394
+type_variable_closure_test: Crash # Issue 27394
+type_variable_field_initializer2_test: RuntimeError # Issue 27394
+type_variable_field_initializer_closure2_test: Crash # Issue 27394
+type_variable_field_initializer_closure_test: Crash # Issue 27394
+type_variable_field_initializer_test: RuntimeError # Issue 27394
+type_variable_function_type_test: RuntimeError # Issue 27394
+type_variable_nested_test: RuntimeError # Issue 27394
+type_variable_typedef_test: RuntimeError # Issue 27394
+unbalanced_brace_test/01: Crash # Issue 27394
+unbalanced_brace_test/02: Crash # Issue 27394
+variable_declaration_metadata_test/02: Crash # Issue 27394
+variable_declaration_metadata_test/04: Crash # Issue 27394
+
+[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
+class_cycle2_test/01: Crash # Issue 27394
+class_cycle_test/00: Crash # Issue 27394
+class_cycle_test/01: Crash # Issue 27394
+conditional_method_invocation_test/02: Crash # Issue 27394
+conditional_method_invocation_test/04: Crash # Issue 27394
+conditional_method_invocation_test/06: Crash # Issue 27394
+const_types_test/23: Crash # Issue 27394
+const_types_test/24: Crash # Issue 27394
+const_types_test/25: Crash # Issue 27394
+const_types_test/26: Crash # Issue 27394
+const_types_test/27: Crash # Issue 27394
+const_types_test/28: Crash # Issue 27394
+const_types_test/29: Crash # Issue 27394
+const_types_test/30: Crash # Issue 27394
+const_types_test/41: Crash # Issue 27394
+cyclic_class_member_test/01: Crash # Issue 27394
+deferred_global_test: Crash # Issue 27394
+factory6_test/00: Crash # Issue 27394
+factory_redirection_test/01: Crash # Issue 27394
+factory_redirection_test/02: Crash # Issue 27394
+factory_redirection_test/03: Crash # Issue 27394
+mixin_cyclic_test/02: Crash # Issue 27394
+mixin_illegal_cycles_test/01: Crash # Issue 27394
+mixin_illegal_cycles_test/05: Crash # Issue 27394
+named_parameters_test/01: Crash # Issue 27394
+named_parameters_test/03: Crash # Issue 27394
+named_parameters_test/05: Crash # Issue 27394
+named_parameters_test/07: Crash # Issue 27394
+named_parameters_test/09: Crash # Issue 27394
« no previous file with comments | « tests/corelib/corelib.status ('k') | tools/testing/dart/compiler_configuration.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698