| OLD | NEW |
| 1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2017, 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 # Sections in this file should contain "$compiler == dart2js". | 5 # Sections in this file should contain "$compiler == dart2js". |
| 6 | 6 |
| 7 # dart2js does not implement the Dart 2.0 static type errors yet. | 7 # dart2js does not implement the Dart 2.0 static type errors yet. |
| 8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
| 9 abstract_beats_arguments_test: MissingCompileTimeError | 9 abstract_beats_arguments_test: MissingCompileTimeError |
| 10 abstract_exact_selector_test/01: MissingCompileTimeError | 10 abstract_exact_selector_test/01: MissingCompileTimeError |
| (...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 303 function_type/function_type90_test: RuntimeError # Issue 30476 | 303 function_type/function_type90_test: RuntimeError # Issue 30476 |
| 304 function_type/function_type96_test: RuntimeError # Issue 30476 | 304 function_type/function_type96_test: RuntimeError # Issue 30476 |
| 305 function_type/function_type9_test: RuntimeError # Issue 30476 | 305 function_type/function_type9_test: RuntimeError # Issue 30476 |
| 306 | 306 |
| 307 | 307 |
| 308 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 308 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 309 abstract_exact_selector_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(NoSuchMethodError.toString#comma) is stored in a closure fiel
d. | 309 abstract_exact_selector_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(NoSuchMethodError.toString#comma) is stored in a closure fiel
d. |
| 310 abstract_getter_test/01: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.d
art': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure
class not found for j:getter(Foo.i). Closures found for (j:closure_call(Closure
_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:clo
sure_call(checkIt_closure.call), ..., j:closure_call(checkIt_closure.call), j:cl
osure_call(unwrapException_closure.call)) | 310 abstract_getter_test/01: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.d
art': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure
class not found for j:getter(Foo.i). Closures found for (j:closure_call(Closure
_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:clo
sure_call(checkIt_closure.call), ..., j:closure_call(checkIt_closure.call), j:cl
osure_call(unwrapException_closure.call)) |
| 311 abstract_method_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart
': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure cl
ass not found for j:getter(A.length). Closures found for (j:closure_call(Closure
_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call)) | 311 abstract_method_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart
': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure cl
ass not found for j:getter(A.length). Closures found for (j:closure_call(Closure
_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call)) |
| 312 abstract_object_method_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closu
re.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clo
sure class not found for j:method(B.==). Closures found for (j:closure_call(Clos
ure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:
closure_call(NoSuchMethodError_toString_closure.call)) | 312 abstract_object_method_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closu
re.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clo
sure class not found for j:method(B.==). Closures found for (j:closure_call(Clos
ure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:
closure_call(NoSuchMethodError_toString_closure.call)) |
| 313 arg_param_trailing_comma_test/none: Crash # Assertion failure: Unexpected constr
uctor j:constructor(C.) in ConstructorDataImpl._getConstructorConstant | |
| 314 assert_message_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart'
: Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure cla
ss not found for j:getter(Iterable.iterator). Closures found for (j:closure_call
(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call
), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure
.call), j:closure_call(_awaitOnObject_closure.call)) | 313 assert_message_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart'
: Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure cla
ss not found for j:getter(Iterable.iterator). Closures found for (j:closure_call
(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call
), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure
.call), j:closure_call(_awaitOnObject_closure.call)) |
| 315 assert_trailing_comma_test/none: CompileTimeError | 314 assert_trailing_comma_test/none: CompileTimeError |
| 316 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) | 315 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) |
| 317 assertion_initializer_const_error2_test/none: CompileTimeError | 316 assertion_initializer_const_error2_test/none: CompileTimeError |
| 318 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio
n: Unexpected initializer #lib1::C::bc02 (Constructor) | 317 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio
n: Unexpected initializer #lib1::C::bc02 (Constructor) |
| 319 assertion_initializer_const_function_test/01: Crash # 'file:*/pkg/compiler/lib/s
rc/ssa/builder_kernel.dart': Failed assertion: line 513 pos 16: 'false': ir.Loca
lInitializer not handled | 318 assertion_initializer_const_function_test/01: Crash # 'file:*/pkg/compiler/lib/s
rc/ssa/builder_kernel.dart': Failed assertion: line 513 pos 16: 'false': ir.Loca
lInitializer not handled |
| 320 assertion_initializer_test: CompileTimeError | 319 assertion_initializer_test: CompileTimeError |
| 321 assertion_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Fai
led assertion: line 197 pos 9: 'closure != null': Corresponding closure class no
t found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Clos
ure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:
closure_call(main_closure.call), ..., j:closure_call(unwrapException_closure.cal
l), j:closure_call(testClosureReturnsFalse_closure.call)) | 320 assertion_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Fai
led assertion: line 197 pos 9: 'closure != null': Corresponding closure class no
t found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Clos
ure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:
closure_call(main_closure.call), ..., j:closure_call(unwrapException_closure.cal
l), j:closure_call(testClosureReturnsFalse_closure.call)) |
| 322 async_and_or_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart':
Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class
not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(C
losure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call),
j:closure_call(main_closure.call), ..., j:closure_call(test2_closure.call), j:c
losure_call(test2_closure.call)) | 321 async_and_or_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart':
Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class
not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(C
losure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call),
j:closure_call(main_closure.call), ..., j:closure_call(test2_closure.call), j:c
losure_call(test2_closure.call)) |
| 323 async_await_catch_regression_test: Crash # 'file:*/pkg/compiler/lib/src/js_model
/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Correspondi
ng closure class not found for j:getter(Iterable.iterator). Closures found for (
j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToStrin
g_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOn
Object_closure.call), j:closure_call(unwrapException_closure.call)) | 322 async_await_catch_regression_test: Crash # 'file:*/pkg/compiler/lib/src/js_model
/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Correspondi
ng closure class not found for j:getter(Iterable.iterator). Closures found for (
j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToStrin
g_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOn
Object_closure.call), j:closure_call(unwrapException_closure.call)) |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 400 async_star_regression_2238_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/c
losure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding
closure class not found for j:getter(Iterable.iterator). Closures found for (j:
closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_
closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) | 399 async_star_regression_2238_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/c
losure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding
closure class not found for j:getter(Iterable.iterator). Closures found for (j:
closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_
closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 401 async_star_regression_23116_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/
closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Correspondin
g closure class not found for j:getter(Iterable.iterator). Closures found for (j
:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString
_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_AddStrea
mState_cancel_closure.call), j:closure_call(_AddStreamState_makeErrorHandler_clo
sure.call)) | 400 async_star_regression_23116_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/
closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Correspondin
g closure class not found for j:getter(Iterable.iterator). Closures found for (j
:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString
_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_AddStrea
mState_cancel_closure.call), j:closure_call(_AddStreamState_makeErrorHandler_clo
sure.call)) |
| 402 async_star_regression_fisk_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/c
losure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding
closure class not found for j:getter(Iterable.iterator). Closures found for (j:
closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_
closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_AddStream
State_makeErrorHandler_closure.call), j:closure_call(Future_Future$microtask_clo
sure.call)) | 401 async_star_regression_fisk_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/c
losure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding
closure class not found for j:getter(Iterable.iterator). Closures found for (j:
closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_
closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_AddStream
State_makeErrorHandler_closure.call), j:closure_call(Future_Future$microtask_clo
sure.call)) |
| 403 async_star_stream_take_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closu
re.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clo
sure class not found for j:getter(Iterable.iterator). Closures found for (j:clos
ure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_clos
ure.call), j:closure_call(main_closure.call), ..., j:closure_call(_AddStreamStat
e_cancel_closure.call), j:closure_call(_AddStreamState_makeErrorHandler_closure.
call)) | 402 async_star_stream_take_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closu
re.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clo
sure class not found for j:getter(Iterable.iterator). Closures found for (j:clos
ure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_clos
ure.call), j:closure_call(main_closure.call), ..., j:closure_call(_AddStreamStat
e_cancel_closure.call), j:closure_call(_AddStreamState_makeErrorHandler_closure.
call)) |
| 404 async_star_take_reyield_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/clos
ure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding cl
osure class not found for j:getter(Iterable.iterator). Closures found for (j:clo
sure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_clo
sure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObjec
t_closure.call), j:closure_call(expectList_closure.call)) | 403 async_star_take_reyield_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/clos
ure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding cl
osure class not found for j:getter(Iterable.iterator). Closures found for (j:clo
sure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_clo
sure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObjec
t_closure.call), j:closure_call(expectList_closure.call)) |
| 405 bad_constructor_test/05: MissingCompileTimeError | 404 bad_constructor_test/05: MissingCompileTimeError |
| 406 bad_override_test/03: MissingCompileTimeError | 405 bad_override_test/03: MissingCompileTimeError |
| 407 bad_override_test/04: Crash # type 'KernelField' is not a subtype of type 'Proce
dure' of 'value' where | 406 bad_override_test/04: Crash # type 'KernelField' is not a subtype of type 'Proce
dure' of 'value' where |
| 408 bad_override_test/05: MissingCompileTimeError | 407 bad_override_test/05: MissingCompileTimeError |
| 409 bailout3_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. | 408 bailout3_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. |
| 410 bailout4_test: Crash # Assertion failure: Unexpected constructor j:constructor(A
.) in ConstructorDataImpl._getConstructorConstant | |
| 411 bailout5_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. | 409 bailout5_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. |
| 412 bailout6_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. | 410 bailout6_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. |
| 413 bailout7_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. | 411 bailout7_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Fa
iled assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(M
aps.mapToString#first) is stored in a closure field. |
| 414 bailout_test: Crash # Assertion failure: Unexpected constructor j:constructor(C.
) in ConstructorDataImpl._getConstructorConstant | |
| 415 bool_check_test: RuntimeError | 412 bool_check_test: RuntimeError |
| 416 bool_condition_check_test: RuntimeError | 413 bool_condition_check_test: RuntimeError |
| 417 bool_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed
assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(BoolT
est.testLogicalOp#falseCount) is stored in a closure field. | 414 bool_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart': Failed
assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local local(BoolT
est.testLogicalOp#falseCount) is stored in a closure field. |
| 418 bound_closure_equality_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closu
re.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clo
sure class not found for j:getter(SetMixin.length). Closures found for (j:closur
e_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closur
e.call), j:closure_call(main_closure.call), ..., j:closure_call(_LinkedCustomHas
hSet_closure.call), j:constructor(_LinkedCustomHashSet.)) | 415 bound_closure_equality_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closu
re.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clo
sure class not found for j:getter(SetMixin.length). Closures found for (j:closur
e_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closur
e.call), j:closure_call(main_closure.call), ..., j:closure_call(_LinkedCustomHas
hSet_closure.call), j:constructor(_LinkedCustomHashSet.)) |
| 419 bound_closure_primitives_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/clo
sure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding c
losure class not found for j:getter(Iterable.iterator). Closures found for (j:cl
osure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_cl
osure.call)) | 416 bound_closure_primitives_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/clo
sure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding c
losure class not found for j:getter(Iterable.iterator). Closures found for (j:cl
osure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_cl
osure.call)) |
| 420 branch_canonicalization_test: RuntimeError | 417 branch_canonicalization_test: RuntimeError |
| 421 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 | 418 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 |
| 422 call_closurization_test: RuntimeError | 419 call_closurization_test: RuntimeError |
| 423 call_function2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dar
t': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local l
ocal(Maps.mapToString#first) is stored in a closure field. | 420 call_function2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dar
t': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local l
ocal(Maps.mapToString#first) is stored in a closure field. |
| 424 call_function_apply_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(Primitives.applyFunctionWithNamedArguments#bad) is stored in a closure
field. | 421 call_function_apply_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(Primitives.applyFunctionWithNamedArguments#bad) is stored in a closure
field. |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 491 hash_map_null_key_foreach_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(main#c) is stored in a closure field. | 488 hash_map_null_key_foreach_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(main#c) is stored in a closure field. |
| 492 many_generic_instanceof_test: Crash | 489 many_generic_instanceof_test: Crash |
| 493 regress_30339_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart':
Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure clas
s not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(
Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call)
, j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure.
call), j:closure_call(_awaitOnObject_closure.call)) | 490 regress_30339_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart':
Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure clas
s not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(
Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call)
, j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure.
call), j:closure_call(_awaitOnObject_closure.call)) |
| 494 typevariable_substitution2_test/02: RuntimeError | 491 typevariable_substitution2_test/02: RuntimeError |
| 495 | 492 |
| 496 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 493 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 497 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. | 494 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. |
| 498 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | 495 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
| 499 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. | 496 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. |
| 500 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. | 497 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 501 arg_param_trailing_comma_test/none: Crash # Assertion failure: Unexpected constr
uctor j:constructor(C.) in ConstructorDataImpl._getConstructorConstant | |
| 502 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. | 498 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. |
| 503 assert_trailing_comma_test/none: CompileTimeError | 499 assert_trailing_comma_test/none: CompileTimeError |
| 504 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) | 500 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) |
| 505 assertion_initializer_const_error2_test/none: CompileTimeError | 501 assertion_initializer_const_error2_test/none: CompileTimeError |
| 506 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio
n: Unexpected initializer #lib1::C::bc02 (Constructor) | 502 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio
n: Unexpected initializer #lib1::C::bc02 (Constructor) |
| 507 assertion_initializer_test: CompileTimeError | 503 assertion_initializer_test: CompileTimeError |
| 508 assertion_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. | 504 assertion_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
| 509 async_and_or_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 505 async_and_or_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
| 510 async_await_catch_regression_test: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. | 506 async_await_catch_regression_test: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. |
| 511 async_await_foreign_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. | 507 async_await_foreign_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 586 async_star_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. | 582 async_star_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
| 587 async_star_regression_2238_test: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. | 583 async_star_regression_2238_test: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. |
| 588 async_star_regression_23116_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. | 584 async_star_regression_23116_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. |
| 589 async_star_regression_fisk_test: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. | 585 async_star_regression_fisk_test: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. |
| 590 async_star_stream_take_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. | 586 async_star_stream_take_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 591 async_star_take_reyield_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. | 587 async_star_take_reyield_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 592 bad_constructor_test/05: MissingCompileTimeError | 588 bad_constructor_test/05: MissingCompileTimeError |
| 593 bad_override_test/03: MissingCompileTimeError | 589 bad_override_test/03: MissingCompileTimeError |
| 594 bad_override_test/04: MissingCompileTimeError | 590 bad_override_test/04: MissingCompileTimeError |
| 595 bad_override_test/05: MissingCompileTimeError | 591 bad_override_test/05: MissingCompileTimeError |
| 596 bailout4_test: Crash # Assertion failure: Unexpected constructor j:constructor(A
.) in ConstructorDataImpl._getConstructorConstant | |
| 597 bailout_test: Crash # Assertion failure: Unexpected constructor j:constructor(C.
) in ConstructorDataImpl._getConstructorConstant | |
| 598 bool_check_test: RuntimeError | 592 bool_check_test: RuntimeError |
| 599 bool_condition_check_test: RuntimeError | 593 bool_condition_check_test: RuntimeError |
| 600 bool_test: RuntimeError | 594 bool_test: RuntimeError |
| 601 bound_closure_equality_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. | 595 bound_closure_equality_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 602 bound_closure_primitives_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. | 596 bound_closure_primitives_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 603 branch_canonicalization_test: RuntimeError | 597 branch_canonicalization_test: RuntimeError |
| 604 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 | 598 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 |
| 605 call_closurization_test: RuntimeError | 599 call_closurization_test: RuntimeError |
| 606 call_function_apply_test: Crash # Assertion failure: Cannot find value Instance
of 'ThisLocal' in (local(JsLinkedHashMap.addAll#key), local(JsLinkedHashMap.addA
ll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHashMap_ad
dAll_closure.call). | 600 call_function_apply_test: Crash # Assertion failure: Cannot find value Instance
of 'ThisLocal' in (local(JsLinkedHashMap.addAll#key), local(JsLinkedHashMap.addA
ll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHashMap_ad
dAll_closure.call). |
| 607 call_operator_test: RuntimeError | 601 call_operator_test: RuntimeError |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 724 function_type/function_type62_test: Crash # Issue 27394 | 718 function_type/function_type62_test: Crash # Issue 27394 |
| 725 function_type/function_type63_test: Crash # Issue 27394 | 719 function_type/function_type63_test: Crash # Issue 27394 |
| 726 function_type/function_type6_test: Crash # Issue 27394 | 720 function_type/function_type6_test: Crash # Issue 27394 |
| 727 function_type/function_type7_test: Crash # Issue 27394 | 721 function_type/function_type7_test: Crash # Issue 27394 |
| 728 function_type/function_type98_test: Crash # Issue 27394 | 722 function_type/function_type98_test: Crash # Issue 27394 |
| 729 function_type/function_type99_test: Crash # Issue 27394 | 723 function_type/function_type99_test: Crash # Issue 27394 |
| 730 getter_setter_in_lib_test: Crash # Issue 27394 | 724 getter_setter_in_lib_test: Crash # Issue 27394 |
| 731 | 725 |
| 732 [ $compiler == dart2js && $runtime == safarimobilesim ] | 726 [ $compiler == dart2js && $runtime == safarimobilesim ] |
| 733 call_through_getter_test: Fail, OK | 727 call_through_getter_test: Fail, OK |
| OLD | NEW |