| 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 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 170 native_class_inheritance2_frog_test: Crash | 170 native_class_inheritance2_frog_test: Crash |
| 171 native_class_inheritance3_frog_test: Crash | 171 native_class_inheritance3_frog_test: Crash |
| 172 native_class_inheritance4_frog_test: Crash | 172 native_class_inheritance4_frog_test: Crash |
| 173 native_class_is_check1_frog_test: Crash | 173 native_class_is_check1_frog_test: Crash |
| 174 native_class_is_check3_frog_test: Crash | 174 native_class_is_check3_frog_test: Crash |
| 175 native_class_with_dart_methods_frog_test: Crash | 175 native_class_with_dart_methods_frog_test: Crash |
| 176 native_closure_identity_frog_test: Crash | 176 native_closure_identity_frog_test: Crash |
| 177 native_constructor_name_test: Crash | 177 native_constructor_name_test: Crash |
| 178 native_equals_frog_test: Crash | 178 native_equals_frog_test: Crash |
| 179 native_exception2_test: Crash | 179 native_exception2_test: Crash |
| 180 native_exception_test: Crash | 180 native_exception_test: RuntimeError |
| 181 native_exceptions1_frog_test: CompileTimeError | |
| 182 native_exceptions1_frog_test: Crash | 181 native_exceptions1_frog_test: Crash |
| 183 native_field_invocation2_test: Crash | 182 native_field_invocation2_test: Crash |
| 184 native_field_invocation3_test: Crash | 183 native_field_invocation3_test: Crash |
| 185 native_field_invocation4_test: Crash | 184 native_field_invocation4_test: Crash |
| 186 native_field_invocation5_test: Crash | 185 native_field_invocation5_test: Crash |
| 187 native_field_invocation6_test: Crash | 186 native_field_invocation6_test: Crash |
| 188 native_field_invocation_test: Crash | 187 native_field_invocation_test: Crash |
| 189 native_field_name_test: Crash | 188 native_field_name_test: Crash |
| 190 native_field_optimization_test: Crash | 189 native_field_optimization_test: Crash |
| 191 native_field_rename_1_frog_test: Crash | 190 native_field_rename_1_frog_test: Crash |
| (...skipping 19 matching lines...) Expand all Loading... |
| 211 native_no_such_method_exception3_frog_test: Crash | 210 native_no_such_method_exception3_frog_test: Crash |
| 212 native_no_such_method_exception4_frog_test: Crash | 211 native_no_such_method_exception4_frog_test: Crash |
| 213 native_no_such_method_exception5_frog_test: Crash | 212 native_no_such_method_exception5_frog_test: Crash |
| 214 native_no_such_method_exception_frog_test: Crash | 213 native_no_such_method_exception_frog_test: Crash |
| 215 native_novel_html_test: Crash | 214 native_novel_html_test: Crash |
| 216 native_null_closure_frog_test: Crash | 215 native_null_closure_frog_test: Crash |
| 217 native_null_frog_test: Crash | 216 native_null_frog_test: Crash |
| 218 native_property_frog_test: CompileTimeError | 217 native_property_frog_test: CompileTimeError |
| 219 native_to_string_frog_test: Crash | 218 native_to_string_frog_test: Crash |
| 220 native_use_native_name_in_table_frog_test: Crash | 219 native_use_native_name_in_table_frog_test: Crash |
| 221 native_exception_test: RuntimeError | |
| 222 native_wrapping_function3_frog_test: Crash | 220 native_wrapping_function3_frog_test: Crash |
| 223 native_wrapping_function_frog_test: Crash | 221 native_wrapping_function_frog_test: Crash |
| 224 oddly_named_fields_test: Crash | 222 oddly_named_fields_test: Crash |
| 225 optimization_hints_test: Crash | 223 optimization_hints_test: Crash |
| 226 rti_only_native_test: Crash | 224 rti_only_native_test: Crash |
| 227 runtimetype_test: CompileTimeError | 225 runtimetype_test: CompileTimeError |
| 228 static_methods_test: Crash | 226 static_methods_test: Crash |
| 229 subclassing_1_test: Crash | 227 subclassing_1_test: Crash |
| 230 subclassing_2_test: Crash | 228 subclassing_2_test: Crash |
| 231 subclassing_3_test: Crash | 229 subclassing_3_test: Crash |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 277 native_class_inheritance2_frog_test: Crash # NoSuchMethodError: The getter 'memb
erIndex' was called on null. | 275 native_class_inheritance2_frog_test: Crash # NoSuchMethodError: The getter 'memb
erIndex' was called on null. |
| 278 native_class_inheritance3_frog_test: Crash # NoSuchMethodError: The getter 'memb
erIndex' was called on null. | 276 native_class_inheritance3_frog_test: Crash # NoSuchMethodError: The getter 'memb
erIndex' was called on null. |
| 279 native_class_inheritance4_frog_test: Crash # NoSuchMethodError: The getter 'memb
erIndex' was called on null. | 277 native_class_inheritance4_frog_test: Crash # NoSuchMethodError: The getter 'memb
erIndex' was called on null. |
| 280 native_class_is_check1_frog_test: Crash # NoSuchMethodError: The getter 'memberI
ndex' was called on null. | 278 native_class_is_check1_frog_test: Crash # NoSuchMethodError: The getter 'memberI
ndex' was called on null. |
| 281 native_class_is_check3_frog_test: Crash # NoSuchMethodError: The getter 'memberI
ndex' was called on null. | 279 native_class_is_check3_frog_test: Crash # NoSuchMethodError: The getter 'memberI
ndex' was called on null. |
| 282 native_class_with_dart_methods_frog_test: Crash # NoSuchMethodError: The getter
'memberIndex' was called on null. | 280 native_class_with_dart_methods_frog_test: Crash # NoSuchMethodError: The getter
'memberIndex' was called on null. |
| 283 native_closure_identity_frog_test: Crash # NoSuchMethodError: The getter 'member
Index' was called on null. | 281 native_closure_identity_frog_test: Crash # NoSuchMethodError: The getter 'member
Index' was called on null. |
| 284 native_constructor_name_test: Crash # NoSuchMethodError: The getter 'memberIndex
' was called on null. | 282 native_constructor_name_test: Crash # NoSuchMethodError: The getter 'memberIndex
' was called on null. |
| 285 native_equals_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was
called on null. | 283 native_equals_frog_test: Crash # NoSuchMethodError: The getter 'memberIndex' was
called on null. |
| 286 native_exception2_test: Crash # NoSuchMethodError: The getter 'memberIndex' was
called on null. | 284 native_exception2_test: Crash # NoSuchMethodError: The getter 'memberIndex' was
called on null. |
| 287 native_exception_test: Crash # Assertion failure: Cannot find value local(main_c
losure.call#previous) in (local(main_closure.call#e), local(main#check)) for j:c
losure_call(main_closure.call). | 285 native_exception_test: RuntimeError |
| 288 native_exceptions1_frog_test: CompileTimeError | 286 native_exceptions1_frog_test: CompileTimeError |
| 289 native_field_invocation2_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. | 287 native_field_invocation2_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. |
| 290 native_field_invocation3_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. | 288 native_field_invocation3_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. |
| 291 native_field_invocation4_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. | 289 native_field_invocation4_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. |
| 292 native_field_invocation5_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. | 290 native_field_invocation5_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. |
| 293 native_field_invocation6_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. | 291 native_field_invocation6_test: Crash # NoSuchMethodError: The getter 'memberInde
x' was called on null. |
| 294 native_field_invocation_test: Crash # NoSuchMethodError: The getter 'memberIndex
' was called on null. | 292 native_field_invocation_test: Crash # NoSuchMethodError: The getter 'memberIndex
' was called on null. |
| 295 native_field_name_test: Crash # NoSuchMethodError: The getter 'memberIndex' was
called on null. | 293 native_field_name_test: Crash # NoSuchMethodError: The getter 'memberIndex' was
called on null. |
| 296 native_field_optimization_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. | 294 native_field_optimization_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. |
| 297 native_field_rename_1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has
no instance getter 'type'. | 295 native_field_rename_1_frog_test: Crash # NoSuchMethodError: Class 'JMethod' has
no instance getter 'type'. |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 330 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. | 328 optimization_hints_test: Crash # NoSuchMethodError: The getter 'enclosingClass'
was called on null. |
| 331 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). | 329 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). |
| 332 runtimetype_test: CompileTimeError | 330 runtimetype_test: CompileTimeError |
| 333 static_methods_test: Crash # Assertion failure: Cannot find value local(unwrapEx
ception_closure.call#ex) in (local(unwrapException_closure.call#error), local(un
wrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTra
ce)) for j:closure_call(unwrapException_closure.call). | 331 static_methods_test: Crash # Assertion failure: Cannot find value local(unwrapEx
ception_closure.call#ex) in (local(unwrapException_closure.call#error), local(un
wrapException#saveStackTrace), local(unwrapException_closure.call#thrownStackTra
ce)) for j:closure_call(unwrapException_closure.call). |
| 334 subclassing_1_test: Crash # Assertion failure: Cannot find value local(initHooks
_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(init
Hooks#)) for j:closure_call(initHooks_closure.call). | 332 subclassing_1_test: Crash # Assertion failure: Cannot find value local(initHooks
_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(init
Hooks#)) for j:closure_call(initHooks_closure.call). |
| 335 subclassing_2_test: Crash # Assertion failure: Cannot find value local(initHooks
_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(init
Hooks#)) for j:closure_call(initHooks_closure.call). | 333 subclassing_2_test: Crash # Assertion failure: Cannot find value local(initHooks
_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(init
Hooks#)) for j:closure_call(initHooks_closure.call). |
| 336 subclassing_3_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie
dMixin | 334 subclassing_3_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie
dMixin |
| 337 subclassing_4_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie
dMixin | 335 subclassing_4_test: Crash # UnimplementedError: KernelClosedWorldMixin.getApplie
dMixin |
| 338 subclassing_5_test: Crash # NoSuchMethodError: The getter 'memberIndex' was call
ed on null. | 336 subclassing_5_test: Crash # NoSuchMethodError: The getter 'memberIndex' was call
ed on null. |
| 339 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. | 337 subclassing_constructor_1_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. |
| 340 subclassing_constructor_2_test: Crash # Assertion failure: Cannot find value loc
al(unwrapException_closure.call#ex) in (local(unwrapException_closure.call#error
), local(unwrapException#saveStackTrace), local(unwrapException_closure.call#thr
ownStackTrace)) for j:closure_call(unwrapException_closure.call). | 338 subclassing_constructor_2_test: RuntimeError |
| 341 subclassing_super_call_test: Crash # NoSuchMethodError: The getter 'memberIndex'
was called on null. | 339 subclassing_super_call_test: Crash # NoSuchMethodError: The getter 'memberIndex'
was called on null. |
| 342 subclassing_super_field_1_test: Crash # Assertion failure: Cannot find value loc
al(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag)
, local(initHooks#)) for j:closure_call(initHooks_closure.call). | 340 subclassing_super_field_1_test: Crash # Assertion failure: Cannot find value loc
al(initHooks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag)
, local(initHooks#)) for j:closure_call(initHooks_closure.call). |
| 343 subclassing_super_field_2_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. | 341 subclassing_super_field_2_test: Crash # NoSuchMethodError: The getter 'memberInd
ex' was called on null. |
| 344 subclassing_type_test: Crash # Assertion failure: Cannot find value local(initHo
oks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(i
nitHooks#)) for j:closure_call(initHooks_closure.call). | 342 subclassing_type_test: Crash # Assertion failure: Cannot find value local(initHo
oks_closure.call#prototypeForTag) in (local(initHooks_closure.call#tag), local(i
nitHooks#)) for j:closure_call(initHooks_closure.call). |
| 345 super_call_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called
on null. | 343 super_call_test: Crash # NoSuchMethodError: The getter 'memberIndex' was called
on null. |
| 346 super_property_test: Crash # NoSuchMethodError: The getter 'memberIndex' was cal
led on null. | 344 super_property_test: Crash # NoSuchMethodError: The getter 'memberIndex' was cal
led on null. |
| 347 native_exception_test: RuntimeError | |
| 348 subclassing_constructor_2_test: RuntimeError | |
| 349 | 345 |
| OLD | NEW |