Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Side by Side Diff: tests/language_2/language_2_dart2js.status

Issue 3009903002: Pass in `this` as a free variable to the closure class (Closed)
Patch Set: merge with master Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 378 matching lines...) Expand 10 before | Expand all | Expand 10 after
389 function_type/function_type86_test: RuntimeError # Issue 30476 389 function_type/function_type86_test: RuntimeError # Issue 30476
390 function_type/function_type87_test: RuntimeError # Issue 30476 390 function_type/function_type87_test: RuntimeError # Issue 30476
391 function_type/function_type88_test: RuntimeError # Issue 30476 391 function_type/function_type88_test: RuntimeError # Issue 30476
392 function_type/function_type89_test: RuntimeError # Issue 30476 392 function_type/function_type89_test: RuntimeError # Issue 30476
393 function_type/function_type8_test: RuntimeError # Issue 30476 393 function_type/function_type8_test: RuntimeError # Issue 30476
394 function_type/function_type90_test: RuntimeError # Issue 30476 394 function_type/function_type90_test: RuntimeError # Issue 30476
395 function_type/function_type96_test: RuntimeError # Issue 30476 395 function_type/function_type96_test: RuntimeError # Issue 30476
396 function_type/function_type9_test: RuntimeError # Issue 30476 396 function_type/function_type9_test: RuntimeError # Issue 30476
397 397
398 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 398 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
399 abstract_exact_selector_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
399 abstract_exact_selector_test/none: Pass 400 abstract_exact_selector_test/none: Pass
400 generic_methods_local_variable_declaration_test: Pass
401 abstract_exact_selector_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
402 abstract_getter_test/01: Crash # Assertion failure: Missing scope info for j:get ter(Foo.i). 401 abstract_getter_test/01: Crash # Assertion failure: Missing scope info for j:get ter(Foo.i).
403 abstract_method_test: Crash # Assertion failure: Missing scope info for j:getter (A.length). 402 abstract_method_test: Crash # Assertion failure: Missing scope info for j:getter (A.length).
404 abstract_object_method_test: Crash # Assertion failure: Missing scope info for j :method(B.==). 403 abstract_object_method_test: Crash # Assertion failure: Missing scope info for j :method(B.==).
405 abstract_override_adds_optional_args_concrete_subclass_test: Crash # Assertion f ailure: Missing scope info for j:method(B.foo). 404 abstract_override_adds_optional_args_concrete_subclass_test: Crash # Assertion f ailure: Missing scope info for j:method(B.foo).
406 abstract_override_adds_optional_args_concrete_test: Crash # Assertion failure: M issing scope info for j:method(B.foo). 405 abstract_override_adds_optional_args_concrete_test: Crash # Assertion failure: M issing scope info for j:method(B.foo).
407 abstract_override_adds_optional_args_test: Crash # Assertion failure: Missing sc ope info for j:method(B.foo). 406 abstract_override_adds_optional_args_test: Crash # Assertion failure: Missing sc ope info for j:method(B.foo).
408 assert_message_test: Crash # Assertion failure: Missing scope info for j:getter( Iterable.iterator). 407 assert_message_test: Crash # Assertion failure: Missing scope info for j:getter( Iterable.iterator).
409 assert_trailing_comma_test/none: CompileTimeError 408 assert_trailing_comma_test/none: CompileTimeError
410 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une xpected initializer #lib1::C::cc02 (Constructor) 409 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une xpected initializer #lib1::C::cc02 (Constructor)
411 assertion_initializer_const_error2_test/none: CompileTimeError 410 assertion_initializer_const_error2_test/none: CompileTimeError
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
504 bound_closure_equality_test: Crash # Assertion failure: Missing scope info for j :getter(SetMixin.length). 503 bound_closure_equality_test: Crash # Assertion failure: Missing scope info for j :getter(SetMixin.length).
505 bound_closure_primitives_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 504 bound_closure_primitives_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
506 branch_canonicalization_test: RuntimeError 505 branch_canonicalization_test: RuntimeError
507 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 506 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
508 call_closurization_test: RuntimeError 507 call_closurization_test: RuntimeError
509 call_function_apply_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinkedHash Map.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHa shMap_addAll_closure.call). 508 call_function_apply_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinkedHash Map.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHa shMap_addAll_closure.call).
510 call_operator_test: RuntimeError 509 call_operator_test: RuntimeError
511 call_test: RuntimeError 510 call_test: RuntimeError
512 call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instan ce of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), l ocal(B.g3#)) for j:closure_call(B_g3_closure.call). 511 call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instan ce of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), l ocal(B.g3#)) for j:closure_call(B_g3_closure.call).
513 call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instan ce of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), l ocal(B.g3#)) for j:closure_call(B_g3_closure.call). 512 call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instan ce of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), l ocal(B.g3#)) for j:closure_call(B_g3_closure.call).
514 call_through_getter_test/none: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call).
515 call_with_no_such_method_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinke dHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLin kedHashMap_addAll_closure.call). 513 call_with_no_such_method_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinke dHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLin kedHashMap_addAll_closure.call).
516 canonical_const2_test: RuntimeError 514 canonical_const2_test: RuntimeError
517 canonical_const_test: Crash # type 'InterfaceType' is not a subtype of type 'Res olutionInterfaceType' of 'type1' where 515 canonical_const_test: Crash # type 'InterfaceType' is not a subtype of type 'Res olutionInterfaceType' of 'type1' where
518 cast_test/none: RuntimeError 516 cast_test/none: RuntimeError
519 cha_deopt1_test: CompileTimeError 517 cha_deopt1_test: CompileTimeError
520 cha_deopt2_test: CompileTimeError 518 cha_deopt2_test: CompileTimeError
521 cha_deopt3_test: CompileTimeError 519 cha_deopt3_test: CompileTimeError
522 class_cycle_test/02: MissingCompileTimeError 520 class_cycle_test/02: MissingCompileTimeError
523 class_cycle_test/03: MissingCompileTimeError 521 class_cycle_test/03: MissingCompileTimeError
524 class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call).
525 classes_static_method_clash_test: Crash # Assertion failure: Cannot find value I nstance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLi nkedHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(Js LinkedHashMap_addAll_closure.call). 522 classes_static_method_clash_test: Crash # Assertion failure: Cannot find value I nstance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLi nkedHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(Js LinkedHashMap_addAll_closure.call).
526 closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(A.foo#)) for j:closure_call(A_foo_closure.call).
527 closure_cycles_test: Crash # Assertion failure: Missing scope info for j:getter( Iterable.iterator). 523 closure_cycles_test: Crash # Assertion failure: Missing scope info for j:getter( Iterable.iterator).
528 closure_in_constructor_test: Crash # type 'JClosureClass' is not a subtype of ty pe 'ClosureClassElement' of 'closureClass' where 524 closure_in_constructor_test: Crash # type 'JClosureClass' is not a subtype of ty pe 'ClosureClassElement' of 'closureClass' where
529 closure_in_initializer2_test: RuntimeError 525 closure_in_initializer2_test: RuntimeError
530 closure_in_initializer_test: Crash # Assertion failure: Cannot find value parame ter(A.#a) in (parameter(C.#a), BoxLocal(_box_0), parameter(C.#a), BoxLocal(_box_ 0)) for j:constructor(C.). 526 closure_in_initializer_test: Crash # Assertion failure: Cannot find value parame ter(A.#a) in (parameter(C.#a), BoxLocal(_box_0), parameter(C.#a), BoxLocal(_box_ 0)) for j:constructor(C.).
531 closure_parameter_types_test: RuntimeError 527 closure_parameter_types_test: RuntimeError
532 closure_self_reference_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/nodes.dart ': Failed assertion: line 641 pos 12: 'isClosed()': is not true. 528 closure_self_reference_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/nodes.dart ': Failed assertion: line 641 pos 12: 'isClosed()': is not true.
533 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 529 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
534 closure_type_variables_test: Crash # type 'JClosureClass' is not a subtype of ty pe 'ClosureClassElement' of 'closureClass' where 530 closure_type_variables_test: Crash # type 'JClosureClass' is not a subtype of ty pe 'ClosureClassElement' of 'closureClass' where
535 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). 531 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).
536 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (parameter(Sub.test#e), local(Sub.test#)) for j:closure_ca ll(Sub_test_closure.call). 532 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (parameter(Sub.test#e), local(Sub.test#)) for j:closure_ca ll(Sub_test_closure.call).
(...skipping 13 matching lines...) Expand all
550 generic_field_mixin6_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder _kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(M.field2) 546 generic_field_mixin6_test/none: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder _kernel.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(M.field2)
551 generic_field_mixin_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kerne l.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(M.field) 547 generic_field_mixin_test: Crash # 'file:*/pkg/compiler/lib/src/ssa/builder_kerne l.dart': Failed assertion: line 342 pos 14: 'value != null': No value for field j:field(M.field)
552 generic_function_typedef_test/01: Crash # Unsupported operation: Unsupported typ e parameter type node S. 548 generic_function_typedef_test/01: Crash # Unsupported operation: Unsupported typ e parameter type node S.
553 generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported t ype parameter type node S. 549 generic_function_typedef_test/none: Crash # Unsupported operation: Unsupported t ype parameter type node S.
554 generic_functions_test: Crash # Assertion failure: Missing scope info for j:meth od(Iterator.moveNext). 550 generic_functions_test: Crash # Assertion failure: Missing scope info for j:meth od(Iterator.moveNext).
555 generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'ClassEl ement' of 'contextClass' where 551 generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'ClassEl ement' of 'contextClass' where
556 generic_local_functions_test: Crash # Unsupported operation: Unsupported type pa rameter type node Y. 552 generic_local_functions_test: Crash # Unsupported operation: Unsupported type pa rameter type node Y.
557 generic_methods_closure_test: Crash # Unsupported operation: Unsupported type pa rameter type node S. 553 generic_methods_closure_test: Crash # Unsupported operation: Unsupported type pa rameter type node S.
558 generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsup ported type parameter type node T. 554 generic_methods_generic_class_tearoff_test: Crash # Unsupported operation: Unsup ported type parameter type node T.
559 generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V. 555 generic_methods_generic_function_parameter_test: Crash # Unsupported operation: Unsupported type parameter type node V.
556 generic_methods_local_variable_declaration_test: Pass
kevmoo 2017/08/31 18:13:57 This seems – weird. Shouldn't the previous method
Emily Fortuna 2017/08/31 18:19:02 short answer -- yes, that does seem weird. I'll se
560 generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupporte d type parameter type node T. 557 generic_methods_named_parameters_test: Crash # Unsupported operation: Unsupporte d type parameter type node T.
561 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo rted type parameter type node T. 558 generic_methods_optional_parameters_test: Crash # Unsupported operation: Unsuppo rted type parameter type node T.
562 generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T. 559 generic_methods_shadowing_test: Crash # Unsupported operation: Unsupported type parameter type node T.
563 generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsu pported type parameter type node T. 560 generic_methods_tearoff_specialization_test: Crash # Unsupported operation: Unsu pported type parameter type node T.
564 generic_methods_test: Crash # Assertion failure: Missing scope info for j:method (Iterator.moveNext). 561 generic_methods_test: Crash # Assertion failure: Missing scope info for j:method (Iterator.moveNext).
565 generic_methods_type_expression_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where 562 generic_methods_type_expression_test: Crash # type 'JClass' is not a subtype of type 'ClassElement' of 'contextClass' where
566 generic_native_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null. 563 generic_native_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null.
567 generic_sync_star_test: Crash # Assertion failure: Missing scope info for j:gett er(Iterable.iterator). 564 generic_sync_star_test: Crash # Assertion failure: Missing scope info for j:gett er(Iterable.iterator).
568 generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null. 565 generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null.
569 generic_test: RuntimeError 566 generic_test: RuntimeError
570 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T. 567 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
571 getter_override2_test/02: MissingCompileTimeError 568 getter_override2_test/02: MissingCompileTimeError
572 getter_override_test/00: MissingCompileTimeError 569 getter_override_test/00: MissingCompileTimeError
573 getter_override_test/01: MissingCompileTimeError 570 getter_override_test/01: MissingCompileTimeError
574 getter_override_test/02: MissingCompileTimeError 571 getter_override_test/02: MissingCompileTimeError
575 hash_map_null_key_foreach_test: RuntimeError 572 hash_map_null_key_foreach_test: RuntimeError
576 identical_closure2_test: RuntimeError 573 identical_closure2_test: RuntimeError
577 if_null_assignment_behavior_test/01: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(C.instanceTest#)) for j:closure_call(C_insta nceTest_closure.call). 574 abstract_override_adds_optional_args_supercall_test: Crash # Assertion failure: Missing scope info for j:method(B.foo).
578 if_null_assignment_behavior_test/02: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(C.instanceTest#)) for j:closure_call(C_insta nceTest_closure.call). 575 bad_constructor_test/05: MissingCompileTimeError
579 if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call). 576 if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call).
580 if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call). 577 if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call).
581 if_null_assignment_behavior_test/12: RuntimeError 578 if_null_assignment_behavior_test/12: RuntimeError
582 if_null_assignment_static_test/01: RuntimeError 579 if_null_assignment_static_test/01: RuntimeError
583 if_null_assignment_static_test/03: RuntimeError 580 if_null_assignment_static_test/03: RuntimeError
584 if_null_assignment_static_test/05: RuntimeError 581 if_null_assignment_static_test/05: RuntimeError
585 many_generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'Cl assElement' of 'contextClass' where 582 many_generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'Cl assElement' of 'contextClass' where
586 regress_30339_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 583 regress_30339_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
587 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null. 584 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null.
588 type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 585 type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
700 bound_closure_equality_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null. 697 bound_closure_equality_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null.
701 bound_closure_primitives_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 698 bound_closure_primitives_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
702 branch_canonicalization_test: RuntimeError 699 branch_canonicalization_test: RuntimeError
703 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 700 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
704 call_closurization_test: RuntimeError 701 call_closurization_test: RuntimeError
705 call_function_apply_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinkedHash Map.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHa shMap_addAll_closure.call). 702 call_function_apply_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinkedHash Map.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLinkedHa shMap_addAll_closure.call).
706 call_operator_test: RuntimeError 703 call_operator_test: RuntimeError
707 call_test: RuntimeError 704 call_test: RuntimeError
708 call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instan ce of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), l ocal(B.g3#)) for j:closure_call(B_g3_closure.call). 705 call_through_getter_test/01: Crash # Assertion failure: Cannot find value Instan ce of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), l ocal(B.g3#)) for j:closure_call(B_g3_closure.call).
709 call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instan ce of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), l ocal(B.g3#)) for j:closure_call(B_g3_closure.call). 706 call_through_getter_test/02: Crash # Assertion failure: Cannot find value Instan ce of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), l ocal(B.g3#)) for j:closure_call(B_g3_closure.call).
710 call_through_getter_test/none: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (parameter(B.g3#x), parameter(B.g3#y), parameter(B.g3#z), local(B.g3#)) for j:closure_call(B_g3_closure.call).
711 call_with_no_such_method_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinke dHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLin kedHashMap_addAll_closure.call). 707 call_with_no_such_method_test: Crash # Assertion failure: Cannot find value Inst ance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLinke dHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(JsLin kedHashMap_addAll_closure.call).
712 canonical_const2_test: RuntimeError 708 canonical_const2_test: RuntimeError
713 canonical_const_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no in stance getter 'kind'. 709 canonical_const_test: Crash # NoSuchMethodError: Class 'InterfaceType' has no in stance getter 'kind'.
714 cast_test/none: RuntimeError 710 cast_test/none: RuntimeError
715 cha_deopt1_test: CompileTimeError 711 cha_deopt1_test: CompileTimeError
716 cha_deopt2_test: CompileTimeError 712 cha_deopt2_test: CompileTimeError
717 cha_deopt3_test: CompileTimeError 713 cha_deopt3_test: CompileTimeError
718 class_cycle_test/02: MissingCompileTimeError 714 class_cycle_test/02: MissingCompileTimeError
719 class_cycle_test/03: MissingCompileTimeError 715 class_cycle_test/03: MissingCompileTimeError
720 class_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(Sub.closureRef#)) for j:closure_call(Sub_closureRef_closure.call).
721 classes_static_method_clash_test: Crash # Assertion failure: Cannot find value I nstance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLi nkedHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(Js LinkedHashMap_addAll_closure.call). 716 classes_static_method_clash_test: Crash # Assertion failure: Cannot find value I nstance of 'ThisLocal' in (parameter(JsLinkedHashMap.addAll#key), parameter(JsLi nkedHashMap.addAll#value), local(JsLinkedHashMap.addAll#)) for j:closure_call(Js LinkedHashMap_addAll_closure.call).
722 closure6_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLoc al' in (local(A.foo#)) for j:closure_call(A_foo_closure.call).
723 closure_cycles_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle d on null. 717 closure_cycles_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle d on null.
724 closure_in_constructor_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'. 718 closure_in_constructor_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'.
725 closure_in_initializer2_test: RuntimeError 719 closure_in_initializer2_test: RuntimeError
726 closure_in_initializer_test: Crash # Assertion failure: Cannot find value parame ter(A.#a) in (parameter(C.#a), BoxLocal(_box_0), parameter(C.#a), BoxLocal(_box_ 0)) for j:constructor(C.). 720 closure_in_initializer_test: Crash # Assertion failure: Cannot find value parame ter(A.#a) in (parameter(C.#a), BoxLocal(_box_0), parameter(C.#a), BoxLocal(_box_ 0)) for j:constructor(C.).
727 closure_parameter_types_test: RuntimeError 721 closure_parameter_types_test: RuntimeError
728 closure_self_reference_test: RuntimeError 722 closure_self_reference_test: RuntimeError
729 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null. 723 closure_type_variable_test: Crash # NoSuchMethodError: The getter 'typeArguments ' was called on null.
730 closure_type_variables_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'. 724 closure_type_variables_test: Crash # NoSuchMethodError: Class 'JClosureClass' ha s no instance getter 'methodElement'.
731 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). 725 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).
732 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (parameter(Sub.test#e), local(Sub.test#)) for j:closure_ca ll(Sub_test_closure.call). 726 closure_with_super_send_test: Crash # Assertion failure: Cannot find value Insta nce of 'ThisLocal' in (parameter(Sub.test#e), local(Sub.test#)) for j:closure_ca ll(Sub_test_closure.call).
(...skipping 30 matching lines...) Expand all
763 generic_sync_star_test: Crash # NoSuchMethodError: The getter 'thisLocal' was ca lled on null. 757 generic_sync_star_test: Crash # NoSuchMethodError: The getter 'thisLocal' was ca lled on null.
764 generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null. 758 generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null.
765 generic_test: RuntimeError 759 generic_test: RuntimeError
766 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T. 760 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
767 getter_override2_test/02: MissingCompileTimeError 761 getter_override2_test/02: MissingCompileTimeError
768 getter_override_test/00: MissingCompileTimeError 762 getter_override_test/00: MissingCompileTimeError
769 getter_override_test/01: MissingCompileTimeError 763 getter_override_test/01: MissingCompileTimeError
770 getter_override_test/02: MissingCompileTimeError 764 getter_override_test/02: MissingCompileTimeError
771 hash_map_null_key_foreach_test: RuntimeError 765 hash_map_null_key_foreach_test: RuntimeError
772 identical_closure2_test: RuntimeError 766 identical_closure2_test: RuntimeError
773 if_null_assignment_behavior_test/01: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(C.instanceTest#)) for j:closure_call(C_insta nceTest_closure.call). 767 abstract_override_adds_optional_args_supercall_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
774 if_null_assignment_behavior_test/02: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(C.instanceTest#)) for j:closure_call(C_insta nceTest_closure.call). 768 bad_constructor_test/05: MissingCompileTimeError
775 if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call). 769 if_null_assignment_behavior_test/05: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call).
776 if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call). 770 if_null_assignment_behavior_test/06: Crash # Assertion failure: Cannot find valu e Instance of 'ThisLocal' in (local(D.derivedInstanceTest#)) for j:closure_call( D_derivedInstanceTest_closure.call).
777 if_null_assignment_behavior_test/12: RuntimeError 771 if_null_assignment_behavior_test/12: RuntimeError
778 if_null_assignment_static_test/01: RuntimeError 772 if_null_assignment_static_test/01: RuntimeError
779 if_null_assignment_static_test/03: RuntimeError 773 if_null_assignment_static_test/03: RuntimeError
780 if_null_assignment_static_test/05: RuntimeError 774 if_null_assignment_static_test/05: RuntimeError
781 many_generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no i nstance getter 'typeVariables'. 775 many_generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no i nstance getter 'typeVariables'.
782 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 776 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
783 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null. 777 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null.
784 type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null. 778 type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
856 function_type/function_type99_test: Crash # Issue 27394 850 function_type/function_type99_test: Crash # Issue 27394
857 generic_function_typedef_test: Crash # Issue 27394 851 generic_function_typedef_test: Crash # Issue 27394
858 generic_function_typedef_test/none: Crash # Issue 27394 852 generic_function_typedef_test/none: Crash # Issue 27394
859 getter_setter_in_lib_test: Crash # Issue 27394 853 getter_setter_in_lib_test: Crash # Issue 27394
860 854
861 [ $compiler == dart2js && $runtime == safarimobilesim ] 855 [ $compiler == dart2js && $runtime == safarimobilesim ]
862 call_through_getter_test: Fail, OK 856 call_through_getter_test: Fail, OK
863 857
864 [ $compiler == dart2js && $minified && ! $dart2js_with_kernel ] 858 [ $compiler == dart2js && $minified && ! $dart2js_with_kernel ]
865 generic_closure_test: Fail # Issue 12605 859 generic_closure_test: Fail # Issue 12605
OLDNEW
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698