| Index: tests/compiler/dart2js_native/dart2js_native.status
|
| diff --git a/tests/compiler/dart2js_native/dart2js_native.status b/tests/compiler/dart2js_native/dart2js_native.status
|
| index 986ff3c02f95b6f184b8bd02ea3bbffae82fd22f..8dc5cb2fd6eca9a720d5bf409eea2139382a25ae 100644
|
| --- a/tests/compiler/dart2js_native/dart2js_native.status
|
| +++ b/tests/compiler/dart2js_native/dart2js_native.status
|
| @@ -133,206 +133,107 @@ native_class_inheritance3_frog_test: Crash # Issue 27394
|
| native_wrapping_function3_frog_test: Crash # Issue 27394
|
|
|
| [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
|
| -abstract_class_test: RuntimeError
|
| bound_closure_super_test: Crash
|
| bound_closure_test: Crash
|
| -browser_compat_1_prepatched_test: RuntimeError
|
| -browser_compat_1_unpatched_test: RuntimeError
|
| -browser_compat_2_test: RuntimeError
|
| compute_this_script_test: Crash
|
| core_type_check_native_test: RuntimeError
|
| -dispatch_property_initialization_test: RuntimeError
|
| -downcast_test: RuntimeError
|
| -error_safeToString_test: RuntimeError
|
| event_loop_test: Crash
|
| fake_thing_test: RuntimeError
|
| -field_type2_test: RuntimeError
|
| -field_type_test: RuntimeError
|
| -fixup_get_tag_test: RuntimeError
|
| -hash_code_test: RuntimeError
|
| -inference_of_helper_methods_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#value) is stored in a closure field.
|
| +inference_of_helper_methods_test: Crash
|
| internal_library_test: Crash
|
| is_check_test: CompileTimeError
|
| -issue9182_test: RuntimeError
|
| -jsobject_test: RuntimeError
|
| load_elim_refinement_test: CompileTimeError
|
| mirror_intercepted_field_test: CompileTimeError
|
| native_call_arity1_frog_test: Crash
|
| native_call_arity2_frog_test: Crash
|
| native_call_arity3_frog_test: Crash
|
| -native_checked_arguments1_frog_test: RuntimeError
|
| -native_checked_fields_frog_test: RuntimeError
|
| -native_class_avoids_hidden_name_frog_test: RuntimeError
|
| -native_class_fields_2_test: RuntimeError
|
| -native_class_fields_3_test: RuntimeError
|
| -native_class_fields_test: RuntimeError
|
| native_class_inheritance1_frog_test: Crash
|
| native_class_inheritance2_frog_test: Crash
|
| native_class_inheritance3_frog_test: Crash
|
| native_class_inheritance4_frog_test: Crash
|
| -native_class_is_check1_frog_test: RuntimeError
|
| -native_class_is_check3_frog_test: RuntimeError
|
| native_class_with_dart_methods_frog_test: Crash
|
| native_closure_identity_frog_test: Crash
|
| -native_constructor_name_test: RuntimeError
|
| -native_equals_frog_test: RuntimeError
|
| -native_exception2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#previous) is stored in a closure field.
|
| -native_exception_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(main#previous) is stored in a closure field.
|
| +native_exception2_test: Crash
|
| +native_exception_test: Crash
|
| native_exceptions1_frog_test: Crash
|
| -native_field_invocation2_test: RuntimeError
|
| -native_field_invocation3_test: RuntimeError
|
| -native_field_invocation5_test: RuntimeError
|
| native_field_invocation6_test: Crash
|
| -native_field_invocation_test: RuntimeError
|
| -native_field_name_test: RuntimeError
|
| native_field_optimization_test: Crash
|
| native_field_rename_1_frog_test: Crash
|
| native_field_rename_2_frog_test: Crash
|
| native_library_same_name_used_frog_test: CompileTimeError
|
| native_method_inlining_test: Crash
|
| native_method_rename1_frog_test: Crash
|
| -native_method_rename2_frog_test: RuntimeError
|
| -native_method_rename3_frog_test: RuntimeError
|
| -native_method_with_keyword_name_test: RuntimeError
|
| native_mirror_test: Crash
|
| native_mixin_field_test: RuntimeError
|
| -native_mixin_multiple2_test: RuntimeError
|
| native_mixin_multiple3_test: Crash
|
| -native_mixin_multiple_test: RuntimeError
|
| -native_mixin_test: RuntimeError
|
| native_mixin_with_plain_test: Crash
|
| native_named_constructors2_frog_test: CompileTimeError
|
| native_named_constructors3_frog_test: CompileTimeError
|
| -native_no_such_method_exception2_frog_test: RuntimeError
|
| native_no_such_method_exception3_frog_test: Crash
|
| native_no_such_method_exception4_frog_test: Crash
|
| native_no_such_method_exception5_frog_test: Crash
|
| -native_no_such_method_exception_frog_test: RuntimeError
|
| native_novel_html_test: Crash
|
| -native_null_closure_frog_test: RuntimeError
|
| native_null_frog_test: Crash
|
| native_property_frog_test: CompileTimeError
|
| -native_to_string_frog_test: RuntimeError
|
| -native_use_native_name_in_table_frog_test: RuntimeError
|
| native_wrapping_function3_frog_test: Crash
|
| native_wrapping_function_frog_test: Crash
|
| -oddly_named_fields_test: RuntimeError
|
| optimization_hints_test: Crash
|
| rti_only_native_test: Crash
|
| runtimetype_test: CompileTimeError
|
| -static_methods_test: RuntimeError
|
| -subclassing_1_test: RuntimeError
|
| -subclassing_2_test: RuntimeError
|
| -subclassing_3_test: RuntimeError
|
| -subclassing_4_test: RuntimeError
|
| -subclassing_5_test: RuntimeError
|
| subclassing_constructor_1_test: Crash
|
| subclassing_constructor_2_test: RuntimeError
|
| subclassing_super_call_test: RuntimeError
|
| subclassing_super_field_1_test: RuntimeError
|
| subclassing_super_field_2_test: RuntimeError
|
| -subclassing_type_test: RuntimeError
|
| -super_call_test: RuntimeError
|
| -super_property_test: RuntimeError
|
|
|
| [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
|
| -abstract_class_test: RuntimeError
|
| bound_closure_super_test: RuntimeError
|
| bound_closure_test: RuntimeError
|
| -browser_compat_1_prepatched_test: RuntimeError
|
| -browser_compat_1_unpatched_test: RuntimeError
|
| -browser_compat_2_test: RuntimeError
|
| core_type_check_native_test: RuntimeError
|
| -dispatch_property_initialization_test: RuntimeError
|
| -downcast_test: RuntimeError
|
| -error_safeToString_test: RuntimeError
|
| event_loop_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| fake_thing_test: RuntimeError
|
| -field_type2_test: RuntimeError
|
| -field_type_test: RuntimeError
|
| -fixup_get_tag_test: RuntimeError
|
| -hash_code_test: RuntimeError
|
| internal_library_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| is_check_test: CompileTimeError
|
| -issue9182_test: RuntimeError
|
| -jsobject_test: RuntimeError
|
| load_elim_refinement_test: CompileTimeError
|
| mirror_intercepted_field_test: CompileTimeError
|
| native_call_arity1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
|
| -native_call_arity2_frog_test: RuntimeError
|
| native_call_arity3_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
|
| -native_checked_arguments1_frog_test: RuntimeError
|
| -native_checked_fields_frog_test: RuntimeError
|
| -native_class_avoids_hidden_name_frog_test: RuntimeError
|
| -native_class_fields_2_test: RuntimeError
|
| -native_class_fields_3_test: RuntimeError
|
| -native_class_fields_test: RuntimeError
|
| native_class_inheritance1_frog_test: RuntimeError
|
| native_class_inheritance2_frog_test: RuntimeError
|
| native_class_inheritance3_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_class_inheritance4_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| -native_class_is_check1_frog_test: RuntimeError
|
| -native_class_is_check3_frog_test: RuntimeError
|
| native_class_with_dart_methods_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_closure_identity_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| -native_constructor_name_test: RuntimeError
|
| -native_equals_frog_test: RuntimeError
|
| native_exception2_test: RuntimeError
|
| native_exception_test: RuntimeError
|
| native_exceptions1_frog_test: CompileTimeError
|
| -native_field_invocation2_test: RuntimeError
|
| -native_field_invocation3_test: RuntimeError
|
| -native_field_invocation5_test: RuntimeError
|
| native_field_invocation6_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| -native_field_invocation_test: RuntimeError
|
| -native_field_name_test: RuntimeError
|
| native_field_optimization_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_field_rename_1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
|
| native_field_rename_2_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
|
| native_library_same_name_used_frog_test: CompileTimeError
|
| native_method_inlining_test: Crash # NoSuchMethodError: The method 'accept' was called on null.
|
| native_method_rename1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has no instance getter 'type'.
|
| -native_method_rename2_frog_test: RuntimeError
|
| -native_method_rename3_frog_test: RuntimeError
|
| -native_method_with_keyword_name_test: RuntimeError
|
| native_mirror_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToString_closure.call).
|
| native_mixin_field_test: RuntimeError
|
| -native_mixin_multiple2_test: RuntimeError
|
| native_mixin_multiple3_test: Crash # Assertion failure: Super constructor for k:constructor(D.) not found.
|
| -native_mixin_multiple_test: RuntimeError
|
| -native_mixin_test: RuntimeError
|
| native_mixin_with_plain_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_named_constructors2_frog_test: CompileTimeError
|
| native_named_constructors3_frog_test: CompileTimeError
|
| -native_no_such_method_exception2_frog_test: RuntimeError
|
| native_no_such_method_exception3_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_no_such_method_exception4_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_no_such_method_exception5_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| -native_no_such_method_exception_frog_test: RuntimeError
|
| native_novel_html_test: Crash # Assertion failure: Tag 'HTMLElement' already in use by 'Element'
|
| -native_null_closure_frog_test: RuntimeError
|
| native_null_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_property_frog_test: CompileTimeError
|
| -native_to_string_frog_test: RuntimeError
|
| -native_use_native_name_in_table_frog_test: RuntimeError
|
| native_wrapping_function3_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| native_wrapping_function_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| -oddly_named_fields_test: RuntimeError
|
| optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass' was called on null.
|
| rti_only_native_test: Crash # Assertion failure: Cannot find value local(Maps_mapToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Maps_mapToString_closure.call).
|
| runtimetype_test: CompileTimeError
|
| -static_methods_test: RuntimeError
|
| -subclassing_1_test: RuntimeError
|
| -subclassing_2_test: RuntimeError
|
| -subclassing_3_test: RuntimeError
|
| -subclassing_4_test: RuntimeError
|
| -subclassing_5_test: RuntimeError
|
| subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called on null.
|
| subclassing_constructor_2_test: RuntimeError
|
| subclassing_super_call_test: RuntimeError
|
| subclassing_super_field_1_test: RuntimeError
|
| subclassing_super_field_2_test: RuntimeError
|
| -subclassing_type_test: RuntimeError
|
| -super_call_test: RuntimeError
|
| -super_property_test: RuntimeError
|
|
|
|
|