| 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 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 143 core_type_check_native_test: RuntimeError | 143 core_type_check_native_test: RuntimeError |
| 144 dispatch_property_initialization_test: RuntimeError | 144 dispatch_property_initialization_test: RuntimeError |
| 145 downcast_test: RuntimeError | 145 downcast_test: RuntimeError |
| 146 error_safeToString_test: RuntimeError | 146 error_safeToString_test: RuntimeError |
| 147 event_loop_test: Crash | 147 event_loop_test: Crash |
| 148 fake_thing_test: RuntimeError | 148 fake_thing_test: RuntimeError |
| 149 field_type2_test: RuntimeError | 149 field_type2_test: RuntimeError |
| 150 field_type_test: RuntimeError | 150 field_type_test: RuntimeError |
| 151 fixup_get_tag_test: RuntimeError | 151 fixup_get_tag_test: RuntimeError |
| 152 hash_code_test: RuntimeError | 152 hash_code_test: RuntimeError |
| 153 inference_of_helper_methods_test: Crash # 'file:///c:/Users/johnniwinther/dart-r
epo1/sdk/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 4
25 pos 12: '!isStoredInClosureField(local)': Local local(main#value) is stored i
n a closure field. |
| 153 internal_library_test: Crash | 154 internal_library_test: Crash |
| 154 is_check_test: CompileTimeError | 155 is_check_test: CompileTimeError |
| 155 issue9182_test: RuntimeError | 156 issue9182_test: RuntimeError |
| 156 jsobject_test: RuntimeError | 157 jsobject_test: RuntimeError |
| 157 load_elim_refinement_test: CompileTimeError | 158 load_elim_refinement_test: CompileTimeError |
| 158 mirror_intercepted_field_test: CompileTimeError | 159 mirror_intercepted_field_test: CompileTimeError |
| 159 native_call_arity1_frog_test: Crash | 160 native_call_arity1_frog_test: Crash |
| 160 native_call_arity2_frog_test: Crash | 161 native_call_arity2_frog_test: Crash |
| 161 native_call_arity3_frog_test: Crash | 162 native_call_arity3_frog_test: Crash |
| 162 native_checked_arguments1_frog_test: RuntimeError | 163 native_checked_arguments1_frog_test: RuntimeError |
| 163 native_checked_fields_frog_test: RuntimeError | 164 native_checked_fields_frog_test: RuntimeError |
| 164 native_class_avoids_hidden_name_frog_test: RuntimeError | 165 native_class_avoids_hidden_name_frog_test: RuntimeError |
| 165 native_class_fields_2_test: RuntimeError | 166 native_class_fields_2_test: RuntimeError |
| 166 native_class_fields_3_test: RuntimeError | 167 native_class_fields_3_test: RuntimeError |
| 167 native_class_fields_test: RuntimeError | 168 native_class_fields_test: RuntimeError |
| 168 native_class_inheritance1_frog_test: Crash | 169 native_class_inheritance1_frog_test: Crash |
| 169 native_class_inheritance2_frog_test: Crash | 170 native_class_inheritance2_frog_test: Crash |
| 170 native_class_inheritance3_frog_test: Crash | 171 native_class_inheritance3_frog_test: Crash |
| 171 native_class_inheritance4_frog_test: Crash | 172 native_class_inheritance4_frog_test: Crash |
| 172 native_class_is_check1_frog_test: RuntimeError | 173 native_class_is_check1_frog_test: RuntimeError |
| 173 native_class_is_check3_frog_test: RuntimeError | 174 native_class_is_check3_frog_test: RuntimeError |
| 174 native_class_with_dart_methods_frog_test: Crash | 175 native_class_with_dart_methods_frog_test: Crash |
| 175 native_closure_identity_frog_test: Crash | 176 native_closure_identity_frog_test: Crash |
| 176 native_constructor_name_test: RuntimeError | 177 native_constructor_name_test: RuntimeError |
| 177 native_equals_frog_test: RuntimeError | 178 native_equals_frog_test: RuntimeError |
| 178 native_exception2_test: RuntimeError | 179 native_exception2_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/p
kg/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12:
'!isStoredInClosureField(local)': Local local(main#previous) is stored in a clo
sure field. |
| 179 native_exception_test: RuntimeError | 180 native_exception_test: Crash # 'file:///c:/Users/johnniwinther/dart-repo1/sdk/pk
g/compiler/lib/src/ssa/locals_handler.dart': Failed assertion: line 425 pos 12:
'!isStoredInClosureField(local)': Local local(main#previous) is stored in a clos
ure field. |
| 180 native_exceptions1_frog_test: Crash | 181 native_exceptions1_frog_test: Crash |
| 181 native_field_invocation2_test: RuntimeError | 182 native_field_invocation2_test: RuntimeError |
| 182 native_field_invocation3_test: RuntimeError | 183 native_field_invocation3_test: RuntimeError |
| 183 native_field_invocation5_test: RuntimeError | 184 native_field_invocation5_test: RuntimeError |
| 184 native_field_invocation6_test: Crash | 185 native_field_invocation6_test: Crash |
| 185 native_field_invocation_test: RuntimeError | 186 native_field_invocation_test: RuntimeError |
| 186 native_field_name_test: RuntimeError | 187 native_field_name_test: RuntimeError |
| 187 native_field_optimization_test: Crash | 188 native_field_optimization_test: Crash |
| 188 native_field_rename_1_frog_test: Crash | 189 native_field_rename_1_frog_test: Crash |
| 189 native_field_rename_2_frog_test: Crash | 190 native_field_rename_2_frog_test: Crash |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 223 subclassing_1_test: RuntimeError | 224 subclassing_1_test: RuntimeError |
| 224 subclassing_2_test: RuntimeError | 225 subclassing_2_test: RuntimeError |
| 225 subclassing_3_test: RuntimeError | 226 subclassing_3_test: RuntimeError |
| 226 subclassing_4_test: RuntimeError | 227 subclassing_4_test: RuntimeError |
| 227 subclassing_5_test: RuntimeError | 228 subclassing_5_test: RuntimeError |
| 228 subclassing_constructor_1_test: Crash | 229 subclassing_constructor_1_test: Crash |
| 229 subclassing_constructor_2_test: RuntimeError | 230 subclassing_constructor_2_test: RuntimeError |
| 230 subclassing_super_call_test: RuntimeError | 231 subclassing_super_call_test: RuntimeError |
| 231 subclassing_super_field_1_test: RuntimeError | 232 subclassing_super_field_1_test: RuntimeError |
| 232 subclassing_super_field_2_test: RuntimeError | 233 subclassing_super_field_2_test: RuntimeError |
| 233 subclassing_type_test: Crash | 234 subclassing_type_test: RuntimeError |
| 234 super_call_test: RuntimeError | 235 super_call_test: RuntimeError |
| 235 super_property_test: RuntimeError | 236 super_property_test: RuntimeError |
| 236 | 237 |
| 237 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 238 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 238 abstract_class_test: RuntimeError | 239 abstract_class_test: RuntimeError |
| 239 bound_closure_super_test: RuntimeError | 240 bound_closure_super_test: RuntimeError |
| 240 bound_closure_test: RuntimeError | 241 bound_closure_test: RuntimeError |
| 241 browser_compat_1_prepatched_test: RuntimeError | 242 browser_compat_1_prepatched_test: RuntimeError |
| 242 browser_compat_1_unpatched_test: RuntimeError | 243 browser_compat_1_unpatched_test: RuntimeError |
| 243 browser_compat_2_test: RuntimeError | 244 browser_compat_2_test: RuntimeError |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 324 subclassing_1_test: RuntimeError | 325 subclassing_1_test: RuntimeError |
| 325 subclassing_2_test: RuntimeError | 326 subclassing_2_test: RuntimeError |
| 326 subclassing_3_test: RuntimeError | 327 subclassing_3_test: RuntimeError |
| 327 subclassing_4_test: RuntimeError | 328 subclassing_4_test: RuntimeError |
| 328 subclassing_5_test: RuntimeError | 329 subclassing_5_test: RuntimeError |
| 329 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. | 330 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. |
| 330 subclassing_constructor_2_test: RuntimeError | 331 subclassing_constructor_2_test: RuntimeError |
| 331 subclassing_super_call_test: RuntimeError | 332 subclassing_super_call_test: RuntimeError |
| 332 subclassing_super_field_1_test: RuntimeError | 333 subclassing_super_field_1_test: RuntimeError |
| 333 subclassing_super_field_2_test: RuntimeError | 334 subclassing_super_field_2_test: RuntimeError |
| 334 subclassing_type_test: Crash # NoSuchMethodError: The getter 'closureClassEntity
' was called on null. | 335 subclassing_type_test: RuntimeError |
| 335 super_call_test: RuntimeError | 336 super_call_test: RuntimeError |
| 336 super_property_test: RuntimeError | 337 super_property_test: RuntimeError |
| 337 | 338 |
| OLD | NEW |