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 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
168 if_null_assignment_static_test/30: MissingCompileTimeError | 168 if_null_assignment_static_test/30: MissingCompileTimeError |
169 if_null_assignment_static_test/32: MissingCompileTimeError | 169 if_null_assignment_static_test/32: MissingCompileTimeError |
170 if_null_assignment_static_test/34: MissingCompileTimeError | 170 if_null_assignment_static_test/34: MissingCompileTimeError |
171 if_null_assignment_static_test/35: MissingCompileTimeError | 171 if_null_assignment_static_test/35: MissingCompileTimeError |
172 if_null_assignment_static_test/37: MissingCompileTimeError | 172 if_null_assignment_static_test/37: MissingCompileTimeError |
173 if_null_assignment_static_test/39: MissingCompileTimeError | 173 if_null_assignment_static_test/39: MissingCompileTimeError |
174 if_null_assignment_static_test/41: MissingCompileTimeError | 174 if_null_assignment_static_test/41: MissingCompileTimeError |
175 if_null_assignment_static_test/42: MissingCompileTimeError | 175 if_null_assignment_static_test/42: MissingCompileTimeError |
176 if_null_precedence_test/06: MissingCompileTimeError | 176 if_null_precedence_test/06: MissingCompileTimeError |
177 if_null_precedence_test/07: MissingCompileTimeError | 177 if_null_precedence_test/07: MissingCompileTimeError |
| 178 type_variable_nested_test/01: RuntimeError |
| 179 type_variable_promotion_test: RuntimeError |
| 180 type_variable_scope_test/00: MissingCompileTimeError |
| 181 type_variable_scope_test/01: MissingCompileTimeError |
| 182 type_variable_scope_test/02: MissingCompileTimeError |
| 183 type_variable_scope_test/03: MissingCompileTimeError |
| 184 type_variable_scope_test/04: MissingCompileTimeError |
| 185 type_variable_scope_test/05: MissingCompileTimeError |
| 186 type_variable_scope2_test: MissingCompileTimeError |
| 187 type_variable_static_context_test: MissingCompileTimeError |
| 188 typed_selector2_test: MissingCompileTimeError |
| 189 unbound_getter_test: MissingCompileTimeError |
| 190 unresolved_default_constructor_test/01: MissingCompileTimeError |
| 191 unresolved_in_factory_test: MissingCompileTimeError |
| 192 unresolved_top_level_method_test: MissingCompileTimeError |
| 193 unresolved_top_level_var_test: MissingCompileTimeError |
| 194 vm/async_await_catch_stacktrace_test: RuntimeError |
178 | 195 |
179 [ $compiler == dart2js && !$minified && $runtime != d8] | 196 [ $compiler == dart2js && !$minified && $runtime != d8] |
180 generic_methods_local_variable_declaration_test: RuntimeError | 197 generic_methods_local_variable_declaration_test: RuntimeError |
181 | 198 |
182 [ $compiler == dart2js && $runtime != none ] | 199 [ $compiler == dart2js && $runtime != none ] |
183 bit_operations_test: RuntimeError, OK # Issue 1533 | 200 bit_operations_test: RuntimeError, OK # Issue 1533 |
184 generic_instanceof_test: RuntimeError | 201 generic_instanceof_test: RuntimeError |
185 generic_typedef_test: RuntimeError | 202 generic_typedef_test: RuntimeError |
186 many_generic_instanceof_test: RuntimeError | 203 many_generic_instanceof_test: RuntimeError |
187 | 204 |
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
549 if_null_assignment_static_test/03: RuntimeError | 566 if_null_assignment_static_test/03: RuntimeError |
550 if_null_assignment_static_test/03: RuntimeError | 567 if_null_assignment_static_test/03: RuntimeError |
551 if_null_assignment_static_test/04: RuntimeError | 568 if_null_assignment_static_test/04: RuntimeError |
552 if_null_assignment_static_test/04: RuntimeError | 569 if_null_assignment_static_test/04: RuntimeError |
553 if_null_assignment_static_test/05: RuntimeError | 570 if_null_assignment_static_test/05: RuntimeError |
554 if_null_assignment_static_test/05: RuntimeError | 571 if_null_assignment_static_test/05: RuntimeError |
555 if_null_assignment_static_test/06: Crash | 572 if_null_assignment_static_test/06: Crash |
556 many_generic_instanceof_test: Crash | 573 many_generic_instanceof_test: Crash |
557 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)) | 574 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)) |
558 typevariable_substitution2_test/02: RuntimeError | 575 typevariable_substitution2_test/02: RuntimeError |
| 576 type_variable_nested_test: Crash |
| 577 typecheck_multifield_declaration_test: Crash |
| 578 typedef_is_test: Crash |
559 | 579 |
560 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 580 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
561 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. | 581 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. |
562 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. | 582 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c
alled on null. |
563 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. | 583 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call
ed on null. |
564 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. | 584 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w
as called on null. |
565 abstract_override_adds_optional_args_concrete_subclass_test: Crash # NoSuchMetho
dError: The getter 'thisLocal' was called on null. | 585 abstract_override_adds_optional_args_concrete_subclass_test: Crash # NoSuchMetho
dError: The getter 'thisLocal' was called on null. |
566 abstract_override_adds_optional_args_concrete_test: Crash # NoSuchMethodError: T
he getter 'thisLocal' was called on null. | 586 abstract_override_adds_optional_args_concrete_test: Crash # NoSuchMethodError: T
he getter 'thisLocal' was called on null. |
567 abstract_override_adds_optional_args_test: Crash # NoSuchMethodError: The getter
'thisLocal' was called on null. | 587 abstract_override_adds_optional_args_test: Crash # NoSuchMethodError: The getter
'thisLocal' was called on null. |
568 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. | 588 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. |
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
738 if_null_assignment_static_test/03: RuntimeError | 758 if_null_assignment_static_test/03: RuntimeError |
739 if_null_assignment_static_test/03: RuntimeError | 759 if_null_assignment_static_test/03: RuntimeError |
740 if_null_assignment_static_test/04: RuntimeError | 760 if_null_assignment_static_test/04: RuntimeError |
741 if_null_assignment_static_test/04: RuntimeError | 761 if_null_assignment_static_test/04: RuntimeError |
742 if_null_assignment_static_test/05: RuntimeError | 762 if_null_assignment_static_test/05: RuntimeError |
743 if_null_assignment_static_test/05: RuntimeError | 763 if_null_assignment_static_test/05: RuntimeError |
744 if_null_assignment_static_test/06: Crash | 764 if_null_assignment_static_test/06: Crash |
745 many_generic_instanceof_test: Crash | 765 many_generic_instanceof_test: Crash |
746 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. | 766 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called
on null. |
747 typevariable_substitution2_test/02: RuntimeError | 767 typevariable_substitution2_test/02: RuntimeError |
| 768 type_variable_nested_test: Crash |
| 769 typecheck_multifield_declaration_test: Crash |
| 770 typedef_is_test: Crash |
748 | 771 |
749 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] | 772 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] |
750 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 | 773 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 |
751 | 774 |
752 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] | 775 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] |
753 async_star_await_pauses_test: RuntimeError # Need triage | 776 async_star_await_pauses_test: RuntimeError # Need triage |
754 async_star_no_cancel2_test: RuntimeError # Need triage | 777 async_star_no_cancel2_test: RuntimeError # Need triage |
755 async_star_no_cancel_test: RuntimeError # Need triage | 778 async_star_no_cancel_test: RuntimeError # Need triage |
756 | 779 |
757 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] | 780 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
808 function_type/function_type62_test: Crash # Issue 27394 | 831 function_type/function_type62_test: Crash # Issue 27394 |
809 function_type/function_type63_test: Crash # Issue 27394 | 832 function_type/function_type63_test: Crash # Issue 27394 |
810 function_type/function_type6_test: Crash # Issue 27394 | 833 function_type/function_type6_test: Crash # Issue 27394 |
811 function_type/function_type7_test: Crash # Issue 27394 | 834 function_type/function_type7_test: Crash # Issue 27394 |
812 function_type/function_type98_test: Crash # Issue 27394 | 835 function_type/function_type98_test: Crash # Issue 27394 |
813 function_type/function_type99_test: Crash # Issue 27394 | 836 function_type/function_type99_test: Crash # Issue 27394 |
814 getter_setter_in_lib_test: Crash # Issue 27394 | 837 getter_setter_in_lib_test: Crash # Issue 27394 |
815 | 838 |
816 [ $compiler == dart2js && $runtime == safarimobilesim ] | 839 [ $compiler == dart2js && $runtime == safarimobilesim ] |
817 call_through_getter_test: Fail, OK | 840 call_through_getter_test: Fail, OK |
OLD | NEW |