| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 776f8f2de31b07d9299cb592e73991f942897f18..91661f55cc993f8cd411f68cb6494caf1e54d4d9 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -380,9 +380,9 @@ cast_test/13: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| cast_test/14: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| cast_test/15: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| cast_test/none: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| -cha_deopt1_test: Crash # (d.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -cha_deopt2_test: Crash # (d.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -cha_deopt3_test: Crash # (d.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| +cha_deopt1_test: RuntimeError # Please triage this failure.
|
| +cha_deopt2_test: RuntimeError # Please triage this failure.
|
| +cha_deopt3_test: RuntimeError # Please triage this failure.
|
| checked_null_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| checked_setter2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| checked_setter3_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -464,59 +464,58 @@ crash_6725_test/01: Crash # Please triage this failure.
|
| custom_await_stack_trace_test: Crash # cannot handle async/sync*/async* functions
|
| deferred_call_empty_before_load_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| deferred_closurize_load_library_test: RuntimeError # Please triage this failure.
|
| -deferred_constant_list_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/constructor1: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/constructor2: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/default_argument1: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/default_argument2: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/metadata1: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/metadata2: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/metadata3: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/none: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/reference1: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/reference2: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_constants_test/reference_after_load: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/as_operation: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/catch_check: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/is_check: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/new: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/new_before_load: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/new_generic1: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/new_generic2: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/new_generic3: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/none: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/static_method: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/type_annotation1: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/type_annotation_generic1: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/type_annotation_generic2: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/type_annotation_generic3: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/type_annotation_generic4: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/type_annotation_non_deferred: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/type_annotation_null: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_constraints_type_annotation_test/type_annotation_top_level: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_function_type_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_global_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| +deferred_constant_list_test: RuntimeError # Please triage this failure.
|
| +deferred_constraints_constants_test/constructor1: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/constructor2: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/default_argument1: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/default_argument2: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/metadata1: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/metadata2: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/metadata3: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/reference1: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/reference2: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_constants_test/reference_after_load: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_type_annotation_test/as_operation: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_type_annotation_test/catch_check: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_type_annotation_test/is_check: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_type_annotation_test/new: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/new_before_load: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_constraints_type_annotation_test/new_generic1: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/new_generic2: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/new_generic3: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/none: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/static_method: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/type_annotation1: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError # Please triage this failure.
|
| +deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeError # Please triage this failure.
|
| +deferred_function_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for F.
|
| +deferred_global_test: RuntimeError # Please triage this failure.
|
| deferred_inheritance_constraints_test/redirecting_constructor: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -deferred_inlined_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_constants_test/01: Crash # (foo.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_constants_test/02: Crash # (foo.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_constants_test/03: Crash # (foo.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_constants_test/04: Crash # (foo.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_constants_test/05: Crash # (foo.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_constants_test/none: Crash # (foo.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_inval_code_test: Crash # (d.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_library_wrong_args_test/01: Crash # (lib.loadLibrary(10)): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_load_library_wrong_args_test/none: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_mixin_test: Crash # (lib1.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_no_such_method_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| +deferred_inlined_test: RuntimeError # Please triage this failure.
|
| +deferred_load_constants_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_load_constants_test/02: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_load_constants_test/03: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_load_constants_test/04: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_load_constants_test/05: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_load_constants_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| +deferred_load_inval_code_test: RuntimeError # Please triage this failure.
|
| +deferred_load_library_wrong_args_test/none: RuntimeError # Please triage this failure.
|
| +deferred_mixin_test: RuntimeError # Please triage this failure.
|
| +deferred_no_such_method_test: RuntimeError # Please triage this failure.
|
| deferred_not_loaded_check_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -deferred_only_constant_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_optimized_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| +deferred_only_constant_test: RuntimeError # Please triage this failure.
|
| +deferred_optimized_test: RuntimeError # Please triage this failure.
|
| deferred_redirecting_factory_test: Crash # cannot handle async/sync*/async* functions
|
| -deferred_regression_22995_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_shadow_load_library_test: Crash # (lib.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_shared_and_unshared_classes_test: Crash # (lib1.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| -deferred_static_seperate_test: Crash # (lib1.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| +deferred_regression_22995_test: Crash # Instance of 'TypeOperator': type check unimplemented for Ti.
|
| +deferred_shadow_load_library_test: RuntimeError # Please triage this failure.
|
| +deferred_shared_and_unshared_classes_test: RuntimeError # Please triage this failure.
|
| +deferred_static_seperate_test: RuntimeError # Please triage this failure.
|
| deopt_inlined_function_lazy_test: Crash # (try {return x+12342353257893275483274832;}finally {}): try/finally
|
| div_with_power_of_two2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| double_to_string_as_exponential2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -725,7 +724,7 @@ issue13474_test: Crash # Instance of 'TypeOperator': type check unimplemented fo
|
| issue14014_3_test: Crash # Instance of 'TypeOperator': type check unimplemented for foo<T>.
|
| issue20476_test: Crash # (try {try {return 1;}catch (e1){}finally {return 3;}}catch (e2){}finally {return 5;}): try/finally
|
| issue7525_test: Crash # Instance of 'TypeOperator': type casts not implemented.
|
| -issue_1751477_test: Crash # (lib1.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| +issue_1751477_test: RuntimeError # Please triage this failure.
|
| label_test: Crash # (switch (i){case 111:while(doAgain()){break L;}default:i-- ;}): Unhandled node
|
| large_class_declaration_test: Crash # Please triage this failure.
|
| lazy_static3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| @@ -847,7 +846,7 @@ regress_18435_test: Crash # Please triage this failure.
|
| regress_18535_test: Crash # Please triage this failure.
|
| regress_21795_test: Crash # (try {foo(t);}finally {if(t==0){try {}catch (err,st){}}}): try/finally
|
| regress_22438_test: Crash # cannot handle async/sync*/async* functions
|
| -regress_22443_test: Crash # (D.loadLibrary()): handleStaticGetterInvoke: foreign: getter(loadLibrary)
|
| +regress_22443_test: RuntimeError # Please triage this failure.
|
| regress_22445_test: Crash # cannot handle async/sync*/async* functions
|
| regress_22579_test: Crash # cannot handle async/sync*/async* functions
|
| regress_22700_test: Crash # Please triage this failure.
|
|
|