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 409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
420 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. | 420 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. |
421 cast_test/none: RuntimeError | 421 cast_test/none: RuntimeError |
422 cha_deopt1_test: CompileTimeError | 422 cha_deopt1_test: CompileTimeError |
423 cha_deopt2_test: CompileTimeError | 423 cha_deopt2_test: CompileTimeError |
424 cha_deopt3_test: CompileTimeError | 424 cha_deopt3_test: CompileTimeError |
425 class_cycle_test/02: MissingCompileTimeError | 425 class_cycle_test/02: MissingCompileTimeError |
426 class_cycle_test/03: MissingCompileTimeError | 426 class_cycle_test/03: MissingCompileTimeError |
427 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. | 427 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. |
428 class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal'
in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call). | 428 class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal'
in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call). |
429 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. | 429 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. |
430 closure4_test: Crash # Assertion failure: Cannot find value local(main#fun) in (
) for j:method(main). | |
431 closure5_test: Crash # Assertion failure: Cannot find value local(main#fun) in (
) for j:method(main). | |
432 closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). | 430 closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). |
433 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)) | 431 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)) |
434 closure_in_constructor_test: Crash # type 'JClosureClass' is not a subtype of ty
pe 'ClosureClassElement' of 'closureClass' where | 432 closure_in_constructor_test: Crash # type 'JClosureClass' is not a subtype of ty
pe 'ClosureClassElement' of 'closureClass' where |
435 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. | 433 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. |
436 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 { | 434 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 { |
437 closure_in_initializer_test: Crash # NoSuchMethodError: The getter 'parent' was
called on null. | 435 closure_in_initializer_test: Crash # NoSuchMethodError: The getter 'parent' was
called on null. |
438 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. | 436 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. |
439 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. | 437 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. |
440 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. | 438 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. |
441 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 439 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
596 canonical_const2_test: RuntimeError | 594 canonical_const2_test: RuntimeError |
597 canonical_const_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no in
stance getter 'kind'. | 595 canonical_const_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no in
stance getter 'kind'. |
598 cast_test/none: RuntimeError | 596 cast_test/none: RuntimeError |
599 cha_deopt1_test: CompileTimeError | 597 cha_deopt1_test: CompileTimeError |
600 cha_deopt2_test: CompileTimeError | 598 cha_deopt2_test: CompileTimeError |
601 cha_deopt3_test: CompileTimeError | 599 cha_deopt3_test: CompileTimeError |
602 class_cycle_test/02: MissingCompileTimeError | 600 class_cycle_test/02: MissingCompileTimeError |
603 class_cycle_test/03: MissingCompileTimeError | 601 class_cycle_test/03: MissingCompileTimeError |
604 class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal'
in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call). | 602 class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal'
in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call). |
605 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). | 603 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). |
606 closure4_test: Crash # Assertion failure: Cannot find value local(main#fun) in (
) for j:method(main). | |
607 closure5_test: Crash # Assertion failure: Cannot find value local(main#fun) in (
) for j:method(main). | |
608 closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). | 604 closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc
al' in (local(A.foo#)) for j:closure_call(A_foo_closure.call). |
609 closure_cycles_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. | 605 closure_cycles_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. |
610 closure_in_constructor_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha
s no instance getter 'methodElement'. | 606 closure_in_constructor_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha
s no instance getter 'methodElement'. |
611 closure_in_initializer2_test: Crash # NoSuchMethodError: The getter 'closureClas
sEntity' was called on null. | 607 closure_in_initializer2_test: RuntimeError |
612 closure_in_initializer_test: Crash # NoSuchMethodError: The getter 'parent' was
called on null. | 608 closure_in_initializer_test: Crash # NoSuchMethodError: The getter 'parent' was
called on null. |
613 closure_parameter_types_test: RuntimeError | 609 closure_parameter_types_test: RuntimeError |
614 closure_self_reference_test: Crash # Stack Overflow | 610 closure_self_reference_test: RuntimeError |
615 closure_shared_state_test: RuntimeError | 611 closure_shared_state_test: RuntimeError |
616 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 612 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
617 closure_type_variables_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha
s no instance getter 'methodElement'. | 613 closure_type_variables_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha
s no instance getter 'methodElement'. |
618 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). | 614 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). |
619 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). | 615 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). |
620 closures_initializer2_test: Crash # NoSuchMethodError: The getter 'closureClassE
ntity' was called on null. | 616 closures_initializer2_test: Crash # NoSuchMethodError: The getter 'closureClassE
ntity' was called on null. |
621 closures_initializer_test: Crash # NoSuchMethodError: The getter 'closureClassEn
tity' was called on null. | 617 closures_initializer_test: Crash # NoSuchMethodError: The getter 'closureClassEn
tity' was called on null. |
622 closures_with_complex_params_test: Crash # NoSuchMethodError: Class 'JClosureCla
ss' has no instance getter 'supertype'. | 618 closures_with_complex_params_test: Crash # NoSuchMethodError: Class 'JClosureCla
ss' has no instance getter 'supertype'. |
623 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 619 compile_time_constant_a_test: Crash |
624 typevariable_substitution2_test/02: RuntimeError | 620 compile_time_constant_b_test: Crash |
| 621 compile_time_constant_c_test/02: Crash |
625 generic_instanceof_test: Crash | 622 generic_instanceof_test: Crash |
626 generic_local_functions_test: Crash | 623 generic_local_functions_test: Crash |
627 generic_methods_closure_test: Crash | 624 generic_methods_closure_test: Crash |
628 generic_methods_generic_class_tearoff_test: Crash | 625 generic_methods_generic_class_tearoff_test: Crash |
629 generic_methods_generic_function_parameter_test: Crash | 626 generic_methods_generic_function_parameter_test: Crash |
630 generic_methods_named_parameters_test: Crash | 627 generic_methods_named_parameters_test: Crash |
631 generic_methods_optional_parameters_test: Crash | 628 generic_methods_optional_parameters_test: Crash |
632 generic_methods_shadowing_test: Crash | 629 generic_methods_shadowing_test: Crash |
633 generic_methods_tearoff_specialization_test: Crash | 630 generic_methods_tearoff_specialization_test: Crash |
634 generic_methods_test: Crash | 631 generic_methods_test: Crash |
635 generic_methods_type_expression_test: Crash | 632 generic_methods_type_expression_test: Crash |
636 generic_native_test: Crash | 633 generic_native_test: Crash |
637 generic_sync_star_test: Crash | 634 generic_sync_star_test: Crash |
638 generic_syntax_test: Crash | 635 generic_syntax_test: Crash |
639 generic_test: Crash | 636 generic_test: Crash |
640 generic_test: RuntimeError | 637 generic_test: RuntimeError |
641 generic_typedef_test: Crash | 638 generic_typedef_test: Crash |
642 many_generic_instanceof_test: Crash | 639 many_generic_instanceof_test: Crash |
643 compile_time_constant_a_test: Crash | 640 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
644 compile_time_constant_b_test: Crash | 641 typevariable_substitution2_test/02: RuntimeError |
645 compile_time_constant_c_test/02: Crash | |
646 | 642 |
647 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] | 643 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] |
648 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 | 644 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 |
649 | 645 |
650 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] | 646 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] |
651 async_star_await_pauses_test: RuntimeError # Need triage | 647 async_star_await_pauses_test: RuntimeError # Need triage |
652 async_star_no_cancel2_test: RuntimeError # Need triage | 648 async_star_no_cancel2_test: RuntimeError # Need triage |
653 async_star_no_cancel_test: RuntimeError # Need triage | 649 async_star_no_cancel_test: RuntimeError # Need triage |
654 | 650 |
655 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] | 651 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] |
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
705 function_type/function_type55_test: Crash # Issue 27394 | 701 function_type/function_type55_test: Crash # Issue 27394 |
706 function_type/function_type62_test: Crash # Issue 27394 | 702 function_type/function_type62_test: Crash # Issue 27394 |
707 function_type/function_type63_test: Crash # Issue 27394 | 703 function_type/function_type63_test: Crash # Issue 27394 |
708 function_type/function_type6_test: Crash # Issue 27394 | 704 function_type/function_type6_test: Crash # Issue 27394 |
709 function_type/function_type7_test: Crash # Issue 27394 | 705 function_type/function_type7_test: Crash # Issue 27394 |
710 function_type/function_type98_test: Crash # Issue 27394 | 706 function_type/function_type98_test: Crash # Issue 27394 |
711 function_type/function_type99_test: Crash # Issue 27394 | 707 function_type/function_type99_test: Crash # Issue 27394 |
712 | 708 |
713 [ $compiler == dart2js && $runtime == safarimobilesim ] | 709 [ $compiler == dart2js && $runtime == safarimobilesim ] |
714 call_through_getter_test: Fail, OK | 710 call_through_getter_test: Fail, OK |
OLD | NEW |