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 549 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
560 function_type/function_type97_test: Crash | 560 function_type/function_type97_test: Crash |
561 function_type/function_type98_test: Crash | 561 function_type/function_type98_test: Crash |
562 function_type/function_type99_test: Crash | 562 function_type/function_type99_test: Crash |
563 function_type/function_type9_test: Crash | 563 function_type/function_type9_test: Crash |
564 generic_constructor_mixin2_test: Crash | 564 generic_constructor_mixin2_test: Crash |
565 generic_constructor_mixin3_test: Crash | 565 generic_constructor_mixin3_test: Crash |
566 generic_constructor_mixin_test: Crash | 566 generic_constructor_mixin_test: Crash |
567 function_subtype_inline2_test: RuntimeError | 567 function_subtype_inline2_test: RuntimeError |
568 regress_30339_test: Crash | 568 regress_30339_test: Crash |
569 typevariable_substitution2_test/02: Crash | 569 typevariable_substitution2_test/02: Crash |
| 570 compile_time_constant_a_test: Crash |
| 571 compile_time_constant_b_test: Crash |
| 572 compile_time_constant_c_test/02: Crash |
570 | 573 |
571 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 574 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
572 abstract_beats_arguments_test: Crash | 575 abstract_beats_arguments_test: Crash |
573 abstract_exact_selector_test/01: Crash | 576 abstract_exact_selector_test/01: Crash |
574 abstract_exact_selector_test/none: Crash | 577 abstract_exact_selector_test/none: Crash |
575 abstract_getter_test/01: Crash | 578 abstract_getter_test/01: Crash |
576 abstract_method_test: Crash | 579 abstract_method_test: Crash |
577 abstract_object_method_test: Crash | 580 abstract_object_method_test: Crash |
578 abstract_runtime_error_test/01: Crash | 581 abstract_runtime_error_test/01: Crash |
579 abstract_runtime_error_test/02: Crash | 582 abstract_runtime_error_test/02: Crash |
(...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
944 function_type/function_type96_test: Crash | 947 function_type/function_type96_test: Crash |
945 function_type/function_type97_test: Crash | 948 function_type/function_type97_test: Crash |
946 function_type/function_type98_test: Crash | 949 function_type/function_type98_test: Crash |
947 function_type/function_type99_test: Crash | 950 function_type/function_type99_test: Crash |
948 function_type/function_type9_test: Crash | 951 function_type/function_type9_test: Crash |
949 generic_constructor_mixin2_test: Crash | 952 generic_constructor_mixin2_test: Crash |
950 generic_constructor_mixin3_test: Crash | 953 generic_constructor_mixin3_test: Crash |
951 generic_constructor_mixin_test: Crash | 954 generic_constructor_mixin_test: Crash |
952 regress_30339_test: Crash | 955 regress_30339_test: Crash |
953 typevariable_substitution2_test/02: Crash | 956 typevariable_substitution2_test/02: Crash |
| 957 compile_time_constant_a_test: Crash |
| 958 compile_time_constant_b_test: Crash |
| 959 compile_time_constant_c_test/02: Crash |
954 | 960 |
955 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] | 961 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] |
956 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 | 962 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 |
957 | 963 |
958 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] | 964 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] |
959 async_star_await_pauses_test: RuntimeError # Need triage | 965 async_star_await_pauses_test: RuntimeError # Need triage |
960 async_star_no_cancel2_test: RuntimeError # Need triage | 966 async_star_no_cancel2_test: RuntimeError # Need triage |
961 async_star_no_cancel_test: RuntimeError # Need triage | 967 async_star_no_cancel_test: RuntimeError # Need triage |
962 | 968 |
963 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] | 969 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1018 function_type/function_type55_test: Crash # Issue 27394 | 1024 function_type/function_type55_test: Crash # Issue 27394 |
1019 function_type/function_type62_test: Crash # Issue 27394 | 1025 function_type/function_type62_test: Crash # Issue 27394 |
1020 function_type/function_type63_test: Crash # Issue 27394 | 1026 function_type/function_type63_test: Crash # Issue 27394 |
1021 function_type/function_type6_test: Crash # Issue 27394 | 1027 function_type/function_type6_test: Crash # Issue 27394 |
1022 function_type/function_type7_test: Crash # Issue 27394 | 1028 function_type/function_type7_test: Crash # Issue 27394 |
1023 function_type/function_type98_test: Crash # Issue 27394 | 1029 function_type/function_type98_test: Crash # Issue 27394 |
1024 function_type/function_type99_test: Crash # Issue 27394 | 1030 function_type/function_type99_test: Crash # Issue 27394 |
1025 | 1031 |
1026 [ $compiler == dart2js && $runtime == safarimobilesim ] | 1032 [ $compiler == dart2js && $runtime == safarimobilesim ] |
1027 call_through_getter_test: Fail, OK | 1033 call_through_getter_test: Fail, OK |
OLD | NEW |