| 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 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 309 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] | 309 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] |
| 310 abstract_exact_selector_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/loca
ls_handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(lo
cal)': Local local(NoSuchMethodError.toString#comma) is stored in a closure fiel
d. | 310 abstract_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. |
| 311 abstract_getter_test/01: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.d
art': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure
class not found for j:getter(Foo.i). Closures found for (j:closure_call(Closure
_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:clo
sure_call(checkIt_closure.call), ..., j:closure_call(checkIt_closure.call), j:cl
osure_call(unwrapException_closure.call)) | 311 abstract_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)) |
| 312 abstract_method_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart
': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure cl
ass not found for j:getter(A.length). Closures found for (j:closure_call(Closure
_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call)) | 312 abstract_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)) |
| 313 abstract_object_method_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closu
re.dart': Failed assertion: line 197 pos 9: 'closure != null': Corresponding clo
sure class not found for j:method(B.==). Closures found for (j:closure_call(Clos
ure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:
closure_call(NoSuchMethodError_toString_closure.call)) | 313 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)) |
| 314 assert_message_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart'
: Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure cla
ss not found for j:getter(Iterable.iterator). Closures found for (j:closure_call
(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call
), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure
.call), j:closure_call(_awaitOnObject_closure.call)) | 314 assert_message_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart'
: Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure cla
ss not found for j:getter(Iterable.iterator). Closures found for (j:closure_call
(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call
), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOnObject_closure
.call), j:closure_call(_awaitOnObject_closure.call)) |
| 315 assert_trailing_comma_test/none: CompileTimeError | 315 assert_trailing_comma_test/none: CompileTimeError |
| 316 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) | 316 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) |
| 317 assertion_initializer_const_error2_test/none: CompileTimeError | 317 assertion_initializer_const_error2_test/none: CompileTimeError |
| 318 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio
n: Unexpected initializer #lib1::C::bc02 (Constructor) | 318 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio
n: Unexpected initializer #lib1::C::bc02 (Constructor) |
| 319 assertion_initializer_const_function_test/01: Crash # 'file:*/pkg/compiler/lib/s
rc/ssa/builder_kernel.dart': Failed assertion: line 513 pos 16: 'false': ir.Loca
lInitializer not handled | |
| 320 assertion_initializer_test: CompileTimeError | 319 assertion_initializer_test: CompileTimeError |
| 321 assertion_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Fai
led assertion: line 197 pos 9: 'closure != null': Corresponding closure class no
t found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Clos
ure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:
closure_call(main_closure.call), ..., j:closure_call(unwrapException_closure.cal
l), j:closure_call(testClosureReturnsFalse_closure.call)) | 320 assertion_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart': Fai
led assertion: line 197 pos 9: 'closure != null': Corresponding closure class no
t found for j:getter(Iterable.iterator). Closures found for (j:closure_call(Clos
ure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call), j:
closure_call(main_closure.call), ..., j:closure_call(unwrapException_closure.cal
l), j:closure_call(testClosureReturnsFalse_closure.call)) |
| 322 async_and_or_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart':
Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class
not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(C
losure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call),
j:closure_call(main_closure.call), ..., j:closure_call(test2_closure.call), j:c
losure_call(test2_closure.call)) | 321 async_and_or_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.dart':
Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure class
not found for j:getter(Iterable.iterator). Closures found for (j:closure_call(C
losure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.call),
j:closure_call(main_closure.call), ..., j:closure_call(test2_closure.call), j:c
losure_call(test2_closure.call)) |
| 323 async_await_catch_regression_test: Crash # 'file:*/pkg/compiler/lib/src/js_model
/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Correspondi
ng closure class not found for j:getter(Iterable.iterator). Closures found for (
j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToStrin
g_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOn
Object_closure.call), j:closure_call(unwrapException_closure.call)) | 322 async_await_catch_regression_test: Crash # 'file:*/pkg/compiler/lib/src/js_model
/closure.dart': Failed assertion: line 197 pos 9: 'closure != null': Correspondi
ng closure class not found for j:getter(Iterable.iterator). Closures found for (
j:closure_call(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToStrin
g_closure.call), j:closure_call(main_closure.call), ..., j:closure_call(_awaitOn
Object_closure.call), j:closure_call(unwrapException_closure.call)) |
| 324 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)) | 323 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)) |
| 325 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)) | 324 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)) |
| 326 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)) | 325 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)) |
| 327 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)) | 326 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)) |
| 328 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)) | 327 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)) |
| 329 async_await_syntax_test/a04a: RuntimeError | 328 async_await_syntax_test/a04a: RuntimeError |
| (...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 719 function_type/function_type62_test: Crash # Issue 27394 | 718 function_type/function_type62_test: Crash # Issue 27394 |
| 720 function_type/function_type63_test: Crash # Issue 27394 | 719 function_type/function_type63_test: Crash # Issue 27394 |
| 721 function_type/function_type6_test: Crash # Issue 27394 | 720 function_type/function_type6_test: Crash # Issue 27394 |
| 722 function_type/function_type7_test: Crash # Issue 27394 | 721 function_type/function_type7_test: Crash # Issue 27394 |
| 723 function_type/function_type98_test: Crash # Issue 27394 | 722 function_type/function_type98_test: Crash # Issue 27394 |
| 724 function_type/function_type99_test: Crash # Issue 27394 | 723 function_type/function_type99_test: Crash # Issue 27394 |
| 725 getter_setter_in_lib_test: Crash # Issue 27394 | 724 getter_setter_in_lib_test: Crash # Issue 27394 |
| 726 | 725 |
| 727 [ $compiler == dart2js && $runtime == safarimobilesim ] | 726 [ $compiler == dart2js && $runtime == safarimobilesim ] |
| 728 call_through_getter_test: Fail, OK | 727 call_through_getter_test: Fail, OK |
| OLD | NEW |