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

Unified Diff: tests/language/language_dart2js.status

Issue 1206873003: dart2js cps: Handle checks against mutable and extendable lists. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: 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/corelib/corelib.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 9950505f4dea6436d83038c9970b8323cc83c635..ddf20ca99a0442992288d96a4f131aee8f4b02c7 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -245,10 +245,6 @@ generic_field_mixin4_test: Crash # Issue 18651
generic_field_mixin5_test: Crash # Issue 18651
[ $compiler == dart2js && $cps_ir ]
-abstract_object_method_test: RuntimeError # Please triage this failure.
-assert_assignable_type_test: RuntimeError # Please triage this failure.
-assign_op_test: RuntimeError # Please triage this failure.
-assignable_expression_test/none: RuntimeError # Please triage this failure.
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
@@ -358,19 +354,11 @@ 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
-bound_closure_primitives_test: RuntimeError # Please triage this failure.
-call_with_no_such_method_test: RuntimeError # Please triage this failure.
canonical_const3_test: RuntimeError # Cannot read property 'prototype' of undefined
-cascade2_test: RuntimeError # Please triage this failure.
-cascade_2_test: RuntimeError # Please triage this failure.
cascade_test/none: RuntimeError # Cannot read property 'prototype' of undefined
-cast_test/04: RuntimeError # Please triage this failure.
-cast_test/05: RuntimeError # Please triage this failure.
-cast_test/none: RuntimeError # Please triage this failure.
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
-char_escape_test: RuntimeError # Please triage this failure.
class_override_test/00: Crash # (try {instance.foo();}on NoSuchMethodError catch (error){}finally {}): try/catch/finally
closure7_test: RuntimeError # Cannot read property 'prototype' of undefined
closure8_test: RuntimeError # Cannot read property 'prototype' of undefined
@@ -379,12 +367,7 @@ closure_in_constructor_test: Crash # Invalid argument(s)
closure_shared_state_test: RuntimeError # Cannot read property 'prototype' of undefined
closure_type_variables_test: Crash # Invalid argument(s)
closures_initializer2_test: RuntimeError # Cannot read property 'prototype' of undefined
-compile_time_constant_a_test: RuntimeError # Please triage this failure.
-compile_time_constant_b_test: RuntimeError # Please triage this failure.
-compound_assignment_operator_test: RuntimeError # Please triage this failure.
const_evaluation_test/01: Crash # Internal Error: No default constructor available.
-const_list_test: RuntimeError # Please triage this failure.
-const_map_test: RuntimeError # Please triage this failure.
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.
@@ -433,23 +416,13 @@ deferred_regression_22995_test: RuntimeError # receiver.get$_collection$_nums is
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_static_seperate_test: RuntimeError # receiver.get$_collection$_nums is not a function
-deopt_no_feedback_test: RuntimeError # Please triage this failure.
-enum_duplicate_test/01: RuntimeError # Please triage this failure.
-enum_duplicate_test/02: RuntimeError # Please triage this failure.
-enum_duplicate_test/none: RuntimeError # Please triage this failure.
enum_mirror_test: Crash # Internal Error: No default constructor available.
-enum_private_test/01: RuntimeError # Please triage this failure.
-enum_private_test/02: RuntimeError # Please triage this failure.
-enum_private_test/none: RuntimeError # Please triage this failure.
execute_finally10_test: Crash # (try {throw 'foo';}c... try/catch/finally
execute_finally11_test: Crash # (try {throw 'foo';}c... try/catch/finally
execute_finally7_test: Crash # (try {var a=new List... try/catch/finally
execute_finally9_test: Crash # (try {sum+= 1;return... try/catch/finally
f_bounded_equality_test: RuntimeError # Cannot read property 'prototype' of undefined
-fannkuch_test: RuntimeError # Please triage this failure.
-field_increment_bailout_test: RuntimeError # Please triage this failure.
final_super_field_set_test/01: RuntimeError # Please triage this failure.
-fixed_length_test: RuntimeError # Please triage this failure.
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
@@ -484,78 +457,29 @@ function_subtype_simple0_test: RuntimeError # Cannot read property 'prototype' o
function_subtype_simple1_test: RuntimeError # Cannot read property 'prototype' of undefined
function_subtype_simple2_test: RuntimeError # Cannot read property 'prototype' of undefined
function_subtype_top_level0_test: RuntimeError # Cannot read property 'prototype' of undefined
-function_syntax_test/none: RuntimeError # Please triage this failure.
-function_test: RuntimeError # Please triage this failure.
function_type_alias6_test/none: RuntimeError # Cannot read property 'prototype' of undefined
-gc_test: RuntimeError # Please triage this failure.
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.
-getter_setter_interceptor_test: RuntimeError # Please triage this failure.
-getter_setter_order_test: RuntimeError # Please triage this failure.
-gvn_interceptor_test: RuntimeError # Please triage this failure.
identical_closure_test: RuntimeError # Cannot read property 'prototype' of undefined
-if_null_assignment_behavior_test/01: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/02: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/04: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/05: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/06: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/07: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/08: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/09: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/10: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/12: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/16: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/17: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/18: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/19: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/20: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/21: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/22: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/23: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/24: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/25: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/26: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/27: RuntimeError # Please triage this failure.
-if_null_assignment_behavior_test/28: RuntimeError # Please triage this failure.
-if_null_assignment_static_test/29: RuntimeError # Please triage this failure.
-if_null_assignment_static_test/30: RuntimeError # Please triage this failure.
-if_null_assignment_static_test/31: RuntimeError # Please triage this failure.
-if_null_assignment_static_test/32: RuntimeError # Please triage this failure.
-if_null_assignment_static_test/33: RuntimeError # Please triage this failure.
-if_null_assignment_static_test/34: RuntimeError # Please triage this failure.
-if_null_assignment_static_test/35: RuntimeError # Please triage this failure.
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
-incr_op_test: RuntimeError # Please triage this failure.
-index_test: RuntimeError # Please triage this failure.
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.
-interceptor7_test: RuntimeError # Please triage this failure.
-invocation_mirror_invoke_on2_test: RuntimeError # Please triage this failure.
invocation_mirror_invoke_on_test: RuntimeError # Please triage this failure.
invocation_mirror_test: Crash # (super[37]=42): visitUnresolvedSuperIndexSet
is_function_test: RuntimeError # Cannot read property 'prototype' of undefined
-issue12288_test: RuntimeError # Please triage this failure.
issue13179_test: RuntimeError # Cannot read property 'prototype' of undefined
issue20476_test: Crash # (try {try {return 1;... try/catch/finally
-issue7513_test: RuntimeError # Please triage this failure.
issue_1751477_test: RuntimeError # receiver.get$_collection$_nums is not a function
large_class_declaration_test: Crash # Stack Overflow
-list_literal3_test: RuntimeError # Please triage this failure.
list_test: RuntimeError # Please triage this failure.
-list_tracer_closure_test: RuntimeError # Please triage this failure.
-list_tracer_in_list_test: RuntimeError # Please triage this failure.
-list_tracer_in_map_test: RuntimeError # Please triage this failure.
-list_tracer_return_from_tearoff_closure_test: RuntimeError # Please triage this failure.
-local_function_test: RuntimeError # Please triage this failure.
-logical_expression_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
@@ -568,13 +492,9 @@ 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_calls_test: RuntimeError # Please triage this failure.
-many_named_arguments_test: RuntimeError # Please triage this failure.
many_overridden_no_such_method_test: RuntimeError # Please triage this failure.
-mega_load_test: RuntimeError # Please triage this failure.
method_binding_test: RuntimeError # Cannot read property 'prototype' of undefined
methods_as_constants2_test: RuntimeError # Cannot read property 'prototype' of undefined
-minify_closure_variable_collision_test: RuntimeError # Please triage this failure.
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.
@@ -596,37 +516,23 @@ mixin_type_parameters_super_extends_test: Crash # The null object does not have
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
-named_parameters_with_dollars_test: RuntimeError # Please triage this failure.
-nested_if_test: RuntimeError # Please triage this failure.
nested_switch_label_test: Crash # (switch (target){out... continue to a labeled switch case
-no_such_method_dispatcher_test: RuntimeError # Please triage this failure.
-no_such_method_empty_selector_test: RuntimeError # Please triage this failure.
no_such_method_test: RuntimeError # Please triage this failure.
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
-operator_index_evaluation_order_test: RuntimeError # Please triage this failure.
-optimize_redundant_array_load_test: RuntimeError # Please triage this failure.
-optimized_lists_test: RuntimeError # Please triage this failure.
-osr_test: RuntimeError # Please triage this failure.
overridden_no_such_method_test: RuntimeError # Please triage this failure.
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
-param2_test: RuntimeError # Please triage this failure.
prefix14_test: RuntimeError # Cannot read property 'prototype' of undefined
prefix15_test: RuntimeError # Cannot read property 'prototype' of undefined
prefix21_test: RuntimeError # Cannot read property 'prototype' of undefined
-pure_function2_test: RuntimeError # Please triage this failure.
-pure_function_test: RuntimeError # Please triage this failure.
range_analysis_test: RuntimeError # Cannot read property 'prototype' of undefined
recursive_calls_test: RuntimeError # Cannot read property 'prototype' of undefined
reg_ex2_test: RuntimeError # Cannot read property 'prototype' of undefined
reg_exp2_test: RuntimeError # Cannot read property 'prototype' of undefined
-reg_exp_test: RuntimeError # Please triage this failure.
-regress_11800_test: RuntimeError # Please triage this failure.
regress_18435_test: Crash # Invalid argument(s)
regress_18535_test: Crash # Internal Error: No default constructor available.
-regress_21016_test: RuntimeError # Please triage this failure.
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_22445_test: Crash # (main()async{var err... cannot handle async/sync*/async* functions
@@ -646,18 +552,13 @@ static_field_test/none: RuntimeError # Cannot read property 'prototype' of undef
static_implicit_closure_test: RuntimeError # Cannot read property 'prototype' of undefined
string_interpolation_test/01: RuntimeError # Cannot read property 'prototype' of undefined
string_interpolation_test/none: RuntimeError # Cannot read property 'prototype' of undefined
-string_join_test: RuntimeError # Please triage this failure.
-string_test: RuntimeError # Please triage this failure.
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 # 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_operator_index2_test: RuntimeError # this.get$map is not a function
-super_operator_index3_test: RuntimeError # Please triage this failure.
-super_operator_index4_test: RuntimeError # Please triage this failure.
super_operator_index5_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
-super_operator_index6_test: RuntimeError # Please triage this failure.
super_operator_index7_test: Crash # (super[0]=42): visitUnresolvedSuperIndexSet
super_operator_index8_test: Crash # (super[f()]=g()): visitUnresolvedSuperIndexSet
super_operator_index_test/01: Crash # The null object does not have a getter 'isParameter'.
@@ -665,7 +566,6 @@ super_operator_index_test/03: Crash # (super[4]=42): visitUnresolvedSuperIndexSe
super_operator_index_test/04: Crash # The null object does not have a getter 'isParameter'.
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: RuntimeError # Please triage this failure.
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
@@ -718,7 +618,6 @@ 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: RuntimeError # Please triage this failure.
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.
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698