| # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
| # for details. All rights reserved. Use of this source code is governed by a |
| # BSD-style license that can be found in the LICENSE file. |
| |
| [ $browser ] |
| *: Skip |
| |
| [ $compiler == dart2js && !$dart2js_with_kernel ] |
| native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631 |
| native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631 |
| bound_closure_super_test: Fail |
| fake_thing_test: Fail # Issue 13010 |
| |
| [ $compiler == dart2js && $fast_startup && !$dart2js_with_kernel ] |
| mirror_intercepted_field_test: Fail # mirrors not supported |
| native_mirror_test: Fail # mirrors not supported |
| native_no_such_method_exception3_frog_test: Fail # mirrors not supported |
| native_no_such_method_exception4_frog_test: Fail # mirrors not supported |
| native_no_such_method_exception5_frog_test: Fail # mirrors not supported |
| |
| [ $compiler == dart2js && $minified && !$dart2js_with_kernel ] |
| optimization_hints_test: Fail, OK # Test relies on unminified names. |
| |
| [ $compiler == dart2js && $runtime == d8 && $system == windows && !$dart2js_with_kernel ] |
| compute_this_script_test: Skip # Issue 17458 |
| |
| [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && !$dart2js_with_kernel ] |
| abstract_class_test: RuntimeError # Issue 27394 |
| bound_closure_test: RuntimeError # Issue 27394 |
| browser_compat_1_prepatched_test: RuntimeError # Issue 27394 |
| browser_compat_1_unpatched_test: RuntimeError # Issue 27394 |
| browser_compat_2_test: RuntimeError # Issue 27394 |
| core_type_check_native_test: RuntimeError # Issue 27394 |
| dispatch_property_initialization_test: RuntimeError # Issue 27394 |
| downcast_test: RuntimeError # Issue 27394 |
| error_safeToString_test: RuntimeError # Issue 27394 |
| event_loop_test: RuntimeError # Issue 27394 |
| field_type2_test: RuntimeError # Issue 27394 |
| field_type_test: RuntimeError # Issue 27394 |
| fixup_get_tag_test: RuntimeError # Issue 27394 |
| hash_code_test: RuntimeError # Issue 27394 |
| is_check_test: CompileTimeError # Issue 27394 |
| issue9182_test: RuntimeError # Issue 27394 |
| jsobject_test: RuntimeError # Issue 27394 |
| load_elim_refinement_test: CompileTimeError # Issue 27394 |
| mirror_intercepted_field_test: Crash # Issue 27394 |
| native_call_arity1_frog_test: RuntimeError # Issue 27394 |
| native_call_arity2_frog_test: RuntimeError # Issue 27394 |
| native_call_arity3_frog_test: RuntimeError # Issue 27394 |
| native_checked_arguments1_frog_test: RuntimeError # Issue 27394 |
| native_checked_fields_frog_test: RuntimeError # Issue 27394 |
| native_class_avoids_hidden_name_frog_test: RuntimeError # Issue 27394 |
| native_class_fields_2_test: RuntimeError # Issue 27394 |
| native_class_fields_3_test: RuntimeError # Issue 27394 |
| native_class_fields_test: RuntimeError # Issue 27394 |
| native_class_inheritance1_frog_test: RuntimeError # Issue 27394 |
| native_class_inheritance2_frog_test: RuntimeError # Issue 27394 |
| native_class_inheritance3_frog_test: RuntimeError # Issue 27394 |
| native_class_inheritance4_frog_test: RuntimeError # Issue 27394 |
| native_class_is_check1_frog_test: RuntimeError # Issue 27394 |
| native_class_is_check3_frog_test: RuntimeError # Issue 27394 |
| native_class_with_dart_methods_frog_test: RuntimeError # Issue 27394 |
| native_closure_identity_frog_test: RuntimeError # Issue 27394 |
| native_constructor_name_test: RuntimeError # Issue 27394 |
| native_equals_frog_test: RuntimeError # Issue 27394 |
| native_exception2_test: RuntimeError # Issue 27394 |
| native_exceptions1_frog_test: RuntimeError # Issue 27394 |
| native_field_invocation2_test: RuntimeError # Issue 27394 |
| native_field_invocation3_test: RuntimeError # Issue 27394 |
| native_field_invocation5_test: RuntimeError # Issue 27394 |
| native_field_invocation6_test: RuntimeError # Issue 27394 |
| native_field_invocation_test: RuntimeError # Issue 27394 |
| native_field_name_test: RuntimeError # Issue 27394 |
| native_field_optimization_test: RuntimeError # Issue 27394 |
| native_field_rename_1_frog_test: RuntimeError # Issue 27394 |
| native_field_rename_2_frog_test: RuntimeError # Issue 27394 |
| native_library_same_name_used_frog_test: CompileTimeError # Issue 27394 |
| native_method_inlining_test: RuntimeError # Issue 27394 |
| native_method_rename1_frog_test: RuntimeError # Issue 27394 |
| native_method_rename2_frog_test: RuntimeError # Issue 27394 |
| native_method_rename3_frog_test: RuntimeError # Issue 27394 |
| native_method_with_keyword_name_test: RuntimeError # Issue 27394 |
| native_mirror_test: Crash # Issue 27394 |
| native_mixin_field_test: RuntimeError # Issue 27394 |
| native_mixin_multiple2_test: RuntimeError # Issue 27394 |
| native_mixin_multiple3_test: RuntimeError # Issue 27394 |
| native_mixin_multiple_test: RuntimeError # Issue 27394 |
| native_mixin_test: RuntimeError # Issue 27394 |
| native_mixin_with_plain_test: RuntimeError # Issue 27394 |
| native_named_constructors2_frog_test: RuntimeError # Issue 27394 |
| native_named_constructors3_frog_test: RuntimeError # Issue 27394 |
| native_no_such_method_exception2_frog_test: RuntimeError # Issue 27394 |
| native_no_such_method_exception3_frog_test: RuntimeError # Issue 27394 |
| native_no_such_method_exception_frog_test: RuntimeError # Issue 27394 |
| native_novel_html_test: RuntimeError # Issue 27394 |
| native_null_closure_frog_test: RuntimeError # Issue 27394 |
| native_null_frog_test: RuntimeError # Issue 27394 |
| native_property_frog_test: Crash # Issue 27394 |
| native_to_string_frog_test: RuntimeError # Issue 27394 |
| native_use_native_name_in_table_frog_test: RuntimeError # Issue 27394 |
| native_wrapping_function3_frog_test: RuntimeError # Issue 27394 |
| native_wrapping_function_frog_test: RuntimeError # Issue 27394 |
| oddly_named_fields_test: RuntimeError # Issue 27394 |
| optimization_hints_test: RuntimeError # Issue 27394 |
| runtimetype_test: CompileTimeError # Issue 27394 |
| static_methods_test: RuntimeError # Issue 27394 |
| subclassing_1_test: RuntimeError # Issue 27394 |
| subclassing_2_test: RuntimeError # Issue 27394 |
| subclassing_3_test: RuntimeError # Issue 27394 |
| subclassing_4_test: RuntimeError # Issue 27394 |
| subclassing_5_test: RuntimeError # Issue 27394 |
| subclassing_constructor_1_test: RuntimeError # Issue 27394 |
| subclassing_constructor_2_test: RuntimeError # Issue 27394 |
| subclassing_super_call_test: RuntimeError # Issue 27394 |
| subclassing_super_field_1_test: RuntimeError # Issue 27394 |
| subclassing_super_field_2_test: RuntimeError # Issue 27394 |
| subclassing_type_test: RuntimeError # Issue 27394 |
| super_call_test: RuntimeError # Issue 27394 |
| super_property_test: RuntimeError # Issue 27394 |
| |
| [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel_in_ssa && !$dart2js_with_kernel ] |
| static_methods_test: Crash # Issue 27394 |
| |
| [ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && !$dart2js_with_kernel ] |
| bound_closure_super_test: Crash # Issue 27394 |
| bound_closure_test: Crash # Issue 27394 |
| native_call_arity1_frog_test: Crash # Issue 27394 |
| native_call_arity2_frog_test: Crash # Issue 27394 |
| native_call_arity3_frog_test: Crash # Issue 27394 |
| native_class_inheritance1_frog_test: Crash # Issue 27394 |
| native_class_inheritance2_frog_test: Crash # Issue 27394 |
| native_class_inheritance3_frog_test: Crash # Issue 27394 |
| native_wrapping_function3_frog_test: Crash # Issue 27394 |
| |
| [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| bound_closure_super_test: RuntimeError |
| compute_this_script_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/types.dart': Failed assertion: line 63 pos 12: '!result.isEmpty': is not true. |
| fake_thing_test: RuntimeError |
| mirror_intercepted_field_test: RuntimeError |
| native_exceptions1_frog_test: Crash # type 'KernelConstructorBuilder' is not a subtype of type 'KernelProcedureBuilder' of 'method' where |
| native_library_same_name_used_frog_test: CompileTimeError |
| native_method_inlining_test: RuntimeError |
| native_mirror_test: RuntimeError |
| native_mixin_field_test: RuntimeError |
| native_no_such_method_exception4_frog_test: RuntimeError |
| native_no_such_method_exception5_frog_test: RuntimeError |
| native_property_frog_test: CompileTimeError |
| optimization_hints_test: RuntimeError |
| subclassing_constructor_1_test: RuntimeError |
| subclassing_constructor_2_test: RuntimeError |
| subclassing_super_call_test: RuntimeError |
| subclassing_super_field_1_test: RuntimeError |
| subclassing_super_field_2_test: RuntimeError |
| |
| [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| bound_closure_super_test: RuntimeError |
| fake_thing_test: RuntimeError |
| mirror_intercepted_field_test: RuntimeError |
| native_library_same_name_used_frog_test: CompileTimeError |
| native_method_inlining_test: RuntimeError |
| native_mirror_test: RuntimeError |
| native_mixin_field_test: RuntimeError |
| native_no_such_method_exception4_frog_test: RuntimeError |
| native_no_such_method_exception5_frog_test: RuntimeError |
| native_property_frog_test: CompileTimeError |
| optimization_hints_test: RuntimeError |
| subclassing_constructor_1_test: RuntimeError |
| subclassing_constructor_2_test: RuntimeError |
| subclassing_super_call_test: RuntimeError |
| subclassing_super_field_1_test: RuntimeError |
| subclassing_super_field_2_test: RuntimeError |
| |