Update dart2js_with_kernel status

Change-Id: Iac1643bfe2110eb5c3448dd865e016410b59d494
Reviewed-on: https://dart-review.googlesource.com/25540
Reviewed-by: Johnni Winther <johnniwinther@google.com>
This commit is contained in:
Johnni Winther 2017-12-01 17:35:09 +00:00
parent 22f5ce415d
commit ede2367ef6
2 changed files with 63 additions and 6 deletions

View file

@ -634,7 +634,19 @@ type_checks_in_factory_method_test: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
arithmetic_canonicalization_test: RuntimeError
assertion_initializer_const_error2_test/cc01: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc03: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc04: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc05: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc06: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc07: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc08: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc09: Crash # Unsupported operation: Unexpected initializer assert(x.<(y), "${x} < ${y}") (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc10: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc11: Crash # Unsupported operation: Unexpected initializer assert(x.<(y), "${x} < ${y}") (ShadowAssertInitializer)
assertion_initializer_const_error2_test/none: CompileTimeError
assertion_initializer_const_function_error_test/01: Crash # Unsupported operation: Unexpected initializer assert(#lib1::C::staticTrue) (ShadowAssertInitializer)
assertion_initializer_test: CompileTimeError
assertion_test: RuntimeError
async_await_test: Crash # NoSuchMethodError: The method 'generateBreak' was called on null.
@ -1303,7 +1315,19 @@ type_checks_in_factory_method_test: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $checked ]
arithmetic_canonicalization_test: RuntimeError
assertion_initializer_const_function_test/01: RuntimeError
assertion_initializer_const_error2_test/cc01: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc03: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc04: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc05: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc06: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc07: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc08: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc09: Crash # Unsupported operation: Unexpected initializer assert(x.<(y), "${x} < ${y}") (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc10: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc11: Crash # Unsupported operation: Unexpected initializer assert(x.<(y), "${x} < ${y}") (ShadowAssertInitializer)
assertion_initializer_const_function_error_test/01: Crash # Unsupported operation: Unexpected initializer assert(#lib1::C::staticTrue) (ShadowAssertInitializer)
assertion_initializer_const_function_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 660 pos 16: 'false': Unhandled initializer ir.ShadowAssertInitializer
assertion_initializer_test: CompileTimeError
assign_static_type_test/01: Fail
assign_static_type_test/02: MissingCompileTimeError
@ -1325,6 +1349,7 @@ async_star_regression_fisk_test: RuntimeError
async_star_stream_take_test: RuntimeError
async_star_take_reyield_test: RuntimeError
async_star_test: RuntimeError
async_test/setter1: Crash # 'file:*/pkg/compiler/lib/src/kernel/element_map_impl.dart': Failed assertion: line 939 pos 18: 'asyncMarker == AsyncMarker.SYNC': is not true.
async_throw_in_catch_test/forceAwait: RuntimeError
async_throw_in_catch_test/none: RuntimeError
asyncstar_concat_test: RuntimeError
@ -1346,6 +1371,7 @@ bit_operations_test/03: RuntimeError
bit_operations_test/04: RuntimeError
bit_operations_test/none: RuntimeError
branch_canonicalization_test: RuntimeError
branches_test: Crash # 'package:front_end/src/fasta/kernel/kernel_shadow_ast.dart': Failed assertion: line 437 pos 16: 'identical(combiner.arguments.positional[0], rhs)': is not true.
call_function_apply_test: RuntimeError
call_nonexistent_constructor_test/01: RuntimeError
canonical_const2_test: RuntimeError
@ -1674,6 +1700,7 @@ null_test/03: MissingCompileTimeError
null_test/none: RuntimeError
number_identity2_test: RuntimeError
numbers_test: RuntimeError
operator_test: Crash # 'package:front_end/src/fasta/kernel/kernel_shadow_ast.dart': Failed assertion: line 437 pos 16: 'identical(combiner.arguments.positional[0], rhs)': is not true.
override_field_method1_negative_test: Fail
override_field_method2_negative_test: Fail
override_field_method4_negative_test: Fail
@ -1684,6 +1711,7 @@ override_inheritance_mixed_test/02: MissingCompileTimeError
override_inheritance_mixed_test/03: MissingCompileTimeError
override_inheritance_mixed_test/04: MissingCompileTimeError
override_method_with_field_test/01: MissingCompileTimeError
prefix5_negative_test: Crash # 'package:front_end/src/fasta/kernel/kernel_shadow_ast.dart': Failed assertion: line 437 pos 16: 'identical(combiner.arguments.positional[0], rhs)': is not true.
private_super_constructor_test/01: MissingCompileTimeError
redirecting_constructor_initializer_test: RuntimeError
redirecting_factory_default_values_test/01: MissingCompileTimeError
@ -1723,6 +1751,8 @@ switch_bad_case_test/02: MissingCompileTimeError
switch_case_test/00: MissingCompileTimeError
switch_case_test/01: MissingCompileTimeError
switch_case_test/02: MissingCompileTimeError
sync_generator2_test/41: Crash # 'file:*/pkg/compiler/lib/src/kernel/element_map_impl.dart': Failed assertion: line 939 pos 18: 'asyncMarker == AsyncMarker.SYNC': is not true.
sync_generator2_test/52: Crash # 'file:*/pkg/compiler/lib/src/kernel/element_map_impl.dart': Failed assertion: line 939 pos 18: 'asyncMarker == AsyncMarker.SYNC': is not true.
syntax_test/none: CompileTimeError
top_level_getter_no_setter1_test/01: RuntimeError
top_level_getter_no_setter2_test/01: RuntimeError

