| OLD | NEW |
| 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 [ $browser ] | 5 [ $browser ] |
| 6 *: Skip | 6 *: Skip |
| 7 | 7 |
| 8 [ $compiler == dart2js && !$dart2js_with_kernel ] | 8 [ $compiler == dart2js && !$dart2js_with_kernel ] |
| 9 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631 | 9 native_no_such_method_exception4_frog_test: CompileTimeError # Issue 9631 |
| 10 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631 | 10 native_no_such_method_exception5_frog_test: CompileTimeError # Issue 9631 |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 133 native_wrapping_function3_frog_test: Crash # Issue 27394 | 133 native_wrapping_function3_frog_test: Crash # Issue 27394 |
| 134 | 134 |
| 135 [ $compiler == dart2js && $dart2js_with_kernel ] | 135 [ $compiler == dart2js && $dart2js_with_kernel ] |
| 136 abstract_class_test: Crash | 136 abstract_class_test: Crash |
| 137 bound_closure_super_test: Crash | 137 bound_closure_super_test: Crash |
| 138 bound_closure_test: Crash | 138 bound_closure_test: Crash |
| 139 browser_compat_1_prepatched_test: Crash | 139 browser_compat_1_prepatched_test: Crash |
| 140 browser_compat_1_unpatched_test: Crash | 140 browser_compat_1_unpatched_test: Crash |
| 141 browser_compat_2_test: Crash | 141 browser_compat_2_test: Crash |
| 142 catch_javascript_null_stack_trace_test: Crash | 142 catch_javascript_null_stack_trace_test: Crash |
| 143 compute_this_script_test: Crash | |
| 144 core_type_check_native_test: Crash | 143 core_type_check_native_test: Crash |
| 145 dispatch_property_initialization_test: Crash | 144 dispatch_property_initialization_test: Crash |
| 146 downcast_test: Crash | 145 downcast_test: Crash |
| 147 error_safeToString_test: Crash | 146 error_safeToString_test: Crash |
| 148 event_loop_test: Crash | 147 event_loop_test: Crash |
| 149 fake_thing_2_test: Crash | 148 fake_thing_2_test: Crash |
| 150 fake_thing_test: Crash | 149 fake_thing_test: Crash |
| 151 field_type2_test: Crash | 150 field_type2_test: Crash |
| 152 field_type_test: Crash | 151 field_type_test: Crash |
| 153 fixup_get_tag_test: Crash | 152 fixup_get_tag_test: Crash |
| 154 foreign_test: Crash | |
| 155 hash_code_test: Crash | 153 hash_code_test: Crash |
| 156 inference_of_helper_methods_test: Crash | 154 inference_of_helper_methods_test: Crash |
| 157 internal_library_test: Crash | 155 internal_library_test: Crash |
| 158 is_check_test: CompileTimeError | 156 is_check_test: CompileTimeError |
| 159 issue9182_test: Crash | 157 issue9182_test: Crash |
| 160 js_const_test: Crash | |
| 161 js_constant_test: Crash | |
| 162 jsobject_test: Crash | 158 jsobject_test: Crash |
| 163 load_elim_refinement_test: CompileTimeError | 159 load_elim_refinement_test: CompileTimeError |
| 164 mirror_intercepted_field_test: CompileTimeError | 160 mirror_intercepted_field_test: CompileTimeError |
| 165 native_call_arity1_frog_test: Crash | 161 native_call_arity1_frog_test: Crash |
| 166 native_call_arity2_frog_test: Crash | 162 native_call_arity2_frog_test: Crash |
| 167 native_call_arity3_frog_test: Crash | 163 native_call_arity3_frog_test: Crash |
| 168 native_checked_arguments1_frog_test: Crash | 164 native_checked_arguments1_frog_test: Crash |
| 169 native_checked_fields_frog_test: Crash | 165 native_checked_fields_frog_test: Crash |
| 170 native_class_avoids_hidden_name_frog_test: Crash | 166 native_class_avoids_hidden_name_frog_test: Crash |
| 171 native_class_fields_2_test: Crash | 167 native_class_fields_2_test: Crash |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 238 subclassing_5_test: Crash | 234 subclassing_5_test: Crash |
| 239 subclassing_constructor_1_test: Crash | 235 subclassing_constructor_1_test: Crash |
| 240 subclassing_constructor_2_test: Crash | 236 subclassing_constructor_2_test: Crash |
| 241 subclassing_super_call_test: Crash | 237 subclassing_super_call_test: Crash |
| 242 subclassing_super_field_1_test: Crash | 238 subclassing_super_field_1_test: Crash |
| 243 subclassing_super_field_2_test: Crash | 239 subclassing_super_field_2_test: Crash |
| 244 subclassing_type_test: Crash | 240 subclassing_type_test: Crash |
| 245 super_call_test: Crash | 241 super_call_test: Crash |
| 246 super_property_test: Crash | 242 super_property_test: Crash |
| 247 type_error_decode_test: Crash | 243 type_error_decode_test: Crash |
| 248 undefined_bailout_test: Crash | |
| 249 uninstantiated_type_parameter_test: Crash | |
| 250 | 244 |
| 251 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 245 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 246 compute_this_script_test: Crash |
| 247 js_constant_test: Crash |
| 252 native_exceptions1_frog_test: Crash | 248 native_exceptions1_frog_test: Crash |
| OLD | NEW |