| 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 109 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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_tearoff_test: CompileTimeError | 129 generic_tearoff_test: CompileTimeError |
| 130 type_variable_scope_test/00: MissingCompileTimeError |
| 131 type_variable_scope_test/01: MissingCompileTimeError |
| 132 type_variable_scope_test/02: MissingCompileTimeError |
| 133 type_variable_scope_test/03: MissingCompileTimeError |
| 134 type_variable_scope_test/04: MissingCompileTimeError |
| 135 type_variable_scope_test/05: MissingCompileTimeError |
| 136 type_variable_scope2_test: MissingCompileTimeError |
| 137 type_variable_static_context_test: MissingCompileTimeError |
| 138 typed_selector2_test: MissingCompileTimeError |
| 139 unbound_getter_test: MissingCompileTimeError |
| 140 unresolved_default_constructor_test/01: MissingCompileTimeError |
| 141 unresolved_in_factory_test: MissingCompileTimeError |
| 142 unresolved_top_level_method_test: MissingCompileTimeError |
| 143 unresolved_top_level_var_test: MissingCompileTimeError |
| 144 vm/async_await_catch_stacktrace_test: RuntimeError |
| 130 | 145 |
| 131 [ $compiler == dart2js && !$minified && $runtime != d8] | 146 [ $compiler == dart2js && !$minified && $runtime != d8] |
| 132 generic_methods_local_variable_declaration_test: RuntimeError | 147 generic_methods_local_variable_declaration_test: RuntimeError |
| 133 | 148 |
| 134 [ $compiler == dart2js && $runtime != none ] | 149 [ $compiler == dart2js && $runtime != none ] |
| 135 bit_operations_test: RuntimeError, OK # Issue 1533 | 150 bit_operations_test: RuntimeError, OK # Issue 1533 |
| 136 generic_instanceof_test: RuntimeError | 151 generic_instanceof_test: RuntimeError |
| 137 generic_typedef_test: RuntimeError | 152 generic_typedef_test: RuntimeError |
| 138 many_generic_instanceof_test: RuntimeError | 153 many_generic_instanceof_test: RuntimeError |
| 139 | 154 |
| (...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 471 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo
rted type parameter type node T. | 486 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. | 487 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. | 488 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 | 489 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)) | 490 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. | 491 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. | 492 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. |
| 478 many_generic_instanceof_test: Crash | 493 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)) | 494 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 | 495 typevariable_substitution2_test/02: RuntimeError |
| 496 type_variable_nested_test: Crash |
| 497 typecheck_multifield_declaration_test: Crash |
| 498 typedef_is_test: Crash |
| 481 | 499 |
| 482 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] | 500 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] |
| 483 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo
cal' was called on null. | 501 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. | 502 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. | 503 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. | 504 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 | 505 arg_param_trailing_comma_test/none: Crash # Assertion failure: Unexpected constr
uctor j:constructor(C.) in ConstructorDataImpl._getConstructorConstant |
| 488 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. | 506 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle
d on null. |
| 489 assert_trailing_comma_test/none: CompileTimeError | 507 assert_trailing_comma_test/none: CompileTimeError |
| 490 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) | 508 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une
xpected initializer #lib1::C::cc02 (Constructor) |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 639 generic_native_test: Crash | 657 generic_native_test: Crash |
| 640 generic_sync_star_test: Crash | 658 generic_sync_star_test: Crash |
| 641 generic_syntax_test: Crash | 659 generic_syntax_test: Crash |
| 642 generic_test: Crash | 660 generic_test: Crash |
| 643 generic_test: RuntimeError | 661 generic_test: RuntimeError |
| 644 generic_typedef_test: Crash | 662 generic_typedef_test: Crash |
| 645 many_generic_instanceof_test: Crash | 663 many_generic_instanceof_test: Crash |
| 646 compile_time_constant_a_test: Crash | 664 compile_time_constant_a_test: Crash |
| 647 compile_time_constant_b_test: Crash | 665 compile_time_constant_b_test: Crash |
| 648 compile_time_constant_c_test/02: Crash | 666 compile_time_constant_c_test/02: Crash |
| 667 type_variable_nested_test: Crash |
| 668 typecheck_multifield_declaration_test: Crash |
| 669 typedef_is_test: Crash |
| 649 | 670 |
| 650 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] | 671 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] |
| 651 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 | 672 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 |
| 652 | 673 |
| 653 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] | 674 [ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ] |
| 654 async_star_await_pauses_test: RuntimeError # Need triage | 675 async_star_await_pauses_test: RuntimeError # Need triage |
| 655 async_star_no_cancel2_test: RuntimeError # Need triage | 676 async_star_no_cancel2_test: RuntimeError # Need triage |
| 656 async_star_no_cancel_test: RuntimeError # Need triage | 677 async_star_no_cancel_test: RuntimeError # Need triage |
| 657 | 678 |
| 658 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] | 679 [ $compiler == dart2js && $checked && ! $dart2js_with_kernel ] |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 708 function_type/function_type55_test: Crash # Issue 27394 | 729 function_type/function_type55_test: Crash # Issue 27394 |
| 709 function_type/function_type62_test: Crash # Issue 27394 | 730 function_type/function_type62_test: Crash # Issue 27394 |
| 710 function_type/function_type63_test: Crash # Issue 27394 | 731 function_type/function_type63_test: Crash # Issue 27394 |
| 711 function_type/function_type6_test: Crash # Issue 27394 | 732 function_type/function_type6_test: Crash # Issue 27394 |
| 712 function_type/function_type7_test: Crash # Issue 27394 | 733 function_type/function_type7_test: Crash # Issue 27394 |
| 713 function_type/function_type98_test: Crash # Issue 27394 | 734 function_type/function_type98_test: Crash # Issue 27394 |
| 714 function_type/function_type99_test: Crash # Issue 27394 | 735 function_type/function_type99_test: Crash # Issue 27394 |
| 715 | 736 |
| 716 [ $compiler == dart2js && $runtime == safarimobilesim ] | 737 [ $compiler == dart2js && $runtime == safarimobilesim ] |
| 717 call_through_getter_test: Fail, OK | 738 call_through_getter_test: Fail, OK |
| OLD | NEW |