View file

@ -1647,8 +1647,18 @@ typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $minified ]
arithmetic_canonicalization_test: RuntimeError
assertion_initializer_const_error2_test/cc01: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc03: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc05: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc06: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc07: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc08: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc09: Crash # Unsupported operation: Unexpected initializer assert(x.<(y), "${x} < ${y}") (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc10: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc11: Crash # Unsupported operation: Unexpected initializer assert(x.<(y), "${x} < ${y}") (ShadowAssertInitializer)
assertion_initializer_const_function_test/01: MissingCompileTimeError
assertion_initializer_test: CompileTimeError
assertion_initializer_test: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_test: RuntimeError
async_star_cancel_while_paused_test: RuntimeError
async_star_test/02: RuntimeError
@ -1763,7 +1773,7 @@ covariant_override/runtime_check_test: RuntimeError
covariant_subtyping_tearoff1_test: RuntimeError
covariant_subtyping_tearoff2_test: RuntimeError
covariant_subtyping_tearoff3_test: RuntimeError
covariant_subtyping_test: CompileTimeError
covariant_subtyping_test: Crash # Unsupported operation: Unsupported type parameter type node E.
covariant_subtyping_unsafe_call1_test: RuntimeError
covariant_subtyping_unsafe_call2_test: RuntimeError
covariant_subtyping_unsafe_call3_test: RuntimeError
@ -2038,7 +2048,7 @@ regress_28217_test/none: MissingCompileTimeError
regress_28255_test: RuntimeError
regress_28341_test: RuntimeError
regress_29784_test/01: Crash # Issue 29784
regress_29784_test/02: Crash # Issue 29784
regress_29784_test/02: MissingCompileTimeError
regress_31057_test: Crash # Unsupported operation: Unsupported type parameter type node B.
setter_override_test/00: MissingCompileTimeError
setter_override_test/03: MissingCompileTimeError
@ -2493,8 +2503,18 @@ typevariable_substitution2_test/02: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $checked ]
arithmetic_canonicalization_test: RuntimeError
assertion_initializer_const_function_test/01: MissingCompileTimeError
assertion_initializer_test: CompileTimeError
assertion_initializer_const_error2_test/cc01: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc03: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc05: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc06: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc07: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc08: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc09: Crash # Unsupported operation: Unexpected initializer assert(x.<(y), "${x} < ${y}") (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc10: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_initializer_const_error2_test/cc11: Crash # Unsupported operation: Unexpected initializer assert(x.<(y), "${x} < ${y}") (ShadowAssertInitializer)
assertion_initializer_const_function_test/01: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 660 pos 16: 'false': Unhandled initializer ir.ShadowAssertInitializer
assertion_initializer_test: Crash # Unsupported operation: Unexpected initializer assert(x.<(y)) (ShadowAssertInitializer)
assertion_test: RuntimeError
async_await_syntax_test/a06a: RuntimeError
async_await_syntax_test/b06a: RuntimeError
@ -2539,6 +2559,7 @@ bit_operations_test/03: RuntimeError
bit_operations_test/04: RuntimeError
bit_operations_test/none: RuntimeError
branch_canonicalization_test: RuntimeError
branches_test: Crash # 'package:front_end/src/fasta/kernel/kernel_shadow_ast.dart': Failed assertion: line 437 pos 16: 'identical(combiner.arguments.positional[0], rhs)': is not true.
call_function_apply_test: RuntimeError
canonical_const2_test: RuntimeError
check_member_static_test/02: MissingCompileTimeError
@ -2644,6 +2665,7 @@ covariance_type_parameter_test/02: Crash # NoSuchMethodError: The method 'hasSub
covariance_type_parameter_test/03: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
covariance_type_parameter_test/none: Crash # NoSuchMethodError: The method 'hasSubclass' was called on null.
covariant_override/runtime_check_test: RuntimeError
covariant_subtyping_test: Crash # Unsupported operation: Unsupported type parameter type node E.
cyclic_constructor_test/01: Crash # Stack Overflow
deferred_closurize_load_library_test: RuntimeError
deferred_constraints_constants_test/default_argument2: Crash # Unsupported operation: KernelDeferredLoadTask.addMirrorElementsForLibrary
@ -2714,6 +2736,7 @@ getter_override_test/00: MissingCompileTimeError
getter_override_test/01: MissingCompileTimeError
getter_override_test/02: MissingCompileTimeError
identical_closure2_test: RuntimeError
implicit_downcast_during_assert_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kernel.dart': Failed assertion: line 660 pos 16: 'false': Unhandled initializer ir.ShadowAssertInitializer
infinite_switch_label_test: Crash # NoSuchMethodError: The method 'generateBreak' was called on null.
infinity_test: RuntimeError
instance_creation_in_function_annotation_test: RuntimeError
@ -2852,6 +2875,7 @@ null_test/mirrors: RuntimeError
null_test/none: RuntimeError
number_identity2_test: RuntimeError
numbers_test: RuntimeError
operator_test: Crash # 'package:front_end/src/fasta/kernel/kernel_shadow_ast.dart': Failed assertion: line 437 pos 16: 'identical(combiner.arguments.positional[0], rhs)': is not true.
override_field_method1_negative_test: Fail
override_field_method2_negative_test: Fail
override_field_method4_negative_test: Fail
@ -2866,6 +2890,7 @@ override_inheritance_mixed_test/09: MissingCompileTimeError
override_method_with_field_test/01: MissingCompileTimeError
positional_parameters_type_test/01: MissingCompileTimeError
positional_parameters_type_test/02: MissingCompileTimeError
prefix5_negative_test: Crash # 'package:front_end/src/fasta/kernel/kernel_shadow_ast.dart': Failed assertion: line 437 pos 16: 'identical(combiner.arguments.positional[0], rhs)': is not true.
private_super_constructor_test/01: MissingCompileTimeError
redirecting_factory_default_values_test/01: MissingCompileTimeError
redirecting_factory_default_values_test/02: MissingCompileTimeError
@ -2900,6 +2925,8 @@ switch_case_test/00: MissingCompileTimeError
switch_case_test/01: MissingCompileTimeError
switch_case_test/02: MissingCompileTimeError
symbol_literal_test/01: MissingCompileTimeError
sync_generator2_test/41: Crash # 'file:*/pkg/compiler/lib/src/kernel/element_map_impl.dart': Failed assertion: line 939 pos 18: 'asyncMarker == AsyncMarker.SYNC': is not true.
sync_generator2_test/52: Crash # 'file:*/pkg/compiler/lib/src/kernel/element_map_impl.dart': Failed assertion: line 939 pos 18: 'asyncMarker == AsyncMarker.SYNC': is not true.
syntax_test/28: MissingCompileTimeError
syntax_test/29: MissingCompileTimeError
syntax_test/30: MissingCompileTimeError