| 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 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 load_elim_refinement_test: CompileTimeError | 144 load_elim_refinement_test: CompileTimeError |
| 145 mirror_intercepted_field_test: CompileTimeError | 145 mirror_intercepted_field_test: CompileTimeError |
| 146 native_class_inheritance1_frog_test: RuntimeError | 146 native_class_inheritance1_frog_test: RuntimeError |
| 147 native_class_inheritance2_frog_test: RuntimeError | 147 native_class_inheritance2_frog_test: RuntimeError |
| 148 native_class_inheritance3_frog_test: RuntimeError | 148 native_class_inheritance3_frog_test: RuntimeError |
| 149 native_exceptions1_frog_test: Crash | 149 native_exceptions1_frog_test: Crash |
| 150 native_library_same_name_used_frog_test: CompileTimeError | 150 native_library_same_name_used_frog_test: CompileTimeError |
| 151 native_method_inlining_test: Crash | 151 native_method_inlining_test: Crash |
| 152 native_mirror_test: Crash | 152 native_mirror_test: Crash |
| 153 native_mixin_field_test: RuntimeError | 153 native_mixin_field_test: RuntimeError |
| 154 native_mixin_with_plain_test: Crash | |
| 155 native_named_constructors2_frog_test: CompileTimeError | 154 native_named_constructors2_frog_test: CompileTimeError |
| 156 native_named_constructors3_frog_test: CompileTimeError | 155 native_named_constructors3_frog_test: CompileTimeError |
| 157 native_no_such_method_exception3_frog_test: Crash | 156 native_no_such_method_exception3_frog_test: Crash |
| 158 native_no_such_method_exception4_frog_test: Crash | 157 native_no_such_method_exception4_frog_test: Crash |
| 159 native_no_such_method_exception5_frog_test: Crash | 158 native_no_such_method_exception5_frog_test: Crash |
| 160 native_property_frog_test: CompileTimeError | 159 native_property_frog_test: CompileTimeError |
| 161 native_wrapping_function3_frog_test: RuntimeError | 160 native_wrapping_function3_frog_test: RuntimeError |
| 162 optimization_hints_test: Crash | 161 optimization_hints_test: Crash |
| 163 rti_only_native_test: Crash | 162 native_method_inlining_test: RuntimeError |
| 163 native_no_such_method_exception3_frog_test: RuntimeError |
| 164 native_no_such_method_exception4_frog_test: RuntimeError |
| 165 native_no_such_method_exception5_frog_test: RuntimeError |
| 166 optimization_hints_test: RuntimeError |
| 164 runtimetype_test: CompileTimeError | 167 runtimetype_test: CompileTimeError |
| 165 subclassing_constructor_1_test: RuntimeError | 168 subclassing_constructor_1_test: RuntimeError |
| 166 subclassing_constructor_2_test: RuntimeError | 169 subclassing_constructor_2_test: RuntimeError |
| 167 subclassing_super_call_test: RuntimeError | 170 subclassing_super_call_test: RuntimeError |
| 168 subclassing_super_field_1_test: RuntimeError | 171 subclassing_super_field_1_test: RuntimeError |
| 169 subclassing_super_field_2_test: RuntimeError | 172 subclassing_super_field_2_test: RuntimeError |
| 170 | 173 |
| 171 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 174 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 172 bound_closure_super_test: RuntimeError | 175 bound_closure_super_test: RuntimeError |
| 173 bound_closure_test: RuntimeError | 176 bound_closure_test: RuntimeError |
| 174 core_type_check_native_test: RuntimeError | 177 core_type_check_native_test: RuntimeError |
| 175 event_loop_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called
on null. | 178 event_loop_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called
on null. |
| 176 fake_thing_test: RuntimeError | 179 fake_thing_test: RuntimeError |
| 177 internal_library_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c
alled on null. | 180 internal_library_test: Crash # NoSuchMethodError: The getter 'memberIndex' was c
alled on null. |
| 178 is_check_test: CompileTimeError | 181 is_check_test: CompileTimeError |
| 179 load_elim_refinement_test: CompileTimeError | 182 load_elim_refinement_test: CompileTimeError |
| 180 mirror_intercepted_field_test: CompileTimeError | 183 mirror_intercepted_field_test: CompileTimeError |
| 181 native_class_inheritance1_frog_test: RuntimeError | 184 native_class_inheritance1_frog_test: RuntimeError |
| 182 native_class_inheritance2_frog_test: RuntimeError | 185 native_class_inheritance2_frog_test: RuntimeError |
| 183 native_class_inheritance3_frog_test: RuntimeError | 186 native_class_inheritance3_frog_test: RuntimeError |
| 184 native_exceptions1_frog_test: CompileTimeError | 187 native_exceptions1_frog_test: CompileTimeError |
| 185 native_library_same_name_used_frog_test: CompileTimeError | 188 native_library_same_name_used_frog_test: CompileTimeError |
| 186 native_method_inlining_test: Crash # NoSuchMethodError: The method 'accept' was
called on null. | 189 native_method_inlining_test: Crash # NoSuchMethodError: The method 'accept' was
called on null. |
| 187 native_mirror_test: Crash # Assertion failure: Cannot find value local(Maps_mapT
oString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Ma
ps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Map
s_mapToString_closure.call). | 190 native_mirror_test: Crash # Assertion failure: Cannot find value local(Maps_mapT
oString_closure.call#first) in (local(Maps_mapToString_closure.call#k), local(Ma
ps_mapToString_closure.call#v), local(Maps.mapToString#)) for j:closure_call(Map
s_mapToString_closure.call). |
| 188 native_mixin_field_test: RuntimeError | 191 native_mixin_field_test: RuntimeError |
| 189 native_mixin_with_plain_test: Crash # NoSuchMethodError: The getter 'memberIndex
' was called on null. | |
| 190 native_named_constructors2_frog_test: CompileTimeError | 192 native_named_constructors2_frog_test: CompileTimeError |
| 191 native_named_constructors3_frog_test: CompileTimeError | 193 native_named_constructors3_frog_test: CompileTimeError |
| 192 native_no_such_method_exception3_frog_test: Crash # NoSuchMethodError: The gette
r 'memberIndex' was called on null. | 194 native_no_such_method_exception3_frog_test: Crash # NoSuchMethodError: The gette
r 'memberIndex' was called on null. |
| 193 native_no_such_method_exception4_frog_test: Crash # NoSuchMethodError: The gette
r 'memberIndex' was called on null. | 195 native_no_such_method_exception4_frog_test: Crash # NoSuchMethodError: The gette
r 'memberIndex' was called on null. |
| 194 native_no_such_method_exception5_frog_test: Crash # NoSuchMethodError: The gette
r 'memberIndex' was called on null. | 196 native_no_such_method_exception5_frog_test: Crash # NoSuchMethodError: The gette
r 'memberIndex' was called on null. |
| 195 native_property_frog_test: CompileTimeError | 197 native_property_frog_test: CompileTimeError |
| 196 native_wrapping_function3_frog_test: RuntimeError | 198 native_wrapping_function3_frog_test: RuntimeError |
| 197 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. | 199 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 198 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). | 200 native_method_inlining_test: RuntimeError |
| 201 native_no_such_method_exception3_frog_test: RuntimeError |
| 202 native_no_such_method_exception4_frog_test: RuntimeError |
| 203 native_no_such_method_exception5_frog_test: RuntimeError |
| 204 optimization_hints_test: RuntimeError |
| 199 runtimetype_test: CompileTimeError | 205 runtimetype_test: CompileTimeError |
| 200 subclassing_constructor_1_test: RuntimeError | 206 subclassing_constructor_1_test: RuntimeError |
| 201 subclassing_constructor_2_test: RuntimeError | 207 subclassing_constructor_2_test: RuntimeError |
| 202 subclassing_super_call_test: RuntimeError | 208 subclassing_super_call_test: RuntimeError |
| 203 subclassing_super_field_1_test: RuntimeError | 209 subclassing_super_field_1_test: RuntimeError |
| 204 subclassing_super_field_2_test: RuntimeError | 210 subclassing_super_field_2_test: RuntimeError |
| 205 | 211 |
| OLD | NEW |