Index: tests/language/language_dart2js.status |
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status |
index 29b21db2e42d3e4edbaeef5cd449e656d9f49a17..32c0d87ea373757b092112bdf4a37042946ead14 100644 |
--- a/tests/language/language_dart2js.status |
+++ b/tests/language/language_dart2js.status |
@@ -259,6 +259,7 @@ async_await_syntax_test/a04a: Crash # (a04a()sync*{}): cannot handle async/sync* |
async_await_syntax_test/a04c: Crash # (a04c()sync*{}): cannot handle async/sync*/async* functions |
async_await_syntax_test/a05a: Crash # (a05a()async{await 0;}): cannot handle async/sync*/async* functions |
async_await_syntax_test/a05b: Crash # (a05b()async{await (a){};await (0);}): cannot handle async/sync*/async* functions |
+async_await_syntax_test/a05h: Crash # (a05h()async{yield*st;}): cannot handle async/sync*/async* functions |
async_await_syntax_test/a06a: Crash # (a06a()async{await for(var o in st){}}): cannot handle async/sync*/async* functions |
async_await_syntax_test/a07a: Crash # (a07a()sync*{yield 0;}): cannot handle async/sync*/async* functions |
async_await_syntax_test/a08a: Crash # (a08a()sync*{yield* [] ;}): cannot handle async/sync*/async* functions |
@@ -292,6 +293,8 @@ async_await_syntax_test/c07a: Crash # (c07a()sync*{yield 0;}): cannot handle asy |
async_await_syntax_test/c08a: Crash # (c08a()sync*{yield* [] ;}): cannot handle async/sync*/async* functions |
async_await_syntax_test/c09a: Crash # (c09a()async*{yield 0;}): cannot handle async/sync*/async* functions |
async_await_syntax_test/c10a: Crash # (c10a()async*{yield* [] ;}): cannot handle async/sync*/async* functions |
+async_await_syntax_test/c11a: Crash # (c11a()async{yield-5;}): cannot handle async/sync*/async* functions |
+async_await_syntax_test/c11b: Crash # (c11b()async{yield*st;}): cannot handle async/sync*/async* functions |
async_await_syntax_test/d01a: Crash # (()async=>null): cannot handle async/sync*/async* functions |
async_await_syntax_test/d02a: Crash # (()async{}): cannot handle async/sync*/async* functions |
async_await_syntax_test/d03a: Crash # (()async*{}): cannot handle async/sync*/async* functions |
@@ -357,56 +360,56 @@ await_not_started_immediately_test: Crash # (foo()async{x++ ;await 1;x++ ;}): ca |
await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sync*/async* functions |
await_regression_test: Crash # (main()async{testNes... cannot handle async/sync*/async* functions |
await_test: Crash # (others()async{var a... cannot handle async/sync*/async* functions |
-cha_deopt1_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-cha_deopt2_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-cha_deopt3_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-closure_cycles_test: RuntimeError # receiver.get$_collection$_nums is not a function |
+cha_deopt1_test: RuntimeError # receiver.get$_nums is not a function |
+cha_deopt2_test: RuntimeError # receiver.get$_nums is not a function |
+cha_deopt3_test: RuntimeError # receiver.get$_nums is not a function |
+closure_cycles_test: RuntimeError # receiver.get$_nums is not a function |
closure_in_constructor_test: Crash # Invalid argument(s) |
closure_type_variables_test: Crash # Invalid argument(s) |
-const_evaluation_test/01: Crash # Internal Error: No default constructor available. |
+const_evaluation_test/01: Crash # (=_EmptyStream<T>;): Unhandled node |
constructor12_test: RuntimeError # Please triage this failure. |
crash_6725_test/01: Crash # The null object does not have a getter '_element'. |
custom_await_stack_trace_test: Crash # (main()async{try {va... cannot handle async/sync*/async* functions |
-deferred_closurize_load_library_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constant_list_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_constants_test/none: Crash # Internal Error: No default constructor available. |
-deferred_constraints_constants_test/reference_after_load: Crash # Internal Error: No default constructor available. |
-deferred_constraints_type_annotation_test/as_operation: RuntimeError # receiver.get$_collection$_nums is not a function |
+deferred_closurize_load_library_test: RuntimeError # receiver.get$_nums is not a function |
+deferred_constant_list_test: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_constants_test/none: Crash # (=_EmptyStream<T>;): Unhandled node |
+deferred_constraints_constants_test/reference_after_load: Crash # (=_EmptyStream<T>;): Unhandled node |
+deferred_constraints_type_annotation_test/as_operation: RuntimeError # receiver.get$_nums is not a function |
deferred_constraints_type_annotation_test/catch_check: Crash # The null object does not have a getter '_element'. |
-deferred_constraints_type_annotation_test/is_check: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/new: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/new_before_load: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/new_generic1: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/new_generic2: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/new_generic3: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/none: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/static_method: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/type_annotation1: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_function_type_test: RuntimeError # receiver.get$_collection$_nums is not a function |
+deferred_constraints_type_annotation_test/is_check: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/new: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/new_before_load: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/new_generic1: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/new_generic2: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/new_generic3: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/none: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/static_method: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/type_annotation1: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError # receiver.get$_nums is not a function |
+deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeError # receiver.get$_nums is not a function |
+deferred_function_type_test: RuntimeError # receiver.get$_nums is not a function |
deferred_global_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_inlined_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_load_constants_test/none: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_load_inval_code_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_load_library_wrong_args_test/none: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_mixin_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_no_such_method_test : RuntimeError # TypeError: receiver.get$_nums is not a function |
+deferred_inlined_test: RuntimeError # receiver.get$_nums is not a function |
+deferred_load_constants_test/none: RuntimeError # receiver.get$_nums is not a function |
+deferred_load_inval_code_test: RuntimeError # receiver.get$_nums is not a function |
+deferred_load_library_wrong_args_test/none: RuntimeError # receiver.get$_nums is not a function |
+deferred_mixin_test: RuntimeError # receiver.get$_nums is not a function |
+deferred_no_such_method_test: RuntimeError # receiver.get$_nums is not a function |
deferred_not_loaded_check_test: RuntimeError # Please triage this failure. |
-deferred_only_constant_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_optimized_test: RuntimeError # receiver.get$_collection$_nums is not a function |
+deferred_only_constant_test: RuntimeError # receiver.get$_nums is not a function |
+deferred_optimized_test: RuntimeError # receiver.get$_nums is not a function |
deferred_redirecting_factory_test: Crash # (test()async{await t... cannot handle async/sync*/async* functions |
-deferred_regression_22995_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_shadow_load_library_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-deferred_shared_and_unshared_classes_test: RuntimeError # receiver.get$_collection$_nums is not a function |
+deferred_regression_22995_test: RuntimeError # receiver.get$_nums is not a function |
+deferred_shadow_load_library_test: RuntimeError # receiver.get$_nums is not a function |
+deferred_shared_and_unshared_classes_test: RuntimeError # receiver.get$_nums is not a function |
deferred_static_seperate_test: RuntimeError # receiver.get$_collection$_nums is not a function |
-enum_mirror_test: Crash # Internal Error: No default constructor available. |
-final_super_field_set_test/01 : RuntimeError # |
+enum_mirror_test: Crash # (=_EmptyStream<T>;): Unhandled node |
+final_super_field_set_test/01: RuntimeError # Please triage this failure. |
flatten_test/01: Crash # (test()async{int x=await new Derived<int>();}): cannot handle async/sync*/async* functions |
flatten_test/02: Crash # (test()async{Future<int> f()async=>new Derived<int>();}): cannot handle async/sync*/async* functions |
flatten_test/03: Crash # (test()async{Future<... cannot handle async/sync*/async* functions |
@@ -423,63 +426,62 @@ flatten_test/none: Crash # (test()async{}): cannot handle async/sync*/async* fun |
for2_test: Crash # The null object does not have a getter 'field'. |
for_variable_capture_test: Crash # (i=0): For-loop variable captured in loop header |
generic_field_mixin3_test: RuntimeError # Please triage this failure. |
-if_null_assignment_static_test/01: RuntimeError # Issue 23669 |
-if_null_assignment_static_test/03: RuntimeError # Issue 23669 |
-if_null_assignment_static_test/04: RuntimeError # Issue 23669 |
-if_null_assignment_static_test/05: RuntimeError # Issue 23669 |
-if_null_assignment_static_test/36: RuntimeError # Issue 23669 |
-if_null_assignment_static_test/38: RuntimeError # Issue 23669 |
-if_null_assignment_static_test/39: RuntimeError # Issue 23669 |
-if_null_assignment_static_test/40: RuntimeError # Issue 23669 |
+if_null_assignment_static_test/01: RuntimeError # v0.get$a is not a function |
+if_null_assignment_static_test/03: RuntimeError # v0.get$a is not a function |
+if_null_assignment_static_test/04: RuntimeError # v0.get$b is not a function |
+if_null_assignment_static_test/05: RuntimeError # v0.get$a is not a function |
+if_null_assignment_static_test/36: RuntimeError # v0.get$a is not a function |
+if_null_assignment_static_test/38: RuntimeError # v0.get$a is not a function |
+if_null_assignment_static_test/39: RuntimeError # v0.get$b is not a function |
+if_null_assignment_static_test/40: RuntimeError # v0.get$a is not a function |
infinite_switch_label_test: Crash # (switch (target){l0:... continue to a labeled switch case |
-instance_creation_in_function_annotation_test: Crash # Internal Error: No default constructor available. |
+instance_creation_in_function_annotation_test: Crash # (=_EmptyStream<T>;): Unhandled node |
instanceof4_test/01: RuntimeError # Please triage this failure. |
-invocation_mirror_invoke_on_test : RuntimeError # |
+invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure. |
invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet |
-issue_1751477_test: RuntimeError # receiver.get$_collection$_nums is not a function |
+issue_1751477_test: RuntimeError # receiver.get$_nums is not a function |
large_class_declaration_test: Crash # Stack Overflow |
list_test: RuntimeError # Please triage this failure. |
-main_test/01: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/02: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/04: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/05: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/20: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/21: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/22: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/41: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/42: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/43: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/44: RuntimeError # receiver.get$_collection$_nums is not a function |
-main_test/45: RuntimeError # receiver.get$_collection$_nums is not a function |
-many_overridden_no_such_method_test : RuntimeError # |
-mixin_super_constructor_named_test/01: Crash # Internal Error: No default constructor available. |
-mixin_super_constructor_positionals_test/01: Crash # Internal Error: No default constructor available. |
+main_test/01: RuntimeError # receiver.get$_nums is not a function |
+main_test/02: RuntimeError # receiver.get$_nums is not a function |
+main_test/04: RuntimeError # receiver.get$_nums is not a function |
+main_test/05: RuntimeError # receiver.get$_nums is not a function |
+main_test/20: RuntimeError # receiver.get$_nums is not a function |
+main_test/21: RuntimeError # receiver.get$_nums is not a function |
+main_test/22: RuntimeError # receiver.get$_nums is not a function |
+main_test/41: RuntimeError # receiver.get$_nums is not a function |
+main_test/42: RuntimeError # receiver.get$_nums is not a function |
+main_test/43: RuntimeError # receiver.get$_nums is not a function |
+main_test/44: RuntimeError # receiver.get$_nums is not a function |
+main_test/45: RuntimeError # receiver.get$_nums is not a function |
+many_overridden_no_such_method_test: RuntimeError # Please triage this failure. |
mixin_type_parameters_mixin_extends_test: Crash # The null object does not have a getter '_element'. |
mixin_type_parameters_mixin_test: Crash # The null object does not have a getter '_element'. |
mixin_type_parameters_super_extends_test: Crash # The null object does not have a getter '_element'. |
mixin_type_parameters_super_test: Crash # The null object does not have a getter '_element'. |
nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case |
-no_such_method_test : RuntimeError # |
-null_test/none: Crash # Internal Error: No default constructor available. |
-overridden_no_such_method_test : RuntimeError # |
-regress_18535_test: Crash # Internal Error: No default constructor available. |
+no_such_method_test: RuntimeError # Please triage this failure. |
+null_test/none: Crash # (=_EmptyStream<T>;): Unhandled node |
+overridden_no_such_method_test: RuntimeError # Please triage this failure. |
+regress_18535_test: Crash # (=_EmptyStream<T>;): Unhandled node |
regress_22438_test: Crash # (main()async{var err... cannot handle async/sync*/async* functions |
-regress_22443_test: RuntimeError # receiver.get$_collection$_nums is not a function |
+regress_22443_test: RuntimeError # receiver.get$_nums is not a function |
regress_22445_test: Crash # (main()async{var err... cannot handle async/sync*/async* functions |
regress_22579_test: Crash # (main()async{var err... cannot handle async/sync*/async* functions |
regress_22728_test: Crash # (main()async{bool fa... cannot handle async/sync*/async* functions |
regress_22777_test: Crash # (test()async{try {te... cannot handle async/sync*/async* functions |
regress_22936_test/01: Crash # The null object does not have a getter '_element'. |
regress_22936_test/none: Crash # The null object does not have a getter '_element'. |
+regress_23408_test: RuntimeError # receiver.get$_nums is not a function |
regress_23498_test: Crash # (main()async{var err... cannot handle async/sync*/async* functions |
regress_23500_test/01: Crash # (main()async{var err... cannot handle async/sync*/async* functions |
regress_23500_test/02: Crash # (main()async{var err... cannot handle async/sync*/async* functions |
regress_23500_test/none: Crash # (main()async{var err... cannot handle async/sync*/async* functions |
super_bound_closure_test/01: RuntimeError # Cannot read property 'call' of undefined |
super_bound_closure_test/none: RuntimeError # Cannot read property 'call' of undefined |
-super_call4_test : RuntimeError # |
+super_call4_test: RuntimeError # Please triage this failure. |
super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance getter 'initializer'. |
-super_implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined |
+super_implicit_closure_test: RuntimeError # Cannot read property 'call' of undefined |
super_operator_index2_test: RuntimeError # this.get$map is not a function |
super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet |
super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet |
@@ -510,9 +512,3 @@ type_parameter_test/06: Crash # Invalid argument(s) |
type_parameter_test/none: Crash # Invalid argument(s) |
type_variable_closure2_test: RuntimeError # Please triage this failure. |
type_variable_closure_test: Crash # Invalid argument(s) |
-invocation_mirror2_test : Crash # Internal Error: No default constructor available. |
-type_variable_conflict2_test/01 : Crash # Internal Error: No default constructor available. |
-async_await_syntax_test/a05h : Crash # bailout: (a05h()async{yield*st;}): cannot handle async/sync*/async* functions |
-async_await_syntax_test/c11a : Crash # bailout: (c11a()async{yield-5;}): cannot handle async/sync*/async* functions |
-async_await_syntax_test/c11b : Crash # bailout: (c11b()async{yield*st;}): cannot handle async/sync*/async* functions |
-regress_23408_test : RuntimeError # TypeError: receiver.get$_nums is not a function |