| 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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 && $host_checked ] | 135 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 136 abstract_class_test: Crash | 136 abstract_class_test: RuntimeError |
| 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: RuntimeError |
| 140 browser_compat_1_unpatched_test: Crash | 140 browser_compat_1_unpatched_test: RuntimeError |
| 141 browser_compat_2_test: Crash | 141 browser_compat_2_test: RuntimeError |
| 142 compute_this_script_test: Crash | 142 compute_this_script_test: Crash |
| 143 core_type_check_native_test: Crash | 143 core_type_check_native_test: RuntimeError |
| 144 dispatch_property_initialization_test: Crash | 144 dispatch_property_initialization_test: RuntimeError |
| 145 downcast_test: Crash | 145 downcast_test: RuntimeError |
| 146 error_safeToString_test: Crash | 146 error_safeToString_test: RuntimeError |
| 147 event_loop_test: Crash | 147 event_loop_test: Crash |
| 148 fake_thing_2_test: Crash | 148 fake_thing_test: RuntimeError |
| 149 fake_thing_test: Crash | 149 field_type2_test: RuntimeError |
| 150 field_type2_test: Crash | 150 field_type_test: RuntimeError |
| 151 field_type_test: Crash | 151 fixup_get_tag_test: RuntimeError |
| 152 fixup_get_tag_test: Crash | 152 hash_code_test: RuntimeError |
| 153 hash_code_test: Crash | |
| 154 internal_library_test: Crash | 153 internal_library_test: Crash |
| 155 is_check_test: CompileTimeError | 154 is_check_test: CompileTimeError |
| 156 issue9182_test: Crash | 155 issue9182_test: RuntimeError |
| 157 jsobject_test: Crash | 156 jsobject_test: RuntimeError |
| 158 load_elim_refinement_test: CompileTimeError | 157 load_elim_refinement_test: CompileTimeError |
| 159 mirror_intercepted_field_test: CompileTimeError | 158 mirror_intercepted_field_test: CompileTimeError |
| 160 native_call_arity1_frog_test: Crash | 159 native_call_arity1_frog_test: Crash |
| 161 native_call_arity2_frog_test: Crash | 160 native_call_arity2_frog_test: Crash |
| 162 native_call_arity3_frog_test: Crash | 161 native_call_arity3_frog_test: Crash |
| 163 native_checked_arguments1_frog_test: Crash | 162 native_checked_arguments1_frog_test: RuntimeError |
| 164 native_checked_fields_frog_test: Crash | 163 native_checked_fields_frog_test: RuntimeError |
| 165 native_class_avoids_hidden_name_frog_test: Crash | 164 native_class_avoids_hidden_name_frog_test: RuntimeError |
| 166 native_class_fields_2_test: Crash | 165 native_class_fields_2_test: RuntimeError |
| 167 native_class_fields_3_test: Crash | 166 native_class_fields_3_test: RuntimeError |
| 168 native_class_fields_test: Crash | 167 native_class_fields_test: RuntimeError |
| 169 native_class_inheritance1_frog_test: Crash | 168 native_class_inheritance1_frog_test: Crash |
| 170 native_class_inheritance2_frog_test: Crash | 169 native_class_inheritance2_frog_test: Crash |
| 171 native_class_inheritance3_frog_test: Crash | 170 native_class_inheritance3_frog_test: Crash |
| 172 native_class_inheritance4_frog_test: Crash | 171 native_class_inheritance4_frog_test: Crash |
| 173 native_class_is_check1_frog_test: Crash | 172 native_class_is_check1_frog_test: RuntimeError |
| 174 native_class_is_check3_frog_test: Crash | 173 native_class_is_check3_frog_test: RuntimeError |
| 175 native_class_with_dart_methods_frog_test: Crash | 174 native_class_with_dart_methods_frog_test: Crash |
| 176 native_closure_identity_frog_test: Crash | 175 native_closure_identity_frog_test: Crash |
| 177 native_constructor_name_test: Crash | 176 native_constructor_name_test: RuntimeError |
| 178 native_equals_frog_test: Crash | 177 native_equals_frog_test: RuntimeError |
| 179 native_exception2_test: Crash | 178 native_exception2_test: RuntimeError |
| 180 native_exception_test: RuntimeError | 179 native_exception_test: RuntimeError |
| 181 native_exceptions1_frog_test: Crash | 180 native_exceptions1_frog_test: Crash |
| 182 native_field_invocation2_test: Crash | 181 native_field_invocation2_test: RuntimeError |
| 183 native_field_invocation3_test: Crash | 182 native_field_invocation3_test: RuntimeError |
| 184 native_field_invocation4_test: Crash | 183 native_field_invocation5_test: RuntimeError |
| 185 native_field_invocation5_test: Crash | |
| 186 native_field_invocation6_test: Crash | 184 native_field_invocation6_test: Crash |
| 187 native_field_invocation_test: Crash | 185 native_field_invocation_test: RuntimeError |
| 188 native_field_name_test: Crash | 186 native_field_name_test: RuntimeError |
| 189 native_field_optimization_test: Crash | 187 native_field_optimization_test: Crash |
| 190 native_field_rename_1_frog_test: Crash | 188 native_field_rename_1_frog_test: Crash |
| 191 native_field_rename_2_frog_test: Crash | 189 native_field_rename_2_frog_test: Crash |
| 192 native_library_same_name_used_frog_test: CompileTimeError | 190 native_library_same_name_used_frog_test: CompileTimeError |
| 193 native_method_inlining_test: Crash | 191 native_method_inlining_test: Crash |
| 194 native_method_rename1_frog_test: Crash | 192 native_method_rename1_frog_test: Crash |
| 195 native_method_rename2_frog_test: Crash | 193 native_method_rename2_frog_test: RuntimeError |
| 196 native_method_rename3_frog_test: Crash | 194 native_method_rename3_frog_test: RuntimeError |
| 197 native_method_with_keyword_name_test: Crash | 195 native_method_with_keyword_name_test: RuntimeError |
| 198 native_mirror_test: Crash | 196 native_mirror_test: Crash |
| 199 native_missing_method1_frog_test: Crash | 197 native_mixin_field_test: RuntimeError |
| 200 native_missing_method2_frog_test: Crash | 198 native_mixin_multiple2_test: RuntimeError |
| 201 native_mixin_field_test: Crash | |
| 202 native_mixin_multiple2_test: Crash | |
| 203 native_mixin_multiple3_test: Crash | 199 native_mixin_multiple3_test: Crash |
| 204 native_mixin_multiple_test: Crash | 200 native_mixin_multiple_test: RuntimeError |
| 205 native_mixin_test: Crash | 201 native_mixin_test: RuntimeError |
| 206 native_mixin_with_plain_test: Crash | 202 native_mixin_with_plain_test: Crash |
| 207 native_named_constructors2_frog_test: CompileTimeError | 203 native_named_constructors2_frog_test: CompileTimeError |
| 208 native_named_constructors3_frog_test: CompileTimeError | 204 native_named_constructors3_frog_test: CompileTimeError |
| 209 native_no_such_method_exception2_frog_test: Crash | 205 native_no_such_method_exception2_frog_test: RuntimeError |
| 210 native_no_such_method_exception3_frog_test: Crash | 206 native_no_such_method_exception3_frog_test: Crash |
| 211 native_no_such_method_exception4_frog_test: Crash | 207 native_no_such_method_exception4_frog_test: Crash |
| 212 native_no_such_method_exception5_frog_test: Crash | 208 native_no_such_method_exception5_frog_test: Crash |
| 213 native_no_such_method_exception_frog_test: Crash | 209 native_no_such_method_exception_frog_test: RuntimeError |
| 214 native_novel_html_test: Crash | 210 native_novel_html_test: Crash |
| 215 native_null_closure_frog_test: Crash | 211 native_null_closure_frog_test: RuntimeError |
| 216 native_null_frog_test: Crash | 212 native_null_frog_test: Crash |
| 217 native_property_frog_test: CompileTimeError | 213 native_property_frog_test: CompileTimeError |
| 218 native_to_string_frog_test: Crash | 214 native_to_string_frog_test: RuntimeError |
| 219 native_use_native_name_in_table_frog_test: Crash | 215 native_use_native_name_in_table_frog_test: RuntimeError |
| 220 native_wrapping_function3_frog_test: Crash | 216 native_wrapping_function3_frog_test: Crash |
| 221 native_wrapping_function_frog_test: Crash | 217 native_wrapping_function_frog_test: Crash |
| 222 oddly_named_fields_test: Crash | 218 oddly_named_fields_test: RuntimeError |
| 223 optimization_hints_test: Crash | 219 optimization_hints_test: Crash |
| 224 rti_only_native_test: Crash | 220 rti_only_native_test: Crash |
| 225 runtimetype_test: CompileTimeError | 221 runtimetype_test: CompileTimeError |
| 226 static_methods_test: RuntimeError | 222 static_methods_test: RuntimeError |
| 227 subclassing_1_test: Crash | 223 subclassing_1_test: RuntimeError |
| 228 subclassing_2_test: Crash | 224 subclassing_2_test: RuntimeError |
| 229 subclassing_3_test: Crash | 225 subclassing_3_test: RuntimeError |
| 230 subclassing_4_test: Crash | 226 subclassing_4_test: RuntimeError |
| 231 subclassing_5_test: Crash | 227 subclassing_5_test: RuntimeError |
| 232 subclassing_constructor_1_test: Crash | 228 subclassing_constructor_1_test: Crash |
| 233 subclassing_constructor_2_test: Crash | 229 subclassing_constructor_2_test: RuntimeError |
| 234 subclassing_super_call_test: Crash | 230 subclassing_super_call_test: RuntimeError |
| 235 subclassing_super_field_1_test: Crash | 231 subclassing_super_field_1_test: RuntimeError |
| 236 subclassing_super_field_2_test: Crash | 232 subclassing_super_field_2_test: RuntimeError |
| 237 subclassing_type_test: Crash | 233 subclassing_type_test: Crash |
| 238 super_call_test: Crash | 234 super_call_test: RuntimeError |
| 239 super_property_test: Crash | 235 super_property_test: RuntimeError |
| 240 | 236 |
| 241 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 237 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 242 abstract_class_test: RuntimeError | 238 abstract_class_test: RuntimeError |
| 243 bound_closure_super_test: RuntimeError | 239 bound_closure_super_test: RuntimeError |
| 244 bound_closure_test: RuntimeError | 240 bound_closure_test: RuntimeError |
| 245 browser_compat_1_prepatched_test: RuntimeError | 241 browser_compat_1_prepatched_test: RuntimeError |
| 246 browser_compat_1_unpatched_test: RuntimeError | 242 browser_compat_1_unpatched_test: RuntimeError |
| 247 browser_compat_2_test: RuntimeError | 243 browser_compat_2_test: RuntimeError |
| 248 core_type_check_native_test: RuntimeError | 244 core_type_check_native_test: RuntimeError |
| 249 dispatch_property_initialization_test: RuntimeError | 245 dispatch_property_initialization_test: RuntimeError |
| (...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 subclassing_5_test: RuntimeError | 328 subclassing_5_test: RuntimeError |
| 333 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. | 329 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. |
| 334 subclassing_constructor_2_test: RuntimeError | 330 subclassing_constructor_2_test: RuntimeError |
| 335 subclassing_super_call_test: RuntimeError | 331 subclassing_super_call_test: RuntimeError |
| 336 subclassing_super_field_1_test: RuntimeError | 332 subclassing_super_field_1_test: RuntimeError |
| 337 subclassing_super_field_2_test: RuntimeError | 333 subclassing_super_field_2_test: RuntimeError |
| 338 subclassing_type_test: Crash # NoSuchMethodError: The getter 'closureClassEntity
' was called on null. | 334 subclassing_type_test: Crash # NoSuchMethodError: The getter 'closureClassEntity
' was called on null. |
| 339 super_call_test: RuntimeError | 335 super_call_test: RuntimeError |
| 340 super_property_test: RuntimeError | 336 super_property_test: RuntimeError |
| 341 | 337 |
| OLD | NEW |