| 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 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 125 bound_closure_super_test: Crash # Issue 27394 | 125 bound_closure_super_test: Crash # Issue 27394 |
| 126 bound_closure_test: Crash # Issue 27394 | 126 bound_closure_test: Crash # Issue 27394 |
| 127 native_call_arity1_frog_test: Crash # Issue 27394 | 127 native_call_arity1_frog_test: Crash # Issue 27394 |
| 128 native_call_arity2_frog_test: Crash # Issue 27394 | 128 native_call_arity2_frog_test: Crash # Issue 27394 |
| 129 native_call_arity3_frog_test: Crash # Issue 27394 | 129 native_call_arity3_frog_test: Crash # Issue 27394 |
| 130 native_class_inheritance1_frog_test: Crash # Issue 27394 | 130 native_class_inheritance1_frog_test: Crash # Issue 27394 |
| 131 native_class_inheritance2_frog_test: Crash # Issue 27394 | 131 native_class_inheritance2_frog_test: Crash # Issue 27394 |
| 132 native_class_inheritance3_frog_test: Crash # Issue 27394 | 132 native_class_inheritance3_frog_test: Crash # Issue 27394 |
| 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 && $host_checked ] |
| 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 |
| 140 browser_compat_1_unpatched_test: Crash |
| 141 browser_compat_2_test: Crash |
| 142 catch_javascript_null_stack_trace_test: Crash |
| 143 compute_this_script_test: Crash |
| 144 core_type_check_native_test: Crash |
| 145 dispatch_property_initialization_test: Crash |
| 146 downcast_test: Crash |
| 147 error_safeToString_test: Crash |
| 148 event_loop_test: Crash |
| 149 fake_thing_2_test: Crash |
| 150 fake_thing_test: Crash |
| 151 field_type2_test: Crash |
| 152 field_type_test: Crash |
| 153 fixup_get_tag_test: Crash |
| 154 hash_code_test: Crash |
| 155 inference_of_helper_methods_test: Crash |
| 156 internal_library_test: Crash |
| 157 is_check_test: CompileTimeError |
| 158 issue9182_test: Crash |
| 159 js_constant_test: Crash |
| 160 jsobject_test: Crash |
| 161 load_elim_refinement_test: CompileTimeError |
| 162 mirror_intercepted_field_test: CompileTimeError |
| 163 native_call_arity1_frog_test: Crash |
| 164 native_call_arity2_frog_test: Crash |
| 165 native_call_arity3_frog_test: Crash |
| 166 native_checked_arguments1_frog_test: Crash |
| 167 native_checked_fields_frog_test: Crash |
| 168 native_class_avoids_hidden_name_frog_test: Crash |
| 169 native_class_fields_2_test: Crash |
| 170 native_class_fields_3_test: Crash |
| 171 native_class_fields_test: Crash |
| 172 native_class_inheritance1_frog_test: Crash |
| 173 native_class_inheritance2_frog_test: Crash |
| 174 native_class_inheritance3_frog_test: Crash |
| 175 native_class_inheritance4_frog_test: Crash |
| 176 native_class_is_check1_frog_test: Crash |
| 177 native_class_is_check3_frog_test: Crash |
| 178 native_class_with_dart_methods_frog_test: Crash |
| 179 native_closure_identity_frog_test: Crash |
| 180 native_constructor_name_test: Crash |
| 181 native_equals_frog_test: Crash |
| 182 native_exception2_test: Crash |
| 183 native_exception_test: Crash |
| 184 native_exceptions1_frog_test: CompileTimeError |
| 185 native_exceptions1_frog_test: Crash |
| 186 native_field_invocation2_test: Crash |
| 187 native_field_invocation3_test: Crash |
| 188 native_field_invocation4_test: Crash |
| 189 native_field_invocation5_test: Crash |
| 190 native_field_invocation6_test: Crash |
| 191 native_field_invocation_test: Crash |
| 192 native_field_name_test: Crash |
| 193 native_field_optimization_test: Crash |
| 194 native_field_rename_1_frog_test: Crash |
| 195 native_field_rename_2_frog_test: Crash |
| 196 native_library_same_name_used_frog_test: CompileTimeError |
| 197 native_method_inlining_test: Crash |
| 198 native_method_rename1_frog_test: Crash |
| 199 native_method_rename2_frog_test: Crash |
| 200 native_method_rename3_frog_test: Crash |
| 201 native_method_with_keyword_name_test: Crash |
| 202 native_mirror_test: Crash |
| 203 native_missing_method1_frog_test: Crash |
| 204 native_missing_method2_frog_test: Crash |
| 205 native_mixin_field_test: Crash |
| 206 native_mixin_multiple2_test: Crash |
| 207 native_mixin_multiple3_test: Crash |
| 208 native_mixin_multiple_test: Crash |
| 209 native_mixin_test: Crash |
| 210 native_mixin_with_plain_test: Crash |
| 211 native_named_constructors2_frog_test: CompileTimeError |
| 212 native_named_constructors3_frog_test: CompileTimeError |
| 213 native_no_such_method_exception2_frog_test: Crash |
| 214 native_no_such_method_exception3_frog_test: Crash |
| 215 native_no_such_method_exception4_frog_test: Crash |
| 216 native_no_such_method_exception5_frog_test: Crash |
| 217 native_no_such_method_exception_frog_test: Crash |
| 218 native_novel_html_test: Crash |
| 219 native_null_closure_frog_test: Crash |
| 220 native_null_frog_test: Crash |
| 221 native_property_frog_test: CompileTimeError |
| 222 native_to_string_frog_test: Crash |
| 223 native_use_native_name_in_table_frog_test: Crash |
| 224 native_window1_frog_test: Crash |
| 225 native_window2_frog_test: Crash |
| 226 native_wrapping_function3_frog_test: Crash |
| 227 native_wrapping_function_frog_test: Crash |
| 228 oddly_named_fields_test: Crash |
| 229 optimization_hints_test: Crash |
| 230 rti_only_native_test: Crash |
| 231 runtimetype_test: CompileTimeError |
| 232 static_methods_test: Crash |
| 233 subclassing_1_test: Crash |
| 234 subclassing_2_test: Crash |
| 235 subclassing_3_test: Crash |
| 236 subclassing_4_test: Crash |
| 237 subclassing_5_test: Crash |
| 238 subclassing_constructor_1_test: Crash |
| 239 subclassing_constructor_2_test: Crash |
| 240 subclassing_super_call_test: Crash |
| 241 subclassing_super_field_1_test: Crash |
| 242 subclassing_super_field_2_test: Crash |
| 243 subclassing_type_test: Crash |
| 244 super_call_test: Crash |
| 245 super_property_test: Crash |
| 246 type_error_decode_test: Crash |
| 247 |
| 248 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 249 abstract_class_test: Crash |
| 250 bound_closure_super_test: Crash |
| 251 bound_closure_test: Crash |
| 139 browser_compat_1_prepatched_test: Crash | 252 browser_compat_1_prepatched_test: Crash |
| 140 browser_compat_1_unpatched_test: Crash | 253 browser_compat_1_unpatched_test: Crash |
| 141 browser_compat_2_test: Crash | 254 browser_compat_2_test: Crash |
| 142 catch_javascript_null_stack_trace_test: Crash | 255 catch_javascript_null_stack_trace_test: Crash |
| 143 core_type_check_native_test: Crash | 256 core_type_check_native_test: Crash |
| 144 dispatch_property_initialization_test: Crash | 257 dispatch_property_initialization_test: Crash |
| 145 downcast_test: Crash | 258 downcast_test: Crash |
| 146 error_safeToString_test: Crash | 259 error_safeToString_test: Crash |
| 147 event_loop_test: Crash | 260 event_loop_test: Crash |
| 148 fake_thing_2_test: Crash | 261 fake_thing_2_test: Crash |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 235 subclassing_constructor_1_test: Crash | 348 subclassing_constructor_1_test: Crash |
| 236 subclassing_constructor_2_test: Crash | 349 subclassing_constructor_2_test: Crash |
| 237 subclassing_super_call_test: Crash | 350 subclassing_super_call_test: Crash |
| 238 subclassing_super_field_1_test: Crash | 351 subclassing_super_field_1_test: Crash |
| 239 subclassing_super_field_2_test: Crash | 352 subclassing_super_field_2_test: Crash |
| 240 subclassing_type_test: Crash | 353 subclassing_type_test: Crash |
| 241 super_call_test: Crash | 354 super_call_test: Crash |
| 242 super_property_test: Crash | 355 super_property_test: Crash |
| 243 type_error_decode_test: Crash | 356 type_error_decode_test: Crash |
| 244 | 357 |
| 245 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | |
| 246 compute_this_script_test: Crash | |
| 247 js_constant_test: Crash | |
| 248 native_exceptions1_frog_test: Crash | |
| OLD | NEW |