| 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 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 252 function_type/function_type87_test: RuntimeError # Issue 30476 | 252 function_type/function_type87_test: RuntimeError # Issue 30476 |
| 253 function_type/function_type88_test: RuntimeError # Issue 30476 | 253 function_type/function_type88_test: RuntimeError # Issue 30476 |
| 254 function_type/function_type89_test: RuntimeError # Issue 30476 | 254 function_type/function_type89_test: RuntimeError # Issue 30476 |
| 255 function_type/function_type8_test: RuntimeError # Issue 30476 | 255 function_type/function_type8_test: RuntimeError # Issue 30476 |
| 256 function_type/function_type90_test: RuntimeError # Issue 30476 | 256 function_type/function_type90_test: RuntimeError # Issue 30476 |
| 257 function_type/function_type96_test: RuntimeError # Issue 30476 | 257 function_type/function_type96_test: RuntimeError # Issue 30476 |
| 258 function_type/function_type9_test: RuntimeError # Issue 30476 | 258 function_type/function_type9_test: RuntimeError # Issue 30476 |
| 259 | 259 |
| 260 | 260 |
| 261 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 261 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 262 abstract_exact_selector_test/01: Crash | 262 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. |
| 263 abstract_exact_selector_test/none: Crash | 263 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)) |
| 264 abstract_getter_test/01: Crash | 264 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)) |
| 265 abstract_method_test: Crash | 265 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)) |
| 266 abstract_object_method_test: Crash | 266 arg_param_trailing_comma_test/none: Crash # Assertion failure: Unexpected constr
uctor j:constructor(C.) in ConstructorDataImpl._getConstructorConstant |
| 267 abstract_runtime_error_test/01: Crash | 267 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)) |
| 268 abstract_runtime_error_test/02: Crash | |
| 269 arg_param_trailing_comma_test/none: Crash | |
| 270 assert_message_test: Crash | |
| 271 assert_trailing_comma_test/none: CompileTimeError | 268 assert_trailing_comma_test/none: CompileTimeError |
| 272 assertion_initializer_const_error2_test/cc02: Crash | 269 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) |
| 273 assertion_initializer_const_error2_test/none: CompileTimeError | 270 assertion_initializer_const_error2_test/none: CompileTimeError |
| 274 assertion_initializer_const_function_error_test/01: Crash | 271 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio
n: Unexpected initializer #lib1::C::bc02 (Constructor) |
| 275 assertion_initializer_const_function_test/01: Crash | 272 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 |
| 276 assertion_initializer_test: CompileTimeError | 273 assertion_initializer_test: CompileTimeError |
| 277 assertion_test: Crash | 274 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)) |
| 278 assign_instance_method_negative_test: Crash | 275 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)) |
| 279 assign_to_type_test/01: Crash | 276 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)) |
| 280 assign_to_type_test/02: Crash | 277 async_await_foreign_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.
dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closur
e 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure_cal
l(ForeignFuture_then_closure.call), j:closure_call(ForeignFuture__addTask_closur
e.call)) |
| 281 assign_to_type_test/03: Crash | 278 async_await_syntax_test/a01a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 282 assign_to_type_test/04: Crash | 279 async_await_syntax_test/a02a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 283 assign_top_method_test/01: Crash | 280 async_await_syntax_test/a03a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 284 async_and_or_test: Crash | 281 async_await_syntax_test/a03b: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 285 async_await_catch_regression_test: Crash | |
| 286 async_await_foreign_test: Crash | |
| 287 async_await_syntax_test/a01a: Crash | |
| 288 async_await_syntax_test/a02a: Crash | |
| 289 async_await_syntax_test/a03a: Crash | |
| 290 async_await_syntax_test/a03b: Crash | |
| 291 async_await_syntax_test/a04a: RuntimeError | 282 async_await_syntax_test/a04a: RuntimeError |
| 292 async_await_syntax_test/a04c: RuntimeError | 283 async_await_syntax_test/a04c: RuntimeError |
| 293 async_await_syntax_test/a05a: Crash | 284 async_await_syntax_test/a05a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 294 async_await_syntax_test/a05b: Crash | 285 async_await_syntax_test/a05b: 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(a05b_closure.call), ..., j:closure_call(_awaitOnObjec
t_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 295 async_await_syntax_test/a06a: Crash | 286 async_await_syntax_test/a06a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(Stream_Stream$fromIterable_cl
osure.call)) |
| 296 async_await_syntax_test/a07a: RuntimeError | 287 async_await_syntax_test/a07a: RuntimeError |
| 297 async_await_syntax_test/a08a: RuntimeError | 288 async_await_syntax_test/a08a: RuntimeError |
| 298 async_await_syntax_test/a09a: Crash | 289 async_await_syntax_test/a09a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 299 async_await_syntax_test/a10a: Crash | 290 async_await_syntax_test/a10a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 300 async_await_syntax_test/a11b: RuntimeError | 291 async_await_syntax_test/a11b: RuntimeError |
| 301 async_await_syntax_test/a11c: Crash | 292 async_await_syntax_test/a11c: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 302 async_await_syntax_test/a11d: Crash | 293 async_await_syntax_test/a11d: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 303 async_await_syntax_test/a12g: Crash | 294 async_await_syntax_test/a12g: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 304 async_await_syntax_test/b01a: Crash | 295 async_await_syntax_test/b01a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 305 async_await_syntax_test/b02a: Crash | 296 async_await_syntax_test/b02a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 306 async_await_syntax_test/b03a: Crash | 297 async_await_syntax_test/b03a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 307 async_await_syntax_test/b04a: RuntimeError | 298 async_await_syntax_test/b04a: RuntimeError |
| 308 async_await_syntax_test/b05a: Crash | 299 async_await_syntax_test/b05a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 309 async_await_syntax_test/b06a: Crash | 300 async_await_syntax_test/b06a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(Stream_Stream$fromIterable_cl
osure.call)) |
| 310 async_await_syntax_test/b07a: RuntimeError | 301 async_await_syntax_test/b07a: RuntimeError |
| 311 async_await_syntax_test/b08a: RuntimeError | 302 async_await_syntax_test/b08a: RuntimeError |
| 312 async_await_syntax_test/b09a: Crash | 303 async_await_syntax_test/b09a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 313 async_await_syntax_test/b10a: Crash | 304 async_await_syntax_test/b10a: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 314 async_await_syntax_test/b11b: RuntimeError | 305 async_await_syntax_test/b11b: RuntimeError |
| 315 async_await_syntax_test/b11c: Crash | 306 async_await_syntax_test/b11c: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 316 async_await_syntax_test/b11d: Crash | 307 async_await_syntax_test/b11d: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 317 async_await_syntax_test/b12g: Crash | 308 async_await_syntax_test/b12g: 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(_wrapJsFunctionForAsync_closure.call), ..., j:closure
_call(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 318 async_await_syntax_test/c01a: Crash | 309 async_await_syntax_test/c01a: 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(method1_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 319 async_await_syntax_test/c02a: Crash | 310 async_await_syntax_test/c02a: 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(method1_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 320 async_await_syntax_test/c03a: Crash | 311 async_await_syntax_test/c03a: 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(method1_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 321 async_await_syntax_test/c04a: Crash | 312 async_await_syntax_test/c04a: 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(method1_closure.call)) |
| 322 async_await_syntax_test/c05a: Crash | 313 async_await_syntax_test/c05a: 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(method1_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 323 async_await_syntax_test/c06a: Crash | 314 async_await_syntax_test/c06a: 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(method1_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(Stream_Stream$fromIterable_closure.call)) |
| 324 async_await_syntax_test/c07a: Crash | 315 async_await_syntax_test/c07a: 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(method1_closure.call)) |
| 325 async_await_syntax_test/c08a: Crash | 316 async_await_syntax_test/c08a: 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(method1_closure.call)) |
| 326 async_await_syntax_test/c09a: Crash | 317 async_await_syntax_test/c09a: 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(method1_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 327 async_await_syntax_test/c10a: Crash | 318 async_await_syntax_test/c10a: 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(method1_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 328 async_await_syntax_test/d01a: Crash | 319 async_await_syntax_test/d01a: 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(method2_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 329 async_await_syntax_test/d02a: Crash | 320 async_await_syntax_test/d02a: 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(method2_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 330 async_await_syntax_test/d03a: Crash | 321 async_await_syntax_test/d03a: 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(method2_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 331 async_await_syntax_test/d04a: Crash # NoSuchMethodError: The getter 'enclosingCl
ass' was called on null. | 322 async_await_syntax_test/d04a: 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(method2_closure.call)) |
| 332 async_await_syntax_test/d05a: Crash | 323 async_await_syntax_test/d05a: 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(method2_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 333 async_await_syntax_test/d06a: Crash | 324 async_await_syntax_test/d06a: 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(method2_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(Stream_Stream$fromIterable_closure.call)) |
| 334 async_await_syntax_test/d07a: Crash # NoSuchMethodError: The getter 'enclosingCl
ass' was called on null. | 325 async_await_syntax_test/d07a: 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(method2_closure.call)) |
| 335 async_await_syntax_test/d08a: Crash # NoSuchMethodError: The getter 'enclosingCl
ass' was called on null. | 326 async_await_syntax_test/d08a: 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(method2_closure.call)) |
| 336 async_await_syntax_test/d08b: Crash # NoSuchMethodError: The getter 'enclosingCl
ass' was called on null. | 327 async_await_syntax_test/d08b: 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(method2_closure.call)) |
| 337 async_await_syntax_test/d09a: Crash | 328 async_await_syntax_test/d09a: 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(method2_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 338 async_await_syntax_test/d10a: Crash | 329 async_await_syntax_test/d10a: 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(method2_closure.call), ..., j:closure_call(_awaitOnOb
ject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 339 async_break_in_finally_test: Crash | 330 async_break_in_finally_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(_awaitOnObject
_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 340 async_call_test: Crash | 331 async_call_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Fa
iled assertion: line 197 pos 9: 'closure != null': Corresponding closure class n
ot found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Clo
sure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j
:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure.cal
l), j:closure_call(Future_Future_closure.call)) |
| 341 async_cascade_test: Crash | 332 async_cascade_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(Foo_foo_closure.call), ..., j:closure_call(_awaitOnObject_closu
re.call), j:closure_call(_awaitOnObject_closure.call)) |
| 342 async_continue_label_test/await_in_body: Crash | 333 async_continue_label_test/await_in_body: Crash # 'file:*/pkg/compiler/lib/src/js
_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corre
sponding closure class not found for j:getter(Iterable.iterator). Closures found
for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapT
oString_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_a
waitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 343 async_continue_label_test/await_in_condition: Crash | 334 async_continue_label_test/await_in_condition: Crash # 'file:*/pkg/compiler/lib/s
rc/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(Closure_fromTearOff_closure.call), j:closure_call(Maps
_mapToString_closure.call), j:closure_call(main_closure.call), ..., j:closure_ca
ll(_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 344 async_continue_label_test/await_in_init: Crash | 335 async_continue_label_test/await_in_init: Crash # 'file:*/pkg/compiler/lib/src/js
_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corre
sponding closure class not found for j:getter(Iterable.iterator). Closures found
for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapT
oString_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_a
waitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 345 async_continue_label_test/await_in_update: Crash | 336 async_continue_label_test/await_in_update: Crash # 'file:*/pkg/compiler/lib/src/
js_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Cor
responding closure class not found for j:getter(Iterable.iterator). Closures fou
nd for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_ma
pToString_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(
_awaitOnObject_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 346 async_continue_label_test/none: Crash | 337 async_continue_label_test/none: Crash # 'file:*/pkg/compiler/lib/src/js_model/cl
osure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding
closure class not found for j:getter(Iterable.iterator). Closures found for (j:c
losure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_c
losure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObj
ect_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 347 async_control_structures_test: Crash | 338 async_control_structures_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), j:closure_call(_wrapJsFunctionForAsync_closure.call), ..., j:closur
e_call(unwrapException_closure.call), j:closure_call(expectThenValue_closure.cal
l)) |
| 348 async_finally_rethrow_test: Crash | 339 async_finally_rethrow_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closur
e.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clos
ure class not found for j:getter(Iterable.iterator). Closures found for (j:closu
re_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closu
re.call), j:closure_call(_wrapJsFunctionForAsync_closure.call), ..., j:closure_c
all(_awaitOnObject_closure.call), j:closure_call(unwrapException_closure.call)) |
| 349 async_or_generator_return_type_stacktrace_test/01: Crash | 340 async_regression_23058_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(_awaitOnObject
_closure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 350 async_or_generator_return_type_stacktrace_test/02: Crash | 341 async_rethrow_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(testRethrow_closure.call), ..., j:closure_call(testThrow_closur
e.call), j:closure_call(testThrow_closure.call)) |
| 351 async_or_generator_return_type_stacktrace_test/03: Crash | 342 async_return_types_test/nestedFuture: Crash # 'file:*/pkg/compiler/lib/src/js_mo
del/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Correspo
nding closure class not found for j:getter(Iterable.iterator). Closures found fo
r (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToSt
ring_closure.call), j:closure_call(Stream_last_closure.call), ..., j:closure_cal
l(_AddStreamState_cancel_closure.call), j:closure_call(_AddStreamState_makeError
Handler_closure.call)) |
| 352 async_regression_23058_test: Crash | 343 async_return_types_test/none: 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(Stream_last_closure.call), ..., j:closure_call(_AddSt
reamState_cancel_closure.call), j:closure_call(_AddStreamState_makeErrorHandler_
closure.call)) |
| 353 async_rethrow_test: Crash | 344 async_return_types_test/tooManyTypeParameters: 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(Closure_fromTearOff_closure.call), j:closure_call(Map
s_mapToString_closure.call), j:closure_call(Stream_last_closure.call), ..., j:cl
osure_call(_AddStreamState_cancel_closure.call), j:closure_call(_AddStreamState_
makeErrorHandler_closure.call)) |
| 354 async_return_types_test/nestedFuture: Crash | 345 async_return_types_test/wrongReturnType: Crash # 'file:*/pkg/compiler/lib/src/js
_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Corre
sponding closure class not found for j:getter(Iterable.iterator). Closures found
for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapT
oString_closure.call), j:closure_call(Stream_last_closure.call), ..., j:closure_
call(_AddStreamState_cancel_closure.call), j:closure_call(_AddStreamState_makeEr
rorHandler_closure.call)) |
| 355 async_return_types_test/none: Crash | 346 async_return_types_test/wrongTypeParameter: Crash # 'file:*/pkg/compiler/lib/src
/js_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Co
rresponding closure class not found for j:getter(Iterable.iterator). Closures fo
und for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_m
apToString_closure.call), j:closure_call(Stream_last_closure.call), ..., j:closu
re_call(_AddStreamState_cancel_closure.call), j:closure_call(_AddStreamState_mak
eErrorHandler_closure.call)) |
| 356 async_return_types_test/tooManyTypeParameters: Crash | 347 async_star_await_pauses_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(_StreamContro
ller__subscribe_closure.call), j:closure_call(_StreamController__recordCancel_cl
osure.call)) |
| 357 async_return_types_test/wrongReturnType: Crash | 348 async_star_cancel_and_throw_in_finally_test: Crash # 'file:*/pkg/compiler/lib/sr
c/js_model/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': C
orresponding closure class not found for j:getter(Iterable.iterator). Closures f
ound for (j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_
mapToString_closure.call), j:closure_call(main_closure.call), ..., j:closure_cal
l(_AddStreamState_cancel_closure.call), j:closure_call(_AddStreamState_makeError
Handler_closure.call)) |
| 358 async_return_types_test/wrongTypeParameter: Crash | 349 async_star_cancel_while_paused_test: Crash # 'file:*/pkg/compiler/lib/src/js_mod
el/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Correspon
ding closure class not found for j:getter(Iterable.iterator). Closures found for
(j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToStr
ing_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(Durati
on_toString_closure.call), j:closure_call(Duration_toString_closure.call)) |
| 359 async_star_await_pauses_test: Crash | 350 async_star_no_cancel2_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closur
e.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clos
ure class not found for j:getter(Iterable.iterator). Closures found for (j:closu
re_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closu
re.call), j:closure_call(main_closure.call), ..., j:closure_call(Duration_toStri
ng_closure.call), j:closure_call(Duration_toString_closure.call)) |
| 360 async_star_cancel_and_throw_in_finally_test: Crash | 351 async_star_no_cancel_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure
.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closu
re class not found for j:getter(Iterable.iterator). 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(_awaitOnObject_c
losure.call), j:closure_call(_awaitOnObject_closure.call)) |
| 361 async_star_cancel_while_paused_test: Crash | 352 async_star_pause_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dar
t': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure c
lass not found for j:getter(Iterable.iterator). Closures found for (j:closure_ca
ll(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.ca
ll), j:closure_call(main_closure.call), ..., j:closure_call(nextMicrotask_closur
e.call), j:closure_call(Future_Future$microtask_closure.call)) |
| 362 async_star_no_cancel2_test: Crash | 353 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)) |
| 363 async_star_no_cancel_test: Crash | 354 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)) |
| 364 async_star_pause_test: Crash | 355 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)) |
| 365 async_star_regression_2238_test: Crash | 356 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)) |
| 366 async_star_regression_23116_test: Crash | 357 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)) |
| 367 async_star_regression_fisk_test: Crash | |
| 368 async_star_stream_take_test: Crash | |
| 369 async_star_take_reyield_test: Crash | |
| 370 bad_constructor_test/05: MissingCompileTimeError | 358 bad_constructor_test/05: MissingCompileTimeError |
| 371 bad_named_parameters2_test/01: Crash | |
| 372 bad_named_parameters_test/01: Crash | |
| 373 bad_named_parameters_test/02: Crash | |
| 374 bad_named_parameters_test/03: Crash | |
| 375 bad_named_parameters_test/04: Crash | |
| 376 bad_named_parameters_test/05: Crash | |
| 377 bad_override_test/03: MissingCompileTimeError | 359 bad_override_test/03: MissingCompileTimeError |
| 378 bad_override_test/04: Crash # type 'KernelField' is not a subtype of type 'Proce
dure' of 'value' where | 360 bad_override_test/04: Crash # type 'KernelField' is not a subtype of type 'Proce
dure' of 'value' where |
| 379 bad_override_test/05: MissingCompileTimeError | 361 bad_override_test/05: MissingCompileTimeError |
| 380 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. | 362 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. |
| 381 bailout4_test: Crash | 363 bailout4_test: Crash # Assertion failure: Unexpected constructor j:constructor(A
.) in ConstructorDataImpl._getConstructorConstant |
| 382 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. | 364 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. |
| 383 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. | 365 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. |
| 384 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. | 366 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. |
| 385 bailout_test: Crash | 367 bailout_test: Crash # Assertion failure: Unexpected constructor j:constructor(C.
) in ConstructorDataImpl._getConstructorConstant |
| 386 bit_operations_test/01: Crash | |
| 387 bit_operations_test/02: Crash | |
| 388 bit_operations_test/03: Crash | |
| 389 bit_operations_test/04: Crash | |
| 390 bit_operations_test/none: Crash | |
| 391 bool_check_test: RuntimeError | 368 bool_check_test: RuntimeError |
| 392 bool_condition_check_test: RuntimeError | 369 bool_condition_check_test: RuntimeError |
| 393 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. | 370 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. |
| 394 bound_closure_equality_test: Crash | 371 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.)) |
| 395 bound_closure_primitives_test: Crash | 372 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)) |
| 396 branch_canonicalization_test: RuntimeError | 373 branch_canonicalization_test: RuntimeError |
| 397 break_test: Crash | 374 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 |
| 398 call_closurization_test: Crash | 375 call_closurization_test: Crash # type 'JClosureClass' is not a subtype of type '
ClosureClassElement' of 'cls' where |
| 399 call_constructor_on_unresolvable_class_test/07: Crash | |
| 400 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. | 376 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. |
| 401 call_function_apply_test: Crash | 377 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. |
| 402 call_nonexistent_constructor_test/01: Crash | |
| 403 call_nonexistent_constructor_test/02: Crash | |
| 404 call_nonexistent_static_test/01: Crash | |
| 405 call_nonexistent_static_test/02: Crash | |
| 406 call_nonexistent_static_test/03: Crash | |
| 407 call_nonexistent_static_test/04: Crash | |
| 408 call_nonexistent_static_test/05: Crash | |
| 409 call_nonexistent_static_test/06: Crash | |
| 410 call_nonexistent_static_test/07: Crash | |
| 411 call_nonexistent_static_test/08: Crash | |
| 412 call_nonexistent_static_test/09: Crash | |
| 413 call_nonexistent_static_test/10: Crash | |
| 414 call_operator_test: RuntimeError | 378 call_operator_test: RuntimeError |
| 415 call_test: Crash | 379 call_test: Crash # type 'JClosureClass' is not a subtype of type 'ClosureClassEl
ement' of 'cls' where |
| 416 call_through_getter_test: Crash | 380 call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instan
ce of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#))
for j:closure_call(B_g3_closure.call). |
| 417 call_type_literal_test/01: Crash | 381 call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instan
ce of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#))
for j:closure_call(B_g3_closure.call). |
| 418 call_with_no_such_method_test: Crash | 382 call_through_getter_test/none: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#
)) for j:closure_call(B_g3_closure.call). |
| 383 call_with_no_such_method_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_h
andler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)
': Local local(Primitives.applyFunctionWithNamedArguments#bad) is stored in a cl
osure field. |
| 419 canonical_const2_test: RuntimeError | 384 canonical_const2_test: RuntimeError |
| 420 canonical_const_test: Crash | 385 canonical_const_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.da
rt': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local
local(Maps.mapToString#first) is stored in a closure field. |
| 421 cascade2_test: Crash | 386 cascade2_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Fail
ed assertion: line 197 pos 9: 'closure != null': Corresponding closure class not
found for j:method(A.call). Closures found for (j:closure_call(Closure_fromTear
Off_closure.call), j:closure_call(Maps_mapToString_closure.call), j:closure_call
(main_closure.call), j:closure_call(Expect_throwsNoSuchMethodError_closure.call)
, j:closure_call(unwrapException_closure.call)) |
| 422 cascade_in_expression_function_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/lo
cals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(
local)': Local local(Maps.mapToString#first) is stored in a closure field. | 387 cascade_in_expression_function_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/lo
cals_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(
local)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 423 cast_test/04: RuntimeError | |
| 424 cast_test/05: RuntimeError | |
| 425 cast_test/none: RuntimeError | 388 cast_test/none: RuntimeError |
| 426 cha_deopt1_test: CompileTimeError | 389 cha_deopt1_test: CompileTimeError |
| 427 cha_deopt2_test: CompileTimeError | 390 cha_deopt2_test: CompileTimeError |
| 428 cha_deopt3_test: CompileTimeError | 391 cha_deopt3_test: CompileTimeError |
| 429 checked_null_test/01: Crash | |
| 430 checked_setter2_test: Crash | |
| 431 checked_setter3_test/01: Crash | |
| 432 checked_setter3_test/02: Crash | |
| 433 checked_setter_test: Crash | |
| 434 class_cycle_test/02: MissingCompileTimeError | 392 class_cycle_test/02: MissingCompileTimeError |
| 435 class_cycle_test/03: MissingCompileTimeError | 393 class_cycle_test/03: MissingCompileTimeError |
| 436 class_literal_test/01: Crash | |
| 437 class_literal_test/02: Crash | |
| 438 class_literal_test/03: Crash | |
| 439 class_literal_test/04: Crash | |
| 440 class_literal_test/05: Crash | |
| 441 class_literal_test/06: Crash | |
| 442 class_literal_test/07: Crash | |
| 443 class_literal_test/08: Crash | |
| 444 class_literal_test/09: Crash | |
| 445 class_literal_test/10: Crash | |
| 446 class_literal_test/11: Crash | |
| 447 class_literal_test/12: Crash | |
| 448 class_literal_test/13: Crash | |
| 449 class_literal_test/14: Crash | |
| 450 class_literal_test/15: Crash | |
| 451 class_literal_test/16: Crash | |
| 452 class_literal_test/17: Crash | |
| 453 class_literal_test/18: Crash | |
| 454 class_literal_test/19: Crash | |
| 455 class_literal_test/20: Crash | |
| 456 class_literal_test/21: Crash | |
| 457 class_literal_test/22: Crash | |
| 458 class_literal_test/23: Crash | |
| 459 class_literal_test/24: Crash | |
| 460 class_literal_test/25: Crash | |
| 461 class_override_test/00: Crash | |
| 462 class_syntax2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart
': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local lo
cal(Maps.mapToString#first) is stored in a closure field. | 394 class_syntax2_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handler.dart
': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Local lo
cal(Maps.mapToString#first) is stored in a closure field. |
| 463 class_test: Crash | 395 class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal'
in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call). |
| 464 classes_static_method_clash_test: Crash | 396 classes_static_method_clash_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/local
s_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(loc
al)': Local local(Primitives.applyFunctionWithNamedArguments#bad) is stored in a
closure field. |
| 465 closure4_test: Crash | 397 closure4_test: Crash # Assertion failure: Cannot find value local(main#fun) in (
) for j:method(main). |
| 466 closure5_test: Crash | 398 closure5_test: Crash # Assertion failure: Cannot find value local(main#fun) in (
) for j:method(main). |
| 467 closure6_test: Crash | 399 closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). |
| 468 closure_cycles_test: Crash | 400 closure_cycles_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(doIt_closure.call), ..., j:closure_call(Duration_toString_clos
ure.call), j:closure_call(Y_Y_closure.call)) |
| 469 closure_in_constructor_test: Crash | 401 closure_in_constructor_test: Crash # type 'JClosureClass' is not a subtype of ty
pe 'ClosureClassElement' of 'closureClass' where |
| 470 closure_in_field_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(Maps.mapToString#first) is stored in a closure field. | 402 closure_in_field_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 471 closure_in_initializer2_test: Crash | 403 closure_in_initializer2_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/clos
ure.dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding cl
osure class not found for () → dynamic => a = a.+(1). Closures found for (() → d
ynamic { |
| 472 closure_in_initializer_test: Crash | 404 closure_in_initializer_test: Crash # NoSuchMethodError: The getter 'parent' was
called on null. |
| 473 closure_internals_test: Crash | |
| 474 closure_parameter_types_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ha
ndler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)'
: Local local(main#invokeCount) is stored in a closure field. | 405 closure_parameter_types_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_ha
ndler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)'
: Local local(main#invokeCount) is stored in a closure field. |
| 475 closure_self_reference_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_han
dler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)':
Local local(main#inner) is stored in a closure field. | 406 closure_self_reference_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_han
dler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)':
Local local(main#inner) is stored in a closure field. |
| 476 closure_shared_state_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handl
er.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': L
ocal local(setupNestedLoop#j) is stored in a closure field. | 407 closure_shared_state_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handl
er.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': L
ocal local(setupNestedLoop#j) is stored in a closure field. |
| 477 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 408 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
| 478 closure_type_variables_test: Crash # type 'JClosureClass' is not a subtype of ty
pe 'ClosureClassElement' of 'closureClass' where | 409 closure_type_variables_test: Crash # type 'JClosureClass' is not a subtype of ty
pe 'ClosureClassElement' of 'closureClass' where |
| 479 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret
urnSuperInClosure_closure.call). | 410 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret
urnSuperInClosure_closure.call). |
| 480 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta
nce of 'ThisLocal' in (local(Sub_test_closure.call#e), local(Sub.test#)) for j:c
losure_call(Sub_test_closure.call). | 411 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta
nce of 'ThisLocal' in (local(Sub.test#e), local(Sub.test#)) for j:closure_call(S
ub_test_closure.call). |
| 481 closures_initializer2_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closur
e.dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding clos
ure class not found for () → dynamic => #lib1::A::T. Closures found for (() → dy
namic { | 412 closures_initializer2_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closur
e.dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding clos
ure class not found for () → dynamic => #lib1::A::T. Closures found for (() → dy
namic { |
| 482 closures_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure
.dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding closu
re class not found for () → dynamic => #lib1::B::T. Closures found for (() → dyn
amic { | 413 closures_initializer_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure
.dart': Failed assertion: line 207 pos 9: 'closure != null': Corresponding closu
re class not found for () → dynamic => #lib1::B::T. Closures found for (() → dyn
amic { |
| 483 closures_with_complex_params_test: Crash # type 'JClosureClass' is not a subtype
of type 'ClosureClassElement' of 'cls' where | 414 closures_with_complex_params_test: Crash # type 'JClosureClass' is not a subtype
of type 'ClosureClassElement' of 'cls' where |
| 484 compile_time_constant10_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(Maps.mapToString#first) is stored in a closure field. | 415 compile_time_constant10_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(Maps.mapToString#first) is stored in a closure field. |
| 485 function_subtype_inline2_test: RuntimeError | 416 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)) |
| 486 function_type/function_type0_test: Crash | |
| 487 function_type/function_type10_test: Crash | |
| 488 function_type/function_type11_test: Crash | |
| 489 function_type/function_type12_test: Crash | |
| 490 function_type/function_type13_test: Crash | |
| 491 function_type/function_type14_test: Crash | |
| 492 function_type/function_type15_test: Crash | |
| 493 function_type/function_type16_test: Crash | |
| 494 function_type/function_type17_test: Crash | |
| 495 function_type/function_type18_test: Crash | |
| 496 function_type/function_type19_test: Crash | |
| 497 function_type/function_type1_test: Crash | |
| 498 function_type/function_type20_test: Crash | |
| 499 function_type/function_type21_test: Crash | |
| 500 function_type/function_type22_test: Crash | |
| 501 function_type/function_type23_test: Crash | |
| 502 function_type/function_type24_test: Crash | |
| 503 function_type/function_type25_test: Crash | |
| 504 function_type/function_type26_test: Crash | |
| 505 function_type/function_type27_test: Crash | |
| 506 function_type/function_type28_test: Crash | |
| 507 function_type/function_type29_test: Crash | |
| 508 function_type/function_type2_test: Crash | |
| 509 function_type/function_type30_test: Crash | |
| 510 function_type/function_type31_test: Crash | |
| 511 function_type/function_type32_test: Crash | |
| 512 function_type/function_type33_test: Crash | |
| 513 function_type/function_type34_test: Crash | |
| 514 function_type/function_type35_test: Crash | |
| 515 function_type/function_type36_test: Crash | |
| 516 function_type/function_type37_test: Crash | |
| 517 function_type/function_type38_test: Crash | |
| 518 function_type/function_type39_test: Crash | |
| 519 function_type/function_type3_test: Crash | |
| 520 function_type/function_type40_test: Crash | |
| 521 function_type/function_type41_test: Crash | |
| 522 function_type/function_type42_test: Crash | |
| 523 function_type/function_type43_test: Crash | |
| 524 function_type/function_type44_test: Crash | |
| 525 function_type/function_type45_test: Crash | |
| 526 function_type/function_type46_test: Crash | |
| 527 function_type/function_type47_test: Crash | |
| 528 function_type/function_type48_test: Crash | |
| 529 function_type/function_type49_test: Crash | |
| 530 function_type/function_type4_test: Crash | |
| 531 function_type/function_type50_test: Crash | |
| 532 function_type/function_type51_test: Crash | |
| 533 function_type/function_type52_test: Crash | |
| 534 function_type/function_type53_test: Crash | |
| 535 function_type/function_type54_test: Crash | |
| 536 function_type/function_type55_test: Crash | |
| 537 function_type/function_type56_test: Crash | |
| 538 function_type/function_type57_test: Crash | |
| 539 function_type/function_type58_test: Crash | |
| 540 function_type/function_type59_test: Crash | |
| 541 function_type/function_type5_test: Crash | |
| 542 function_type/function_type60_test: Crash | |
| 543 function_type/function_type61_test: Crash | |
| 544 function_type/function_type62_test: Crash | |
| 545 function_type/function_type63_test: Crash | |
| 546 function_type/function_type64_test: Crash | |
| 547 function_type/function_type65_test: Crash | |
| 548 function_type/function_type66_test: Crash | |
| 549 function_type/function_type67_test: Crash | |
| 550 function_type/function_type68_test: Crash | |
| 551 function_type/function_type69_test: Crash | |
| 552 function_type/function_type6_test: Crash | |
| 553 function_type/function_type70_test: Crash | |
| 554 function_type/function_type71_test: Crash | |
| 555 function_type/function_type72_test: Crash | |
| 556 function_type/function_type73_test: Crash | |
| 557 function_type/function_type74_test: Crash | |
| 558 function_type/function_type75_test: Crash | |
| 559 function_type/function_type76_test: Crash | |
| 560 function_type/function_type77_test: Crash | |
| 561 function_type/function_type78_test: Crash | |
| 562 function_type/function_type79_test: Crash | |
| 563 function_type/function_type7_test: Crash | |
| 564 function_type/function_type80_test: Crash | |
| 565 function_type/function_type81_test: Crash | |
| 566 function_type/function_type82_test: Crash | |
| 567 function_type/function_type83_test: Crash | |
| 568 function_type/function_type84_test: Crash | |
| 569 function_type/function_type85_test: Crash | |
| 570 function_type/function_type86_test: Crash | |
| 571 function_type/function_type87_test: Crash | |
| 572 function_type/function_type88_test: Crash | |
| 573 function_type/function_type89_test: Crash | |
| 574 function_type/function_type8_test: Crash | |
| 575 function_type/function_type90_test: Crash | |
| 576 function_type/function_type91_test: Crash | |
| 577 function_type/function_type92_test: Crash | |
| 578 function_type/function_type93_test: Crash | |
| 579 function_type/function_type94_test: Crash | |
| 580 function_type/function_type95_test: Crash | |
| 581 function_type/function_type96_test: Crash | |
| 582 function_type/function_type97_test: Crash | |
| 583 function_type/function_type98_test: Crash | |
| 584 function_type/function_type99_test: Crash | |
| 585 function_type/function_type9_test: Crash | |
| 586 generic_constructor_mixin2_test: Crash | |
| 587 generic_constructor_mixin3_test: Crash | |
| 588 generic_constructor_mixin_test: Crash | |
| 589 regress_30339_test: Crash | |
| 590 typevariable_substitution2_test/02: RuntimeError | 417 typevariable_substitution2_test/02: RuntimeError |
| 591 | 418 |
| 592 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 419 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 593 abstract_beats_arguments_test: Crash | 420 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. |
| 594 abstract_exact_selector_test/01: Crash | 421 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
| 595 abstract_exact_selector_test/none: Crash | 422 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. |
| 596 abstract_getter_test/01: Crash | 423 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 597 abstract_method_test: Crash | 424 arg_param_trailing_comma_test/none: Crash # Assertion failure: Unexpected constr
uctor j:constructor(C.) in ConstructorDataImpl._getConstructorConstant |
| 598 abstract_object_method_test: Crash | 425 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. |
| 599 abstract_runtime_error_test/01: Crash | |
| 600 abstract_runtime_error_test/02: Crash | |
| 601 abstract_syntax_test/00: Crash | |
| 602 arg_param_trailing_comma_test/none: Crash | |
| 603 assert_message_test: Crash | |
| 604 assert_trailing_comma_test/none: CompileTimeError | 426 assert_trailing_comma_test/none: CompileTimeError |
| 605 assertion_initializer_const_error2_test/cc02: Crash | 427 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) |
| 606 assertion_initializer_const_error2_test/none: CompileTimeError | 428 assertion_initializer_const_error2_test/none: CompileTimeError |
| 607 assertion_initializer_const_function_error_test/01: Crash | 429 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio
n: Unexpected initializer #lib1::C::bc02 (Constructor) |
| 608 assertion_initializer_test: CompileTimeError | 430 assertion_initializer_test: CompileTimeError |
| 609 assertion_test: Crash | 431 assertion_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
| 610 assign_instance_method_negative_test: Crash | 432 async_and_or_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
| 611 assign_static_type_test/03: Crash | 433 async_await_catch_regression_test: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. |
| 612 assign_static_type_test/04: Crash | 434 async_await_foreign_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. |
| 613 assign_to_type_test/01: Crash | 435 async_await_syntax_test/a01a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 614 assign_to_type_test/02: Crash | 436 async_await_syntax_test/a02a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 615 assign_to_type_test/03: Crash | 437 async_await_syntax_test/a03a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 616 assign_to_type_test/04: Crash | 438 async_await_syntax_test/a03b: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 617 assign_top_method_test/01: Crash | |
| 618 async_and_or_test: Crash | |
| 619 async_await_catch_regression_test: Crash | |
| 620 async_await_foreign_test: Crash | |
| 621 async_await_syntax_test/a01a: Crash | |
| 622 async_await_syntax_test/a02a: Crash | |
| 623 async_await_syntax_test/a03a: Crash | |
| 624 async_await_syntax_test/a03b: Crash | |
| 625 async_await_syntax_test/a04a: RuntimeError | 439 async_await_syntax_test/a04a: RuntimeError |
| 626 async_await_syntax_test/a04c: RuntimeError | 440 async_await_syntax_test/a04c: RuntimeError |
| 627 async_await_syntax_test/a05a: Crash | 441 async_await_syntax_test/a05a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 628 async_await_syntax_test/a05b: Crash | 442 async_await_syntax_test/a05b: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 629 async_await_syntax_test/a06a: Crash | 443 async_await_syntax_test/a06a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 630 async_await_syntax_test/a07a: RuntimeError | 444 async_await_syntax_test/a07a: RuntimeError |
| 631 async_await_syntax_test/a08a: RuntimeError | 445 async_await_syntax_test/a08a: RuntimeError |
| 632 async_await_syntax_test/a09a: Crash | 446 async_await_syntax_test/a09a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 633 async_await_syntax_test/a10a: Crash | 447 async_await_syntax_test/a10a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 634 async_await_syntax_test/a11b: RuntimeError | 448 async_await_syntax_test/a11b: RuntimeError |
| 635 async_await_syntax_test/a11c: Crash | 449 async_await_syntax_test/a11c: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 636 async_await_syntax_test/a11d: Crash | 450 async_await_syntax_test/a11d: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 637 async_await_syntax_test/a12g: Crash | 451 async_await_syntax_test/a12g: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 638 async_await_syntax_test/b01a: Crash | 452 async_await_syntax_test/b01a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 639 async_await_syntax_test/b02a: Crash | 453 async_await_syntax_test/b02a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 640 async_await_syntax_test/b03a: Crash | 454 async_await_syntax_test/b03a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 641 async_await_syntax_test/b04a: RuntimeError | 455 async_await_syntax_test/b04a: RuntimeError |
| 642 async_await_syntax_test/b05a: Crash | 456 async_await_syntax_test/b05a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 643 async_await_syntax_test/b06a: Crash | 457 async_await_syntax_test/b06a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 644 async_await_syntax_test/b07a: RuntimeError | 458 async_await_syntax_test/b07a: RuntimeError |
| 645 async_await_syntax_test/b08a: RuntimeError | 459 async_await_syntax_test/b08a: RuntimeError |
| 646 async_await_syntax_test/b09a: Crash | 460 async_await_syntax_test/b09a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 647 async_await_syntax_test/b10a: Crash | 461 async_await_syntax_test/b10a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 648 async_await_syntax_test/b11b: RuntimeError | 462 async_await_syntax_test/b11b: RuntimeError |
| 649 async_await_syntax_test/b11c: Crash | 463 async_await_syntax_test/b11c: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 650 async_await_syntax_test/b11d: Crash | 464 async_await_syntax_test/b11d: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 651 async_await_syntax_test/b12g: Crash | 465 async_await_syntax_test/b12g: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 652 async_await_syntax_test/c01a: Crash | 466 async_await_syntax_test/c01a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 653 async_await_syntax_test/c02a: Crash | 467 async_await_syntax_test/c02a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 654 async_await_syntax_test/c03a: Crash | 468 async_await_syntax_test/c03a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 655 async_await_syntax_test/c04a: Crash | 469 async_await_syntax_test/c04a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 656 async_await_syntax_test/c05a: Crash | 470 async_await_syntax_test/c05a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 657 async_await_syntax_test/c06a: Crash | 471 async_await_syntax_test/c06a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 658 async_await_syntax_test/c07a: Crash | 472 async_await_syntax_test/c07a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 659 async_await_syntax_test/c08a: Crash | 473 async_await_syntax_test/c08a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 660 async_await_syntax_test/c09a: Crash | 474 async_await_syntax_test/c09a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 661 async_await_syntax_test/c10a: Crash | 475 async_await_syntax_test/c10a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 662 async_await_syntax_test/d01a: Crash | 476 async_await_syntax_test/d01a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 663 async_await_syntax_test/d02a: Crash | 477 async_await_syntax_test/d02a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 664 async_await_syntax_test/d03a: Crash | 478 async_await_syntax_test/d03a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 665 async_await_syntax_test/d04a: Crash # NoSuchMethodError: The getter 'enclosingCl
ass' was called on null. | 479 async_await_syntax_test/d04a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 666 async_await_syntax_test/d05a: Crash | 480 async_await_syntax_test/d05a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 667 async_await_syntax_test/d06a: Crash | 481 async_await_syntax_test/d06a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 668 async_await_syntax_test/d07a: Crash # NoSuchMethodError: The getter 'enclosingCl
ass' was called on null. | 482 async_await_syntax_test/d07a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 669 async_await_syntax_test/d08a: Crash # NoSuchMethodError: The getter 'enclosingCl
ass' was called on null. | 483 async_await_syntax_test/d08a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 670 async_await_syntax_test/d08b: Crash # NoSuchMethodError: The getter 'enclosingCl
ass' was called on null. | 484 async_await_syntax_test/d08b: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 671 async_await_syntax_test/d09a: Crash | 485 async_await_syntax_test/d09a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 672 async_await_syntax_test/d10a: Crash | 486 async_await_syntax_test/d10a: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 673 async_break_in_finally_test: Crash | 487 async_break_in_finally_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 674 async_call_test: Crash | 488 async_call_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on
null. |
| 675 async_cascade_test: Crash | 489 async_cascade_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
| 676 async_continue_label_test/await_in_body: Crash | 490 async_continue_label_test/await_in_body: Crash # NoSuchMethodError: The getter '
thisLocal' was called on null. |
| 677 async_continue_label_test/await_in_condition: Crash | 491 async_continue_label_test/await_in_condition: Crash # NoSuchMethodError: The get
ter 'thisLocal' was called on null. |
| 678 async_continue_label_test/await_in_init: Crash | 492 async_continue_label_test/await_in_init: Crash # NoSuchMethodError: The getter '
thisLocal' was called on null. |
| 679 async_continue_label_test/await_in_update: Crash | 493 async_continue_label_test/await_in_update: Crash # NoSuchMethodError: The getter
'thisLocal' was called on null. |
| 680 async_continue_label_test/none: Crash | 494 async_continue_label_test/none: Crash # NoSuchMethodError: The getter 'thisLocal
' was called on null. |
| 681 async_control_structures_test: Crash | 495 async_control_structures_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 682 async_finally_rethrow_test: Crash | 496 async_finally_rethrow_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa
s called on null. |
| 683 async_or_generator_return_type_stacktrace_test/01: Crash | 497 async_regression_23058_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 684 async_or_generator_return_type_stacktrace_test/02: Crash | 498 async_rethrow_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
| 685 async_or_generator_return_type_stacktrace_test/03: Crash | 499 async_return_types_test/nestedFuture: Crash # NoSuchMethodError: The getter 'thi
sLocal' was called on null. |
| 686 async_regression_23058_test: Crash | 500 async_return_types_test/none: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 687 async_rethrow_test: Crash | 501 async_return_types_test/tooManyTypeParameters: Crash # NoSuchMethodError: The ge
tter 'thisLocal' was called on null. |
| 688 async_return_types_test/nestedFuture: Crash | 502 async_return_types_test/wrongReturnType: Crash # NoSuchMethodError: The getter '
thisLocal' was called on null. |
| 689 async_return_types_test/none: Crash | 503 async_return_types_test/wrongTypeParameter: Crash # NoSuchMethodError: The gette
r 'thisLocal' was called on null. |
| 690 async_return_types_test/tooManyTypeParameters: Crash | 504 async_star_await_pauses_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 691 async_return_types_test/wrongReturnType: Crash | 505 async_star_cancel_and_throw_in_finally_test: Crash # NoSuchMethodError: The gett
er 'thisLocal' was called on null. |
| 692 async_return_types_test/wrongTypeParameter: Crash | 506 async_star_cancel_while_paused_test: Crash # NoSuchMethodError: The getter 'this
Local' was called on null. |
| 693 async_star_await_pauses_test: Crash | 507 async_star_no_cancel2_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa
s called on null. |
| 694 async_star_cancel_and_throw_in_finally_test: Crash | 508 async_star_no_cancel_test: Crash # NoSuchMethodError: The getter 'thisLocal' was
called on null. |
| 695 async_star_cancel_while_paused_test: Crash | 509 async_star_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal
led on null. |
| 696 async_star_no_cancel2_test: Crash | 510 async_star_regression_2238_test: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. |
| 697 async_star_no_cancel_test: Crash | 511 async_star_regression_23116_test: Crash # NoSuchMethodError: The getter 'thisLoc
al' was called on null. |
| 698 async_star_pause_test: Crash | 512 async_star_regression_fisk_test: Crash # NoSuchMethodError: The getter 'thisLoca
l' was called on null. |
| 699 async_star_regression_2238_test: Crash | 513 async_star_stream_take_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 700 async_star_regression_23116_test: Crash | 514 async_star_take_reyield_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 701 async_star_regression_fisk_test: Crash | |
| 702 async_star_stream_take_test: Crash | |
| 703 async_star_take_reyield_test: Crash | |
| 704 bad_constructor_test/05: MissingCompileTimeError | 515 bad_constructor_test/05: MissingCompileTimeError |
| 705 bad_named_parameters2_test/01: Crash | |
| 706 bad_named_parameters_test/01: Crash | |
| 707 bad_named_parameters_test/02: Crash | |
| 708 bad_named_parameters_test/03: Crash | |
| 709 bad_named_parameters_test/04: Crash | |
| 710 bad_named_parameters_test/05: Crash | |
| 711 bad_override_test/01: Crash | |
| 712 bad_override_test/02: Crash | |
| 713 bad_override_test/03: MissingCompileTimeError | 516 bad_override_test/03: MissingCompileTimeError |
| 714 bad_override_test/04: MissingCompileTimeError | 517 bad_override_test/04: MissingCompileTimeError |
| 715 bad_override_test/05: MissingCompileTimeError | 518 bad_override_test/05: MissingCompileTimeError |
| 716 bad_override_test/06: Crash | 519 bailout4_test: Crash # Assertion failure: Unexpected constructor j:constructor(A
.) in ConstructorDataImpl._getConstructorConstant |
| 717 bailout4_test: Crash | 520 bailout_test: Crash # Assertion failure: Unexpected constructor j:constructor(C.
) in ConstructorDataImpl._getConstructorConstant |
| 718 bailout_test: Crash | |
| 719 bit_operations_test/01: Crash | |
| 720 bit_operations_test/02: Crash | |
| 721 bit_operations_test/03: Crash | |
| 722 bit_operations_test/04: Crash | |
| 723 bit_operations_test/none: Crash | |
| 724 bool_check_test: RuntimeError | 521 bool_check_test: RuntimeError |
| 725 bool_condition_check_test/01: Crash | |
| 726 bool_condition_check_test: RuntimeError | 522 bool_condition_check_test: RuntimeError |
| 727 bool_test: RuntimeError | 523 bool_test: RuntimeError |
| 728 bound_closure_equality_test: Crash | 524 bound_closure_equality_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
| 729 bound_closure_primitives_test: Crash | 525 bound_closure_primitives_test: Crash # NoSuchMethodError: The getter 'thisLocal'
was called on null. |
| 730 branch_canonicalization_test: RuntimeError | 526 branch_canonicalization_test: RuntimeError |
| 731 break_test: Crash | 527 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt
y: 0 |
| 732 call_closurization_test: Crash | 528 call_closurization_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no
instance getter 'supertype'. |
| 733 call_constructor_on_unresolvable_class_test/07: Crash | 529 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). |
| 734 call_function_apply_test: Crash | |
| 735 call_nonexistent_constructor_test/01: Crash | |
| 736 call_nonexistent_constructor_test/02: Crash | |
| 737 call_nonexistent_static_test/01: Crash | |
| 738 call_nonexistent_static_test/02: Crash | |
| 739 call_nonexistent_static_test/03: Crash | |
| 740 call_nonexistent_static_test/04: Crash | |
| 741 call_nonexistent_static_test/05: Crash | |
| 742 call_nonexistent_static_test/06: Crash | |
| 743 call_nonexistent_static_test/07: Crash | |
| 744 call_nonexistent_static_test/08: Crash | |
| 745 call_nonexistent_static_test/09: Crash | |
| 746 call_nonexistent_static_test/10: Crash | |
| 747 call_operator_test: RuntimeError | 530 call_operator_test: RuntimeError |
| 748 call_test: Crash | 531 call_test: Crash # NoSuchMethodError: Class 'JClosureClass' has no instance gett
er 'supertype'. |
| 749 call_through_getter_test: Crash | 532 call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instan
ce of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#))
for j:closure_call(B_g3_closure.call). |
| 750 call_type_literal_test/01: Crash | 533 call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instan
ce of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#))
for j:closure_call(B_g3_closure.call). |
| 751 call_with_no_such_method_test: Crash | 534 call_through_getter_test/none: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(B.g3#x), local(B.g3#y), local(B.g3#z), local(B.g3#
)) for j:closure_call(B_g3_closure.call). |
| 535 call_with_no_such_method_test: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(JsLinkedHashMap.addAll#key), local(JsLinkedHashMap
.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHashM
ap_addAll_closure.call). |
| 752 canonical_const2_test: RuntimeError | 536 canonical_const2_test: RuntimeError |
| 753 canonical_const_test: Crash | 537 canonical_const_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no in
stance getter 'kind'. |
| 754 cast_test/04: RuntimeError | |
| 755 cast_test/05: RuntimeError | |
| 756 cast_test/none: RuntimeError | 538 cast_test/none: RuntimeError |
| 757 cha_deopt1_test: CompileTimeError | 539 cha_deopt1_test: CompileTimeError |
| 758 cha_deopt2_test: CompileTimeError | 540 cha_deopt2_test: CompileTimeError |
| 759 cha_deopt3_test: CompileTimeError | 541 cha_deopt3_test: CompileTimeError |
| 760 checked_null_test/01: Crash | |
| 761 checked_setter2_test: Crash | |
| 762 checked_setter3_test/01: Crash | |
| 763 checked_setter3_test/02: Crash | |
| 764 checked_setter_test: Crash | |
| 765 class_cycle_test/02: MissingCompileTimeError | 542 class_cycle_test/02: MissingCompileTimeError |
| 766 class_cycle_test/03: MissingCompileTimeError | 543 class_cycle_test/03: MissingCompileTimeError |
| 767 class_literal_test/01: Crash | 544 class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal'
in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call). |
| 768 class_literal_test/02: Crash | 545 classes_static_method_clash_test: Crash # Assertion failure: Cannot find value I
nstance of 'ThisLocal' in (local(JsLinkedHashMap.addAll#key), local(JsLinkedHash
Map.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHa
shMap_addAll_closure.call). |
| 769 class_literal_test/03: Crash | 546 closure4_test: Crash # Assertion failure: Cannot find value local(main#fun) in (
) for j:method(main). |
| 770 class_literal_test/04: Crash | 547 closure5_test: Crash # Assertion failure: Cannot find value local(main#fun) in (
) for j:method(main). |
| 771 class_literal_test/05: Crash | 548 closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). |
| 772 class_literal_test/06: Crash | 549 closure_cycles_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. |
| 773 class_literal_test/07: Crash | 550 closure_in_constructor_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha
s no instance getter 'methodElement'. |
| 774 class_literal_test/08: Crash | 551 closure_in_initializer2_test: Crash # NoSuchMethodError: The getter 'closureClas
sEntity' was called on null. |
| 775 class_literal_test/09: Crash | 552 closure_in_initializer_test: Crash # NoSuchMethodError: The getter 'parent' was
called on null. |
| 776 class_literal_test/10: Crash | |
| 777 class_literal_test/11: Crash | |
| 778 class_literal_test/12: Crash | |
| 779 class_literal_test/13: Crash | |
| 780 class_literal_test/14: Crash | |
| 781 class_literal_test/15: Crash | |
| 782 class_literal_test/16: Crash | |
| 783 class_literal_test/17: Crash | |
| 784 class_literal_test/18: Crash | |
| 785 class_literal_test/19: Crash | |
| 786 class_literal_test/20: Crash | |
| 787 class_literal_test/21: Crash | |
| 788 class_literal_test/22: Crash | |
| 789 class_literal_test/23: Crash | |
| 790 class_literal_test/24: Crash | |
| 791 class_literal_test/25: Crash | |
| 792 class_override_test/00: Crash | |
| 793 class_test: Crash | |
| 794 classes_static_method_clash_test: Crash | |
| 795 closure4_test: Crash | |
| 796 closure5_test: Crash | |
| 797 closure6_test: Crash | |
| 798 closure_cycles_test: Crash | |
| 799 closure_in_constructor_test: Crash | |
| 800 closure_in_initializer2_test: Crash | |
| 801 closure_in_initializer_test: Crash | |
| 802 closure_internals_test: Crash | |
| 803 closure_parameter_types_test: RuntimeError | 553 closure_parameter_types_test: RuntimeError |
| 804 closure_self_reference_test: Crash | 554 closure_self_reference_test: Crash # Stack Overflow |
| 805 closure_shared_state_test: RuntimeError | 555 closure_shared_state_test: RuntimeError |
| 806 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 556 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
| 807 closure_type_variables_test: Crash # NoSuchMethodError: The getter 'closureClass
Entity' was called on null. | 557 closure_type_variables_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha
s no instance getter 'methodElement'. |
| 808 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret
urnSuperInClosure_closure.call). | 558 closure_with_super_field_test: Crash # Assertion failure: Cannot find value Inst
ance of 'ThisLocal' in (local(B.returnSuperInClosure#)) for j:closure_call(B_ret
urnSuperInClosure_closure.call). |
| 809 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta
nce of 'ThisLocal' in (local(Sub_test_closure.call#e), local(Sub.test#)) for j:c
losure_call(Sub_test_closure.call). | 559 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta
nce of 'ThisLocal' in (local(Sub.test#e), local(Sub.test#)) for j:closure_call(S
ub_test_closure.call). |
| 810 closures_initializer2_test: Crash # NoSuchMethodError: The getter 'closureClassE
ntity' was called on null. | 560 closures_initializer2_test: Crash # NoSuchMethodError: The getter 'closureClassE
ntity' was called on null. |
| 811 closures_initializer_test: Crash # NoSuchMethodError: The getter 'closureClassEn
tity' was called on null. | 561 closures_initializer_test: Crash # NoSuchMethodError: The getter 'closureClassEn
tity' was called on null. |
| 812 closures_with_complex_params_test: Crash # NoSuchMethodError: Class 'JClosureCla
ss' has no instance getter 'supertype'. | 562 closures_with_complex_params_test: Crash # NoSuchMethodError: Class 'JClosureCla
ss' has no instance getter 'supertype'. |
| 813 function_subtype_inline2_test: Crash | 563 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
| 814 function_type/function_type0_test: Crash | |
| 815 function_type/function_type10_test: Crash | |
| 816 function_type/function_type11_test: Crash | |
| 817 function_type/function_type12_test: Crash | |
| 818 function_type/function_type13_test: Crash | |
| 819 function_type/function_type14_test: Crash | |
| 820 function_type/function_type15_test: Crash | |
| 821 function_type/function_type16_test: Crash | |
| 822 function_type/function_type17_test: Crash | |
| 823 function_type/function_type18_test: Crash | |
| 824 function_type/function_type19_test: Crash | |
| 825 function_type/function_type1_test: Crash | |
| 826 function_type/function_type20_test: Crash | |
| 827 function_type/function_type21_test: Crash | |
| 828 function_type/function_type22_test: Crash | |
| 829 function_type/function_type23_test: Crash | |
| 830 function_type/function_type24_test: Crash | |
| 831 function_type/function_type25_test: Crash | |
| 832 function_type/function_type26_test: Crash | |
| 833 function_type/function_type27_test: Crash | |
| 834 function_type/function_type28_test: Crash | |
| 835 function_type/function_type29_test: Crash | |
| 836 function_type/function_type2_test: Crash | |
| 837 function_type/function_type30_test: Crash | |
| 838 function_type/function_type31_test: Crash | |
| 839 function_type/function_type32_test: Crash | |
| 840 function_type/function_type33_test: Crash | |
| 841 function_type/function_type34_test: Crash | |
| 842 function_type/function_type35_test: Crash | |
| 843 function_type/function_type36_test: Crash | |
| 844 function_type/function_type37_test: Crash | |
| 845 function_type/function_type38_test: Crash | |
| 846 function_type/function_type39_test: Crash | |
| 847 function_type/function_type3_test: Crash | |
| 848 function_type/function_type40_test: Crash | |
| 849 function_type/function_type41_test: Crash | |
| 850 function_type/function_type42_test: Crash | |
| 851 function_type/function_type43_test: Crash | |
| 852 function_type/function_type44_test: Crash | |
| 853 function_type/function_type45_test: Crash | |
| 854 function_type/function_type46_test: Crash | |
| 855 function_type/function_type47_test: Crash | |
| 856 function_type/function_type48_test: Crash | |
| 857 function_type/function_type49_test: Crash | |
| 858 function_type/function_type4_test: Crash | |
| 859 function_type/function_type50_test: Crash | |
| 860 function_type/function_type51_test: Crash | |
| 861 function_type/function_type52_test: Crash | |
| 862 function_type/function_type53_test: Crash | |
| 863 function_type/function_type54_test: Crash | |
| 864 function_type/function_type55_test: Crash | |
| 865 function_type/function_type56_test: Crash | |
| 866 function_type/function_type57_test: Crash | |
| 867 function_type/function_type58_test: Crash | |
| 868 function_type/function_type59_test: Crash | |
| 869 function_type/function_type5_test: Crash | |
| 870 function_type/function_type60_test: Crash | |
| 871 function_type/function_type61_test: Crash | |
| 872 function_type/function_type62_test: Crash | |
| 873 function_type/function_type63_test: Crash | |
| 874 function_type/function_type64_test: Crash | |
| 875 function_type/function_type65_test: Crash | |
| 876 function_type/function_type66_test: Crash | |
| 877 function_type/function_type67_test: Crash | |
| 878 function_type/function_type68_test: Crash | |
| 879 function_type/function_type69_test: Crash | |
| 880 function_type/function_type6_test: Crash | |
| 881 function_type/function_type70_test: Crash | |
| 882 function_type/function_type71_test: Crash | |
| 883 function_type/function_type72_test: Crash | |
| 884 function_type/function_type73_test: Crash | |
| 885 function_type/function_type74_test: Crash | |
| 886 function_type/function_type75_test: Crash | |
| 887 function_type/function_type76_test: Crash | |
| 888 function_type/function_type77_test: Crash | |
| 889 function_type/function_type78_test: Crash | |
| 890 function_type/function_type79_test: Crash | |
| 891 function_type/function_type7_test: Crash | |
| 892 function_type/function_type80_test: Crash | |
| 893 function_type/function_type81_test: Crash | |
| 894 function_type/function_type82_test: Crash | |
| 895 function_type/function_type83_test: Crash | |
| 896 function_type/function_type84_test: Crash | |
| 897 function_type/function_type85_test: Crash | |
| 898 function_type/function_type86_test: Crash | |
| 899 function_type/function_type87_test: Crash | |
| 900 function_type/function_type88_test: Crash | |
| 901 function_type/function_type89_test: Crash | |
| 902 function_type/function_type8_test: Crash | |
| 903 function_type/function_type90_test: Crash | |
| 904 function_type/function_type91_test: Crash | |
| 905 function_type/function_type92_test: Crash | |
| 906 function_type/function_type93_test: Crash | |
| 907 function_type/function_type94_test: Crash | |
| 908 function_type/function_type95_test: Crash | |
| 909 function_type/function_type96_test: Crash | |
| 910 function_type/function_type97_test: Crash | |
| 911 function_type/function_type98_test: Crash | |
| 912 function_type/function_type99_test: Crash | |
| 913 function_type/function_type9_test: Crash | |
| 914 generic_constructor_mixin2_test: Crash | |
| 915 generic_constructor_mixin3_test: Crash | |
| 916 generic_constructor_mixin_test: Crash | |
| 917 regress_30339_test: Crash | |
| 918 typevariable_substitution2_test/02: RuntimeError | 564 typevariable_substitution2_test/02: RuntimeError |
| 919 | 565 |
| 920 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] | 566 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] |
| 921 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 | 567 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 |
| 922 | 568 |
| 923 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] | 569 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] |
| 924 async_star_await_pauses_test: RuntimeError # Need triage | 570 async_star_await_pauses_test: RuntimeError # Need triage |
| 925 async_star_no_cancel2_test: RuntimeError # Need triage | 571 async_star_no_cancel2_test: RuntimeError # Need triage |
| 926 async_star_no_cancel_test: RuntimeError # Need triage | 572 async_star_no_cancel_test: RuntimeError # Need triage |
| 927 | 573 |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 977 function_type/function_type55_test: Crash # Issue 27394 | 623 function_type/function_type55_test: Crash # Issue 27394 |
| 978 function_type/function_type62_test: Crash # Issue 27394 | 624 function_type/function_type62_test: Crash # Issue 27394 |
| 979 function_type/function_type63_test: Crash # Issue 27394 | 625 function_type/function_type63_test: Crash # Issue 27394 |
| 980 function_type/function_type6_test: Crash # Issue 27394 | 626 function_type/function_type6_test: Crash # Issue 27394 |
| 981 function_type/function_type7_test: Crash # Issue 27394 | 627 function_type/function_type7_test: Crash # Issue 27394 |
| 982 function_type/function_type98_test: Crash # Issue 27394 | 628 function_type/function_type98_test: Crash # Issue 27394 |
| 983 function_type/function_type99_test: Crash # Issue 27394 | 629 function_type/function_type99_test: Crash # Issue 27394 |
| 984 | 630 |
| 985 [ $compiler == dart2js && $runtime == safarimobilesim ] | 631 [ $compiler == dart2js && $runtime == safarimobilesim ] |
| 986 call_through_getter_test: Fail, OK | 632 call_through_getter_test: Fail, OK |
| OLD | NEW |