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

Unified Diff: tests/language/language_dart2js.status

Issue 1216593002: dart2js cps: Translate synthesized mixin constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update status file Created 5 years, 6 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/html/html.status ('k') | tests/lib/lib.status » ('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 515d711e39f74b180dd86f4b4052f1b047bed692..493f68c2fe427bf27c158febb05ec8d392c7735e 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -249,7 +249,6 @@ generic_field_mixin4_test: Crash # Issue 18651
generic_field_mixin5_test: Crash # Issue 18651
[ $compiler == dart2js && $cps_ir ]
-abstract_object_method_test : Crash # Internal Error: No default constructor available.
async_and_or_test: Crash # (test()async{await test1();await test2();}): cannot handle async/sync*/async* functions
async_await_catch_regression_test: Crash # (test()async{var exc... cannot handle async/sync*/async* functions
async_await_syntax_test/a01a: Crash # (a01a()async=>null;): cannot handle async/sync*/async* functions
@@ -359,7 +358,6 @@ await_postfix_expr_test: Crash # (test()async{Expect.... cannot handle async/sy
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
bind_test: RuntimeError # Cannot read property 'prototype' of undefined
-call_with_no_such_method_test : Crash # Internal Error: No default constructor available.
canonical_const3_test: RuntimeError # Cannot read property 'prototype' of undefined
cascade_test/none: RuntimeError # Cannot read property 'prototype' of undefined
cha_deopt1_test: RuntimeError # receiver.get$_collection$_nums is not a function
@@ -375,7 +373,6 @@ closures_initializer2_test: RuntimeError # Cannot read property 'prototype' of u
const_evaluation_test/01: Crash # Internal Error: No default constructor available.
const_nested_test: Crash # Invalid argument(s)
constructor12_test: RuntimeError # Please triage this failure.
-constructor_with_mixin_test: Crash # Internal Error: No default constructor available.
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
cyclic_type_test/00: RuntimeError # Cannot read property 'prototype' of undefined
@@ -412,7 +409,7 @@ deferred_load_constants_test/none: RuntimeError # receiver.get$_collection$_nums
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 : Crash # Internal Error: No default constructor available.
+deferred_no_such_method_test : RuntimeError # TypeError: 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
@@ -423,8 +420,7 @@ deferred_shared_and_unshared_classes_test: RuntimeError # receiver.get$_collecti
deferred_static_seperate_test: RuntimeError # receiver.get$_collection$_nums is not a function
enum_mirror_test: Crash # Internal Error: No default constructor available.
f_bounded_equality_test: RuntimeError # Cannot read property 'prototype' of undefined
-field_increment_bailout_test : Crash # Internal Error: No default constructor available.
-final_super_field_set_test/01 : Crash # Internal Error: No default constructor available.
+final_super_field_set_test/01 : RuntimeError #
fixed_type_variable_test/02: RuntimeError # Cannot read property 'prototype' of undefined
fixed_type_variable_test/04: RuntimeError # Cannot read property 'prototype' of undefined
fixed_type_variable_test/06: RuntimeError # Cannot read property 'prototype' of undefined
@@ -460,9 +456,6 @@ function_subtype_simple1_test: RuntimeError # Cannot read property 'prototype' o
function_subtype_simple2_test: RuntimeError # Cannot read property 'prototype' of undefined
function_subtype_top_level0_test: RuntimeError # Cannot read property 'prototype' of undefined
function_type_alias6_test/none: RuntimeError # Cannot read property 'prototype' of undefined
-generic_constructor_mixin2_test: Crash # Internal Error: No default constructor available.
-generic_constructor_mixin3_test: Crash # Internal Error: No default constructor available.
-generic_constructor_mixin_test: Crash # Internal Error: No default constructor available.
generic_creation_test: RuntimeError # Cannot read property 'prototype' of undefined
generic_field_mixin3_test: RuntimeError # Please triage this failure.
identical_closure_test: RuntimeError # Cannot read property 'prototype' of undefined
@@ -477,13 +470,11 @@ if_null_assignment_static_test/40: RuntimeError # Issue 23669
implicit_closure1_test: RuntimeError # Cannot read property 'prototype' of undefined
implicit_closure2_test: RuntimeError # Cannot read property 'prototype' of undefined
implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined
-inference_mixin_field_test: Crash # Internal Error: No default constructor available.
infinite_switch_label_test: Crash # (switch (target){l0:... continue to a labeled switch case
inlined_conditional_test: RuntimeError # Cannot read property 'prototype' of undefined
instance_creation_in_function_annotation_test: Crash # Internal Error: No default constructor available.
instanceof4_test/01: RuntimeError # Please triage this failure.
-invocation_mirror_invoke_on2_test : Crash # Internal Error: No default constructor available.
-invocation_mirror_invoke_on_test : Crash # Internal Error: No default constructor available.
+invocation_mirror_invoke_on_test : RuntimeError #
invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet
is_function_test: RuntimeError # Cannot read property 'prototype' of undefined
issue13179_test: RuntimeError # Cannot read property 'prototype' of undefined
@@ -502,39 +493,23 @@ 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_named_arguments_test : Crash # Internal Error: No default constructor available.
-many_overridden_no_such_method_test : Crash # Internal Error: No default constructor available.
+many_overridden_no_such_method_test : RuntimeError #
method_binding_test: RuntimeError # Cannot read property 'prototype' of undefined
methods_as_constants2_test: RuntimeError # Cannot read property 'prototype' of undefined
mint_compares_test: RuntimeError # Cannot read property 'prototype' of undefined
-mixin_bound_test: Crash # Internal Error: No default constructor available.
-mixin_forwarding_constructor1_test: Crash # Internal Error: No default constructor available.
-mixin_forwarding_constructor3_test: Crash # Internal Error: No default constructor available.
-mixin_prefix_test: Crash # Internal Error: No default constructor available.
-mixin_super_constructor2_test: Crash # Internal Error: No default constructor available.
-mixin_super_constructor_default_test: Crash # Internal Error: No default constructor available.
-mixin_super_constructor_multiple_test: Crash # Internal Error: No default constructor available.
mixin_super_constructor_named_test/01: Crash # Internal Error: No default constructor available.
-mixin_super_constructor_named_test/none: Crash # Internal Error: No default constructor available.
mixin_super_constructor_positionals_test/01: Crash # Internal Error: No default constructor available.
-mixin_super_constructor_positionals_test/none: Crash # Internal Error: No default constructor available.
-mixin_super_constructor_test: Crash # Internal Error: No default constructor available.
-mixin_type_parameter2_test: Crash # Internal Error: No default constructor available.
-mixin_type_parameter3_test: Crash # Internal Error: No default constructor available.
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'.
-mixin_typedef_constructor_test: Crash # Internal Error: No default constructor available.
named_parameters_with_conversions_test: RuntimeError # Cannot read property 'prototype' of undefined
nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case
-no_such_method_dispatcher_test : Crash # Internal Error: No default constructor available.
-no_such_method_empty_selector_test : Crash # Internal Error: No default constructor available.
-no_such_method_test : Crash # Internal Error: No default constructor available.
+no_such_method_test : RuntimeError #
null_test/none: Crash # Internal Error: No default constructor available.
null_to_string2_test: RuntimeError # Cannot read property 'prototype' of undefined
null_to_string_test: RuntimeError # Cannot read property 'prototype' of undefined
-overridden_no_such_method_test : Crash # Internal Error: No default constructor available.
+overridden_no_such_method_test : RuntimeError #
override_method_with_field_test/02: RuntimeError # Cannot read property 'prototype' of undefined
override_method_with_field_test/none: RuntimeError # Cannot read property 'prototype' of undefined
prefix14_test: RuntimeError # Cannot read property 'prototype' of undefined
@@ -565,18 +540,15 @@ string_interpolation_test/01: RuntimeError # Cannot read property 'prototype' of
string_interpolation_test/none: RuntimeError # Cannot read property 'prototype' of undefined
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 : Crash # Internal Error: No default constructor available.
+super_call4_test : RuntimeError #
super_getter_setter_test: Crash # Class 'PartialMethodElement' has no instance getter 'initializer'.
super_implicit_closure_test: RuntimeError # Cannot read property 'prototype' 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_index6_test : Crash # Internal Error: No default constructor available.
super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexSet
super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSet
super_operator_index_test/05: Crash # (super[4]=42): visitUnresolvedSuperIndexSet
-super_operator_index_test/06: Crash # The null object does not have a getter 'isParameter'.
-super_operator_test : Crash # Internal Error: No default constructor available.
switch_label2_test: Crash # (switch (target){cas... continue to a labeled switch case
switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch case
switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled switch case
@@ -620,32 +592,9 @@ type_promotion_functions_test/14: RuntimeError # Cannot read property 'prototype
type_promotion_functions_test/none: RuntimeError # Cannot read property 'prototype' of undefined
type_variable_closure2_test: RuntimeError # Please triage this failure.
type_variable_closure_test: Crash # Invalid argument(s)
-type_variable_conflict2_test/07 : Crash # Internal Error: No default constructor available.
typedef_is_test: RuntimeError # Cannot read property 'prototype' of undefined
-typevariable_substitution2_test/01: Crash # Internal Error: No default constructor available.
-typevariable_substitution2_test/02: Crash # Internal Error: No default constructor available.
-typevariable_substitution2_test/none: Crash # Internal Error: No default constructor available.
-no_such_method2_test : Crash # Internal Error: No default constructor available.
-static_getter_no_setter2_test/none : Crash # Internal Error: No default constructor available.
-static_getter_no_setter2_test/01 : Crash # Internal Error: No default constructor available.
-no_such_method3_test : Crash # Internal Error: No default constructor available.
invocation_mirror2_test : Crash # Internal Error: No default constructor available.
-override_inheritance_no_such_method_test/08 : Crash # Internal Error: No default constructor available.
-override_inheritance_no_such_method_test/13 : Crash # Internal Error: No default constructor available.
-override_inheritance_no_such_method_test/11 : Crash # Internal Error: No default constructor available.
-override_inheritance_no_such_method_test/04 : Crash # Internal Error: No default constructor available.
-override_inheritance_no_such_method_test/05 : Crash # Internal Error: No default constructor available.
-override_inheritance_no_such_method_test/03 : Crash # Internal Error: No default constructor available.
-type_propagation2_test : Crash # Internal Error: No default constructor available.
-super_operator_index_test/02 : Crash # Internal Error: No default constructor available.
-super_operator_index_test/01 : Crash # Internal Error: No default constructor available.
-super_operator_index_test/04 : Crash # Internal Error: No default constructor available.
-super_operator_index_test/07 : Crash # Internal Error: No default constructor available.
-regress_12561_test : Crash # Internal Error: No default constructor available.
type_variable_conflict2_test/01 : Crash # Internal Error: No default constructor available.
-type_variable_conflict2_test/05 : Crash # Internal Error: No default constructor available.
-type_variable_conflict2_test/09 : Crash # Internal Error: No default constructor available.
-no_such_method_subtype_test : Crash # Internal Error: No default constructor available.
-static_setter_get_test/01 : Crash # Internal Error: No default constructor available.
-abstract_exact_selector_test/none : Crash # Internal Error: No default constructor available.
-abstract_exact_selector_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
« no previous file with comments | « tests/html/html.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698