mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
Fix dart2js-with-kernel status
Review-Url: https://codereview.chromium.org/2939323002 .
This commit is contained in:
parent
b513e88de8
commit
787fb75fc0
3 changed files with 0 additions and 10 deletions
|
@ -129,9 +129,7 @@ inference_super_set_call_test: RuntimeError # Issue 27394
|
||||||
invalid_annotation2_test/01: Crash # Issue 27394
|
invalid_annotation2_test/01: Crash # Issue 27394
|
||||||
invalid_annotation2_test/none: Crash # Issue 27394
|
invalid_annotation2_test/none: Crash # Issue 27394
|
||||||
invalid_annotation_test/01: Crash # Issue 27394
|
invalid_annotation_test/01: Crash # Issue 27394
|
||||||
is_check_instanceof_test: RuntimeError # Issue 27394
|
|
||||||
lookup_map/dead_entry_through_mirrors_test: Crash # Issue 27394
|
lookup_map/dead_entry_through_mirrors_test: Crash # Issue 27394
|
||||||
lookup_map/generic_type_test: RuntimeError # Issue 27394
|
|
||||||
lookup_map/live_entry_through_mirrors_test: Crash # Issue 27394
|
lookup_map/live_entry_through_mirrors_test: Crash # Issue 27394
|
||||||
lookup_map/live_entry_through_mirrors_used_test: Crash # Issue 27394
|
lookup_map/live_entry_through_mirrors_used_test: Crash # Issue 27394
|
||||||
many_fields_test: Crash # Issue 27394
|
many_fields_test: Crash # Issue 27394
|
||||||
|
@ -154,7 +152,6 @@ mirrors_used_closure_test: Crash # Issue 27394
|
||||||
mirrors_used_metatargets_test: Crash # Issue 27394
|
mirrors_used_metatargets_test: Crash # Issue 27394
|
||||||
mirrors_used_native_test: Crash # Issue 27394
|
mirrors_used_native_test: Crash # Issue 27394
|
||||||
reflect_native_types_test: Crash # Issue 27394
|
reflect_native_types_test: Crash # Issue 27394
|
||||||
runtime_type_test: RuntimeError # Issue 27394
|
|
||||||
type_argument_factory_nocrash_test: RuntimeError # Issue 27394
|
type_argument_factory_nocrash_test: RuntimeError # Issue 27394
|
||||||
|
|
||||||
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
|
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
|
||||||
|
|
|
@ -119,7 +119,6 @@ subclassing_super_field_2_test: RuntimeError # Issue 27394
|
||||||
subclassing_type_test: RuntimeError # Issue 27394
|
subclassing_type_test: RuntimeError # Issue 27394
|
||||||
super_call_test: RuntimeError # Issue 27394
|
super_call_test: RuntimeError # Issue 27394
|
||||||
super_property_test: RuntimeError # Issue 27394
|
super_property_test: RuntimeError # Issue 27394
|
||||||
uninstantiated_type_parameter_test: RuntimeError # Issue 27394
|
|
||||||
|
|
||||||
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ]
|
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ]
|
||||||
static_methods_test: Crash # Issue 27394
|
static_methods_test: Crash # Issue 27394
|
||||||
|
|
|
@ -348,20 +348,16 @@ deferred_load_constants_test/none: RuntimeError # Issue 27394
|
||||||
deferred_super_dependency_test/01: Crash # Issue 27394
|
deferred_super_dependency_test/01: Crash # Issue 27394
|
||||||
enum_mirror_test: Crash # Issue 27394
|
enum_mirror_test: Crash # Issue 27394
|
||||||
export_ambiguous_main_negative_test: Crash # Issue 27394
|
export_ambiguous_main_negative_test: Crash # Issue 27394
|
||||||
f_bounded_quantification5_test: RuntimeError # Issue 27394
|
|
||||||
final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
|
final_for_in_variable_test/01: MissingRuntimeError # Issue 27394
|
||||||
final_param_test/01: MissingRuntimeError # Issue 27394
|
final_param_test/01: MissingRuntimeError # Issue 27394
|
||||||
final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
|
final_variable_assignment_test/01: MissingRuntimeError # Issue 27394
|
||||||
first_class_types_constants_test: RuntimeError # Issue 27394
|
first_class_types_constants_test: RuntimeError # Issue 27394
|
||||||
first_class_types_test: RuntimeError # Issue 27394
|
first_class_types_test: RuntimeError # Issue 27394
|
||||||
function_subtype3_test: RuntimeError # Issue 27394
|
|
||||||
function_subtype_typearg0_test: RuntimeError # Issue 27394
|
|
||||||
generic2_test: RuntimeError # Issue 27394
|
generic2_test: RuntimeError # Issue 27394
|
||||||
generic_field_mixin2_test: Crash # Issue 27394
|
generic_field_mixin2_test: Crash # Issue 27394
|
||||||
generic_field_mixin3_test: Crash # Issue 27394
|
generic_field_mixin3_test: Crash # Issue 27394
|
||||||
generic_field_mixin6_test/01: Crash # Issue 27394
|
generic_field_mixin6_test/01: Crash # Issue 27394
|
||||||
generic_field_mixin_test: Crash # Issue 27394
|
generic_field_mixin_test: Crash # Issue 27394
|
||||||
generic_instanceof5_test: RuntimeError # Issue 27394
|
|
||||||
generic_instanceof_test: RuntimeError # Issue 27394
|
generic_instanceof_test: RuntimeError # Issue 27394
|
||||||
generic_local_functions_test: Crash # Issue 27394
|
generic_local_functions_test: Crash # Issue 27394
|
||||||
generic_metadata_test/02: Crash # Issue 27394
|
generic_metadata_test/02: Crash # Issue 27394
|
||||||
|
@ -429,7 +425,6 @@ mixin_invalid_inheritance2_test/01: Crash # Issue 27394
|
||||||
mixin_invalid_inheritance2_test/02: Crash # Issue 27394
|
mixin_invalid_inheritance2_test/02: Crash # Issue 27394
|
||||||
mixin_invalid_inheritance2_test/03: Crash # Issue 27394
|
mixin_invalid_inheritance2_test/03: Crash # Issue 27394
|
||||||
mixin_lib_extends_field_test: Crash # Issue 27394
|
mixin_lib_extends_field_test: Crash # Issue 27394
|
||||||
mixin_only_for_rti_test: RuntimeError # Issue 27394
|
|
||||||
mixin_proto_test: Crash # Issue 27394
|
mixin_proto_test: Crash # Issue 27394
|
||||||
mixin_regress_11398_test: Crash # Issue 27394
|
mixin_regress_11398_test: Crash # Issue 27394
|
||||||
mixin_super_constructor2_test: Crash # Issue 27394
|
mixin_super_constructor2_test: Crash # Issue 27394
|
||||||
|
@ -498,7 +493,6 @@ this_conditional_operator_test/01: Crash # Issue 27394
|
||||||
try_catch_syntax_test/13: Crash # Issue 27394
|
try_catch_syntax_test/13: Crash # Issue 27394
|
||||||
try_catch_syntax_test/14: Crash # Issue 27394
|
try_catch_syntax_test/14: Crash # Issue 27394
|
||||||
try_catch_syntax_test/15: Crash # Issue 27394
|
try_catch_syntax_test/15: Crash # Issue 27394
|
||||||
type_argument_substitution_test: RuntimeError # Issue 27394
|
|
||||||
type_parameter_test/01: RuntimeError # Issue 27394
|
type_parameter_test/01: RuntimeError # Issue 27394
|
||||||
type_parameter_test/02: RuntimeError # Issue 27394
|
type_parameter_test/02: RuntimeError # Issue 27394
|
||||||
type_parameter_test/03: RuntimeError # Issue 27394
|
type_parameter_test/03: RuntimeError # Issue 27394
|
||||||
|
|
Loading…
Reference in a new issue