| 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 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 bound_closure_super_test: Crash | 136 bound_closure_super_test: Crash |
| 137 bound_closure_test: Crash | 137 bound_closure_test: Crash |
| 138 compute_this_script_test: Crash | 138 compute_this_script_test: Crash |
| 139 core_type_check_native_test: RuntimeError | 139 core_type_check_native_test: RuntimeError |
| 140 event_loop_test: Crash | 140 event_loop_test: Crash |
| 141 fake_thing_test: RuntimeError | 141 fake_thing_test: RuntimeError |
| 142 inference_of_helper_methods_test: Crash | 142 inference_of_helper_methods_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/local
s_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loc
al)': Local local(main#value) is stored in a closure field. |
| 143 internal_library_test: Crash | 143 internal_library_test: Crash |
| 144 is_check_test: CompileTimeError | 144 is_check_test: CompileTimeError |
| 145 load_elim_refinement_test: CompileTimeError | 145 load_elim_refinement_test: CompileTimeError |
| 146 mirror_intercepted_field_test: CompileTimeError | 146 mirror_intercepted_field_test: CompileTimeError |
| 147 native_call_arity1_frog_test: Crash | 147 native_call_arity1_frog_test: Crash |
| 148 native_call_arity2_frog_test: Crash | 148 native_call_arity2_frog_test: Crash |
| 149 native_call_arity3_frog_test: Crash | 149 native_call_arity3_frog_test: Crash |
| 150 native_class_inheritance1_frog_test: Crash | 150 native_class_inheritance1_frog_test: Crash |
| 151 native_class_inheritance2_frog_test: Crash | 151 native_class_inheritance2_frog_test: Crash |
| 152 native_class_inheritance3_frog_test: Crash | 152 native_class_inheritance3_frog_test: Crash |
| 153 native_class_inheritance4_frog_test: Crash | 153 native_class_inheritance4_frog_test: Crash |
| 154 native_class_with_dart_methods_frog_test: Crash | 154 native_class_with_dart_methods_frog_test: Crash |
| 155 native_closure_identity_frog_test: Crash | 155 native_closure_identity_frog_test: Crash |
| 156 native_exception2_test: Crash | 156 native_exception2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.
dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Loca
l local(main#previous) is stored in a closure field. |
| 157 native_exception_test: Crash | 157 native_exception_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.d
art': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(main#previous) is stored in a closure field. |
| 158 native_exceptions1_frog_test: Crash | 158 native_exceptions1_frog_test: Crash |
| 159 native_field_invocation6_test: Crash | 159 native_field_invocation6_test: Crash |
| 160 native_field_optimization_test: Crash | 160 native_field_optimization_test: Crash |
| 161 native_field_rename_1_frog_test: Crash | 161 native_field_rename_1_frog_test: Crash |
| 162 native_field_rename_2_frog_test: Crash | 162 native_field_rename_2_frog_test: Crash |
| 163 native_library_same_name_used_frog_test: CompileTimeError | 163 native_library_same_name_used_frog_test: CompileTimeError |
| 164 native_method_inlining_test: Crash | 164 native_method_inlining_test: Crash |
| 165 native_method_rename1_frog_test: Crash | 165 native_method_rename1_frog_test: Crash |
| 166 native_mirror_test: Crash | 166 native_mirror_test: Crash |
| 167 native_mixin_field_test: RuntimeError | 167 native_mixin_field_test: RuntimeError |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 native_wrapping_function_frog_test: Crash # NoSuchMethodError: The getter 'membe
rIndex' was called on null. | 230 native_wrapping_function_frog_test: Crash # NoSuchMethodError: The getter 'membe
rIndex' was called on null. |
| 231 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. | 231 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 232 rti_only_native_test: Crash # Assertion failure: Cannot find value local(Maps_ma
pToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(
Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(M
aps_mapToString_closure.call). | 232 rti_only_native_test: Crash # Assertion failure: Cannot find value local(Maps_ma
pToString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(
Maps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(M
aps_mapToString_closure.call). |
| 233 runtimetype_test: CompileTimeError | 233 runtimetype_test: CompileTimeError |
| 234 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. | 234 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. |
| 235 subclassing_constructor_2_test: RuntimeError | 235 subclassing_constructor_2_test: RuntimeError |
| 236 subclassing_super_call_test: RuntimeError | 236 subclassing_super_call_test: RuntimeError |
| 237 subclassing_super_field_1_test: RuntimeError | 237 subclassing_super_field_1_test: RuntimeError |
| 238 subclassing_super_field_2_test: RuntimeError | 238 subclassing_super_field_2_test: RuntimeError |
| 239 | 239 |
| OLD | NEW |