| 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 383 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 394 closure4_test: Crash | 394 closure4_test: Crash |
| 395 closure5_test: Crash | 395 closure5_test: Crash |
| 396 closure6_test: Crash | 396 closure6_test: Crash |
| 397 closure_break_test: Crash | 397 closure_break_test: Crash |
| 398 closure_cycles_test: Crash | 398 closure_cycles_test: Crash |
| 399 closure_in_constructor_test: Crash | 399 closure_in_constructor_test: Crash |
| 400 closure_in_field_initializer_test: Crash | 400 closure_in_field_initializer_test: Crash |
| 401 closure_in_initializer2_test: Crash | 401 closure_in_initializer2_test: Crash |
| 402 closure_in_initializer_test: Crash | 402 closure_in_initializer_test: Crash |
| 403 closure_internals_test: Crash | 403 closure_internals_test: Crash |
| 404 closure_parameter_types_test: Crash | 404 closure_parameter_types_test: RuntimeError |
| 405 closure_self_reference_test: Crash | 405 closure_self_reference_test: Crash |
| 406 closure_shared_state_test: RuntimeError | 406 closure_shared_state_test: RuntimeError |
| 407 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 407 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
| 408 closure_type_variables_test: Crash # 'file:///usr/local/google/home/efortuna/dar
t/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 po
s 9: 'closure != null': Corresponding closure class not found for local(A.bar#g)
. Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl
osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closu
re_call(A$bar_A$bar_closure.call), local(A.bar#g)) | 408 closure_type_variables_test: Crash # 'file:///usr/local/google/home/efortuna/dar
t/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 po
s 9: 'closure != null': Corresponding closure class not found for local(A.bar#g)
. Closures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Cl
osure.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closu
re_call(A$bar_A$bar_closure.call), local(A.bar#g)) |
| 409 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). | 409 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_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). | 410 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 closures_initializer2_test: Crash # 'file:///usr/local/google/home/efortuna/dart
/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos
9: 'closure != null': Corresponding closure class not found for local(A.#). Clo
sures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure
.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closure_ca
ll(A_closure.call), j:constructor(A.)) | 411 closures_initializer2_test: Crash # 'file:///usr/local/google/home/efortuna/dart
/sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos
9: 'closure != null': Corresponding closure class not found for local(A.#). Clo
sures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure
.fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closure_ca
ll(A_closure.call), j:constructor(A.)) |
| 412 closures_initializer_test: Crash # 'file:///usr/local/google/home/efortuna/dart/
sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos
9: 'closure != null': Corresponding closure class not found for local(B.#). Clos
ures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure.
fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closure_cal
l(A_closure.call), j:constructor(A.)) | 412 closures_initializer_test: Crash # 'file:///usr/local/google/home/efortuna/dart/
sdk/pkg/compiler/lib/src/js_model/closure.dart': Failed assertion: line 192 pos
9: 'closure != null': Corresponding closure class not found for local(B.#). Clos
ures found for (j:closure_call(Closure_fromTearOff_closure.call), local(Closure.
fromTearOff#), j:closure_call(Maps_mapToString_closure.call), ..., j:closure_cal
l(A_closure.call), j:constructor(A.)) |
| 413 closures_with_complex_params_test: Crash # type 'JClosureClass' is not a subtype
of type 'ClosureClassElement' of 'cls' where | 413 closures_with_complex_params_test: Crash # type 'JClosureClass' is not a subtype
of type 'ClosureClassElement' of 'cls' where |
| 414 function_subtype_inline2_test: RuntimeError | 414 function_subtype_inline2_test: RuntimeError |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 508 function_type/function_type94_test: Crash | 508 function_type/function_type94_test: Crash |
| 509 function_type/function_type95_test: Crash | 509 function_type/function_type95_test: Crash |
| 510 function_type/function_type96_test: Crash | 510 function_type/function_type96_test: Crash |
| 511 function_type/function_type97_test: Crash | 511 function_type/function_type97_test: Crash |
| 512 function_type/function_type98_test: Crash | 512 function_type/function_type98_test: Crash |
| 513 function_type/function_type99_test: Crash | 513 function_type/function_type99_test: Crash |
| 514 function_type/function_type9_test: Crash | 514 function_type/function_type9_test: Crash |
| 515 generic_constructor_mixin2_test: Crash | 515 generic_constructor_mixin2_test: Crash |
| 516 generic_constructor_mixin3_test: Crash | 516 generic_constructor_mixin3_test: Crash |
| 517 generic_constructor_mixin_test: Crash | 517 generic_constructor_mixin_test: Crash |
| 518 closure_parameter_types_test: RuntimeError | |
| 519 regress_30339_test: Crash | 518 regress_30339_test: Crash |
| 520 typevariable_substitution2_test/02: RuntimeError | 519 typevariable_substitution2_test/02: RuntimeError |
| 521 | 520 |
| 522 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 521 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 523 abstract_beats_arguments_test: Crash | 522 abstract_beats_arguments_test: Crash |
| 524 abstract_exact_selector_test/01: Crash | 523 abstract_exact_selector_test/01: Crash |
| 525 abstract_exact_selector_test/none: Crash | 524 abstract_exact_selector_test/none: Crash |
| 526 abstract_getter_test/01: Crash | 525 abstract_getter_test/01: Crash |
| 527 abstract_method_test: Crash | 526 abstract_method_test: Crash |
| 528 abstract_object_method_test: Crash | 527 abstract_object_method_test: Crash |
| (...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 729 closure4_test: Crash | 728 closure4_test: Crash |
| 730 closure5_test: Crash | 729 closure5_test: Crash |
| 731 closure6_test: Crash | 730 closure6_test: Crash |
| 732 closure_break_test: Crash | 731 closure_break_test: Crash |
| 733 closure_cycles_test: Crash | 732 closure_cycles_test: Crash |
| 734 closure_in_constructor_test: Crash | 733 closure_in_constructor_test: Crash |
| 735 closure_in_field_initializer_test: Crash | 734 closure_in_field_initializer_test: Crash |
| 736 closure_in_initializer2_test: Crash | 735 closure_in_initializer2_test: Crash |
| 737 closure_in_initializer_test: Crash | 736 closure_in_initializer_test: Crash |
| 738 closure_internals_test: Crash | 737 closure_internals_test: Crash |
| 739 closure_parameter_types_test: Crash | 738 closure_parameter_types_test: RuntimeError |
| 740 closure_self_reference_test: Crash | 739 closure_self_reference_test: Crash |
| 741 closure_shared_state_test: RuntimeError | 740 closure_shared_state_test: RuntimeError |
| 742 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. | 741 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments
' was called on null. |
| 743 closure_type_variables_test: Crash # NoSuchMethodError: The getter 'closureClass
Entity' was called on null. | 742 closure_type_variables_test: Crash # NoSuchMethodError: The getter 'closureClass
Entity' was called on null. |
| 744 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). | 743 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). |
| 745 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). | 744 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). |
| 746 closures_initializer2_test: Crash # NoSuchMethodError: The getter 'closureClassE
ntity' was called on null. | 745 closures_initializer2_test: Crash # NoSuchMethodError: The getter 'closureClassE
ntity' was called on null. |
| 747 closures_initializer_test: Crash # NoSuchMethodError: The getter 'closureClassEn
tity' was called on null. | 746 closures_initializer_test: Crash # NoSuchMethodError: The getter 'closureClassEn
tity' was called on null. |
| 748 closures_with_complex_params_test: Crash # NoSuchMethodError: Class 'JClosureCla
ss' has no instance getter 'supertype'. | 747 closures_with_complex_params_test: Crash # NoSuchMethodError: Class 'JClosureCla
ss' has no instance getter 'supertype'. |
| 749 function_subtype_inline2_test: Crash | 748 function_subtype_inline2_test: Crash |
| (...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 843 function_type/function_type94_test: Crash | 842 function_type/function_type94_test: Crash |
| 844 function_type/function_type95_test: Crash | 843 function_type/function_type95_test: Crash |
| 845 function_type/function_type96_test: Crash | 844 function_type/function_type96_test: Crash |
| 846 function_type/function_type97_test: Crash | 845 function_type/function_type97_test: Crash |
| 847 function_type/function_type98_test: Crash | 846 function_type/function_type98_test: Crash |
| 848 function_type/function_type99_test: Crash | 847 function_type/function_type99_test: Crash |
| 849 function_type/function_type9_test: Crash | 848 function_type/function_type9_test: Crash |
| 850 generic_constructor_mixin2_test: Crash | 849 generic_constructor_mixin2_test: Crash |
| 851 generic_constructor_mixin3_test: Crash | 850 generic_constructor_mixin3_test: Crash |
| 852 generic_constructor_mixin_test: Crash | 851 generic_constructor_mixin_test: Crash |
| 853 closure_parameter_types_test: RuntimeError | |
| 854 regress_30339_test: Crash | 852 regress_30339_test: Crash |
| 855 typevariable_substitution2_test/02: RuntimeError | 853 typevariable_substitution2_test/02: RuntimeError |
| 856 | 854 |
| 857 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] | 855 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] |
| 858 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 | 856 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 |
| 859 | 857 |
| 860 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] | 858 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] |
| 861 async_star_await_pauses_test: RuntimeError # Need triage | 859 async_star_await_pauses_test: RuntimeError # Need triage |
| 862 async_star_no_cancel2_test: RuntimeError # Need triage | 860 async_star_no_cancel2_test: RuntimeError # Need triage |
| 863 async_star_no_cancel_test: RuntimeError # Need triage | 861 async_star_no_cancel_test: RuntimeError # Need triage |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 914 function_type/function_type55_test: Crash # Issue 27394 | 912 function_type/function_type55_test: Crash # Issue 27394 |
| 915 function_type/function_type62_test: Crash # Issue 27394 | 913 function_type/function_type62_test: Crash # Issue 27394 |
| 916 function_type/function_type63_test: Crash # Issue 27394 | 914 function_type/function_type63_test: Crash # Issue 27394 |
| 917 function_type/function_type6_test: Crash # Issue 27394 | 915 function_type/function_type6_test: Crash # Issue 27394 |
| 918 function_type/function_type7_test: Crash # Issue 27394 | 916 function_type/function_type7_test: Crash # Issue 27394 |
| 919 function_type/function_type98_test: Crash # Issue 27394 | 917 function_type/function_type98_test: Crash # Issue 27394 |
| 920 function_type/function_type99_test: Crash # Issue 27394 | 918 function_type/function_type99_test: Crash # Issue 27394 |
| 921 | 919 |
| 922 [ $compiler == dart2js && $runtime == safarimobilesim ] | 920 [ $compiler == dart2js && $runtime == safarimobilesim ] |
| 923 call_through_getter_test: Fail, OK | 921 call_through_getter_test: Fail, OK |
| OLD | NEW |