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 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
119 generic_methods_overriding_test/01: MissingCompileTimeError | 119 generic_methods_overriding_test/01: MissingCompileTimeError |
120 generic_methods_overriding_test/03: MissingCompileTimeError | 120 generic_methods_overriding_test/03: MissingCompileTimeError |
121 generic_methods_recursive_bound_test/02: MissingCompileTimeError | 121 generic_methods_recursive_bound_test/02: MissingCompileTimeError |
122 generic_methods_reuse_type_variables_test: RuntimeError | 122 generic_methods_reuse_type_variables_test: RuntimeError |
123 generic_methods_shadowing_test: RuntimeError | 123 generic_methods_shadowing_test: RuntimeError |
124 generic_methods_simple_as_expression_test/02: MissingRuntimeError | 124 generic_methods_simple_as_expression_test/02: MissingRuntimeError |
125 generic_methods_simple_is_expression_test: RuntimeError | 125 generic_methods_simple_is_expression_test: RuntimeError |
126 generic_methods_tearoff_specialization_test: RuntimeError | 126 generic_methods_tearoff_specialization_test: RuntimeError |
127 generic_methods_type_expression_test: RuntimeError | 127 generic_methods_type_expression_test: RuntimeError |
128 generic_methods_unused_parameter_test: RuntimeError | 128 generic_methods_unused_parameter_test: RuntimeError |
| 129 generic_methods_type_expression_test: RuntimeError |
129 generic_tearoff_test: CompileTimeError | 130 generic_tearoff_test: CompileTimeError |
| 131 getter_override_test/03: MissingCompileTimeError |
| 132 getter_no_setter2_test/00: MissingCompileTimeError |
| 133 getter_no_setter2_test/01: MissingCompileTimeError |
| 134 getter_no_setter2_test/03: MissingCompileTimeError |
| 135 getter_no_setter_test/00: MissingCompileTimeError |
| 136 getter_no_setter_test/01: MissingCompileTimeError |
| 137 getter_no_setter_test/03: MissingCompileTimeError |
| 138 getters_setters2_test/02: MissingCompileTimeError |
130 | 139 |
131 [ $compiler == dart2js && !$minified && $runtime != d8] | 140 [ $compiler == dart2js && !$minified && $runtime != d8] |
132 generic_methods_local_variable_declaration_test: RuntimeError | 141 generic_methods_local_variable_declaration_test: RuntimeError |
133 | 142 |
134 [ $compiler == dart2js && $runtime != none ] | 143 [ $compiler == dart2js && $runtime != none ] |
135 bit_operations_test: RuntimeError, OK # Issue 1533 | 144 bit_operations_test: RuntimeError, OK # Issue 1533 |
136 generic_instanceof_test: RuntimeError | 145 generic_instanceof_test: RuntimeError |
137 generic_typedef_test: RuntimeError | 146 generic_typedef_test: RuntimeError |
138 many_generic_instanceof_test: RuntimeError | 147 many_generic_instanceof_test: RuntimeError |
139 | 148 |
140 [ $compiler == dart2js && $runtime != none && !$checked ] | 149 [ $compiler == dart2js && $runtime != none && !$checked ] |
141 generic_list_checked_test: RuntimeError | 150 generic_list_checked_test: RuntimeError |
| 151 getters_setters2_test/01: RuntimeError |
| 152 getters_setters2_test/none: RuntimeError |
142 typevariable_substitution2_test/02: RuntimeError | 153 typevariable_substitution2_test/02: RuntimeError |
143 | 154 |
144 [ $compiler == dart2js && ! $dart2js_with_kernel ] | 155 [ $compiler == dart2js && ! $dart2js_with_kernel ] |
145 accessor_conflict_export2_test: Crash # Issue 25626 | 156 accessor_conflict_export2_test: Crash # Issue 25626 |
146 accessor_conflict_export_test: Crash # Issue 25626 | 157 accessor_conflict_export_test: Crash # Issue 25626 |
147 assert_trailing_comma_test/none: CompileTimeError # Issue 29959 | 158 assert_trailing_comma_test/none: CompileTimeError # Issue 29959 |
148 assertion_initializer_const_error2_test/cc01: Crash | 159 assertion_initializer_const_error2_test/cc01: Crash |
149 assertion_initializer_const_error2_test/cc02: Crash | 160 assertion_initializer_const_error2_test/cc02: Crash |
150 assertion_initializer_const_error2_test/cc03: Crash | 161 assertion_initializer_const_error2_test/cc03: Crash |
151 assertion_initializer_const_error2_test/cc04: Crash | 162 assertion_initializer_const_error2_test/cc04: Crash |
152 assertion_initializer_const_error2_test/cc05: Crash | 163 assertion_initializer_const_error2_test/cc05: Crash |
153 assertion_initializer_const_error2_test/cc06: Crash | 164 assertion_initializer_const_error2_test/cc06: Crash |
154 assertion_initializer_const_error2_test/cc07: Crash | 165 assertion_initializer_const_error2_test/cc07: Crash |
155 assertion_initializer_const_error2_test/cc08: Crash | 166 assertion_initializer_const_error2_test/cc08: Crash |
156 assertion_initializer_const_error2_test/cc09: Crash | 167 assertion_initializer_const_error2_test/cc09: Crash |
157 assertion_initializer_const_function_error_test/01: Crash | 168 assertion_initializer_const_function_error_test/01: Crash |
158 assertion_initializer_const_function_test/01: CompileTimeError | 169 assertion_initializer_const_function_test/01: CompileTimeError |
159 assertion_initializer_test: Crash | 170 assertion_initializer_test: Crash |
160 bad_typedef_test/00: Crash # Issue 28214 | 171 bad_typedef_test/00: Crash # Issue 28214 |
161 call_function_apply_test: RuntimeError # Issue 23873 | 172 call_function_apply_test: RuntimeError # Issue 23873 |
162 canonical_const2_test: RuntimeError, OK # Issue 1533 | 173 canonical_const2_test: RuntimeError, OK # Issue 1533 |
| 174 getter_setter_in_lib_test: Fail # Issue 23288 |
| 175 getter_setter_in_lib_test: Fail # Issue 23288 |
163 | 176 |
164 [ $compiler == dart2js && $runtime != none && ! $dart2js_with_kernel ] | 177 [ $compiler == dart2js && $runtime != none && ! $dart2js_with_kernel ] |
165 accessor_conflict_import2_test: RuntimeError # Issue 25626 | 178 accessor_conflict_import2_test: RuntimeError # Issue 25626 |
166 accessor_conflict_import_prefixed2_test: RuntimeError # Issue 25626 | 179 accessor_conflict_import_prefixed2_test: RuntimeError # Issue 25626 |
167 accessor_conflict_import_prefixed_test: RuntimeError # Issue 25626 | 180 accessor_conflict_import_prefixed_test: RuntimeError # Issue 25626 |
168 accessor_conflict_import_test: RuntimeError # Issue 25626 | 181 accessor_conflict_import_test: RuntimeError # Issue 25626 |
169 branch_canonicalization_test: RuntimeError # Issue 638. | 182 branch_canonicalization_test: RuntimeError # Issue 638. |
170 | 183 |
171 [ $compiler == dart2js && ! $checked && ! $enable_asserts && ! $dart2js_with_ker
nel && $runtime != none ] | 184 [ $compiler == dart2js && ! $checked && ! $enable_asserts && ! $dart2js_with_ker
nel && $runtime != none ] |
172 assertion_test: RuntimeError # Issue 12748 | 185 assertion_test: RuntimeError # Issue 12748 |
(...skipping 295 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
468 generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsup
ported type parameter type node T. | 481 generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsup
ported type parameter type node T. |
469 generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupporte
d type parameter type node T. | 482 generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupporte
d type parameter type node T. |
470 generic_methods_new_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(Maps.mapToString#first) is stored in a closure field. | 483 generic_methods_new_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_handle
r.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local)': Lo
cal local(Maps.mapToString#first) is stored in a closure field. |
471 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo
rted type parameter type node T. | 484 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo
rted type parameter type node T. |
472 generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type
parameter type node T. | 485 generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type
parameter type node T. |
473 generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsu
pported type parameter type node T. | 486 generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsu
pported type parameter type node T. |
474 generic_methods_type_expression_test: Crash # type 'JClass' is not a subtype of
type 'ClassElement' of 'contextClass' where | 487 generic_methods_type_expression_test: Crash # type 'JClass' is not a subtype of
type 'ClassElement' of 'contextClass' where |
475 generic_sync_star_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.da
rt': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure
class not found for j:getter(Iterable.iterator). Closures found for (j:closure_c
all(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.c
all)) | 488 generic_sync_star_test: Crash # 'file:*/pkg/compiler/lib/src/js_model/closure.da
rt': Failed assertion: line 197 pos 9: 'closure != null': Corresponding closure
class not found for j:getter(Iterable.iterator). Closures found for (j:closure_c
all(Closure_fromTearOff_closure.call), j:closure_call(Maps_mapToString_closure.c
all)) |
476 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter
type node T. | 489 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter
type node T. |
477 generics_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. | 490 generics_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. |
| 491 getter_no_setter2_test/00: RuntimeError |
| 492 getter_no_setter2_test/03: RuntimeError |
| 493 getter_no_setter_test/00: RuntimeError |
| 494 getter_no_setter_test/none: RuntimeError |
| 495 getter_override2_test/02: MissingCompileTimeError |
| 496 getter_override_test/00: MissingCompileTimeError |
| 497 getter_override_test/01: MissingCompileTimeError |
| 498 getter_override_test/02: MissingCompileTimeError |
| 499 hash_map_null_key_foreach_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/locals_
handler.dart': Failed assertion: line 425 pos 12: '!isStoredInClosureField(local
)': Local local(main#c) is stored in a closure field. |
478 many_generic_instanceof_test: Crash | 500 many_generic_instanceof_test: Crash |
479 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)) | 501 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)) |
480 typevariable_substitution2_test/02: RuntimeError | 502 typevariable_substitution2_test/02: RuntimeError |
481 | 503 |
482 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 504 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
483 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. | 505 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. |
484 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | 506 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
485 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. | 507 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. |
486 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. | 508 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
487 arg_param_trailing_comma_test/none: Crash # Assertion failure: Unexpected constr
uctor j:constructor(C.) in ConstructorDataImpl._getConstructorConstant | 509 arg_param_trailing_comma_test/none: Crash # Assertion failure: Unexpected constr
uctor j:constructor(C.) in ConstructorDataImpl._getConstructorConstant |
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
636 generic_methods_tearoff_specialization_test: Crash | 658 generic_methods_tearoff_specialization_test: Crash |
637 generic_methods_test: Crash | 659 generic_methods_test: Crash |
638 generic_methods_type_expression_test: Crash | 660 generic_methods_type_expression_test: Crash |
639 generic_native_test: Crash | 661 generic_native_test: Crash |
640 generic_sync_star_test: Crash | 662 generic_sync_star_test: Crash |
641 generic_syntax_test: Crash | 663 generic_syntax_test: Crash |
642 generic_test: Crash | 664 generic_test: Crash |
643 generic_test: RuntimeError | 665 generic_test: RuntimeError |
644 generic_typedef_test: Crash | 666 generic_typedef_test: Crash |
645 many_generic_instanceof_test: Crash | 667 many_generic_instanceof_test: Crash |
| 668 getter_no_setter2_test/00: RuntimeError |
| 669 getter_no_setter2_test/03: RuntimeError |
| 670 getter_no_setter_test/00: RuntimeError |
| 671 getter_no_setter_test/none: RuntimeError |
| 672 getter_override2_test/02: MissingCompileTimeError |
| 673 getter_override_test/00: MissingCompileTimeError |
| 674 getter_override_test/01: MissingCompileTimeError |
| 675 getter_override_test/02: MissingCompileTimeError |
| 676 hash_map_null_key_foreach_test: RuntimeError |
| 677 getter_no_setter2_test/00: RuntimeError |
| 678 getter_no_setter2_test/03: RuntimeError |
| 679 getter_no_setter_test/00: RuntimeError |
| 680 getter_no_setter_test/none: RuntimeError |
| 681 hash_map_null_key_foreach_test: RuntimeError |
646 compile_time_constant_a_test: Crash | 682 compile_time_constant_a_test: Crash |
647 compile_time_constant_b_test: Crash | 683 compile_time_constant_b_test: Crash |
648 compile_time_constant_c_test/02: Crash | 684 compile_time_constant_c_test/02: Crash |
649 | 685 |
650 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] | 686 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] |
651 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 | 687 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 |
652 | 688 |
653 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] | 689 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] |
654 async_star_await_pauses_test: RuntimeError # Need triage | 690 async_star_await_pauses_test: RuntimeError # Need triage |
655 async_star_no_cancel2_test: RuntimeError # Need triage | 691 async_star_no_cancel2_test: RuntimeError # Need triage |
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
705 function_type/function_type52_test: Crash # Issue 27394 | 741 function_type/function_type52_test: Crash # Issue 27394 |
706 function_type/function_type53_test: Crash # Issue 27394 | 742 function_type/function_type53_test: Crash # Issue 27394 |
707 function_type/function_type54_test: Crash # Issue 27394 | 743 function_type/function_type54_test: Crash # Issue 27394 |
708 function_type/function_type55_test: Crash # Issue 27394 | 744 function_type/function_type55_test: Crash # Issue 27394 |
709 function_type/function_type62_test: Crash # Issue 27394 | 745 function_type/function_type62_test: Crash # Issue 27394 |
710 function_type/function_type63_test: Crash # Issue 27394 | 746 function_type/function_type63_test: Crash # Issue 27394 |
711 function_type/function_type6_test: Crash # Issue 27394 | 747 function_type/function_type6_test: Crash # Issue 27394 |
712 function_type/function_type7_test: Crash # Issue 27394 | 748 function_type/function_type7_test: Crash # Issue 27394 |
713 function_type/function_type98_test: Crash # Issue 27394 | 749 function_type/function_type98_test: Crash # Issue 27394 |
714 function_type/function_type99_test: Crash # Issue 27394 | 750 function_type/function_type99_test: Crash # Issue 27394 |
| 751 getter_setter_in_lib_test: Crash # Issue 27394 |
| 752 getter_setter_in_lib_test: Crash # Issue 27394 |
715 | 753 |
716 [ $compiler == dart2js && $runtime == safarimobilesim ] | 754 [ $compiler == dart2js && $runtime == safarimobilesim ] |
717 call_through_getter_test: Fail, OK | 755 call_through_getter_test: Fail, OK |
OLD | NEW |