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

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

Issue 3011793002: Add types referenced in is-checks to the class hierarchy (Closed)
Patch Set: 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
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 384 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 function_type/function_type9_test: RuntimeError # Issue 30476 395 function_type/function_type9_test: RuntimeError # Issue 30476
396 396
397 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ] 397 [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
398 abstract_exact_selector_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 398 abstract_exact_selector_test/none: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
399 abstract_exact_selector_test/none: Pass 399 abstract_exact_selector_test/none: Pass
400 abstract_getter_test/01: Crash # Assertion failure: Missing scope info for j:get ter(Foo.i). 400 abstract_getter_test/01: Crash # Assertion failure: Missing scope info for j:get ter(Foo.i).
401 abstract_method_test: Crash # Assertion failure: Missing scope info for j:getter (A.length). 401 abstract_method_test: Crash # Assertion failure: Missing scope info for j:getter (A.length).
402 abstract_object_method_test: Crash # Assertion failure: Missing scope info for j :method(B.==). 402 abstract_object_method_test: Crash # Assertion failure: Missing scope info for j :method(B.==).
403 abstract_override_adds_optional_args_concrete_subclass_test: Crash # Assertion f ailure: Missing scope info for j:method(B.foo). 403 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_test: Crash # Assertion failure: M issing scope info for j:method(B.foo). 404 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_supercall_test: Crash # Assertion failure: Missing scope info for j:method(B.foo).
405 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).
406 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).
407 assert_trailing_comma_test/none: CompileTimeError 408 assert_trailing_comma_test/none: CompileTimeError
408 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)
409 assertion_initializer_const_error2_test/none: CompileTimeError 410 assertion_initializer_const_error2_test/none: CompileTimeError
410 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio n: Unexpected initializer #lib1::C::bc02 (Constructor) 411 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio n: Unexpected initializer #lib1::C::bc02 (Constructor)
411 assertion_initializer_test: CompileTimeError 412 assertion_initializer_test: CompileTimeError
412 assertion_test: Crash # Assertion failure: Missing scope info for j:getter(Itera ble.iterator). 413 assertion_test: Crash # Assertion failure: Missing scope info for j:getter(Itera ble.iterator).
413 async_and_or_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator). 414 async_and_or_test: Crash # Assertion failure: Missing scope info for j:getter(It erable.iterator).
414 async_await_catch_regression_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 415 async_await_catch_regression_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 async_star_cancel_and_throw_in_finally_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 487 async_star_cancel_and_throw_in_finally_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
487 async_star_cancel_while_paused_test: Crash # Assertion failure: Missing scope in fo for j:getter(Iterable.iterator). 488 async_star_cancel_while_paused_test: Crash # Assertion failure: Missing scope in fo for j:getter(Iterable.iterator).
488 async_star_no_cancel2_test: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator). 489 async_star_no_cancel2_test: Crash # Assertion failure: Missing scope info for j: getter(Iterable.iterator).
489 async_star_no_cancel_test: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator). 490 async_star_no_cancel_test: Crash # Assertion failure: Missing scope info for j:g etter(Iterable.iterator).
490 async_star_pause_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator). 491 async_star_pause_test: Crash # Assertion failure: Missing scope info for j:gette r(Iterable.iterator).
491 async_star_regression_2238_test: Crash # Assertion failure: Missing scope info f or j:getter(Iterable.iterator). 492 async_star_regression_2238_test: Crash # Assertion failure: Missing scope info f or j:getter(Iterable.iterator).
492 async_star_regression_23116_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 493 async_star_regression_23116_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
493 async_star_regression_fisk_test: Crash # Assertion failure: Missing scope info f or j:getter(Iterable.iterator). 494 async_star_regression_fisk_test: Crash # Assertion failure: Missing scope info f or j:getter(Iterable.iterator).
494 async_star_stream_take_test: Crash # Assertion failure: Missing scope info for j :getter(Iterable.iterator). 495 async_star_stream_take_test: Crash # Assertion failure: Missing scope info for j :getter(Iterable.iterator).
495 async_star_take_reyield_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 496 async_star_take_reyield_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
497 bad_constructor_test/05: MissingCompileTimeError
496 bad_override_test/03: MissingCompileTimeError 498 bad_override_test/03: MissingCompileTimeError
497 bad_override_test/04: Crash # type 'ShadowField' is not a subtype of type 'Proce dure' of 'value' where 499 bad_override_test/04: Crash # type 'ShadowField' is not a subtype of type 'Proce dure' of 'value' where
498 bad_override_test/05: MissingCompileTimeError 500 bad_override_test/05: MissingCompileTimeError
499 bool_check_test: RuntimeError 501 bool_check_test: RuntimeError
500 bool_condition_check_test: RuntimeError 502 bool_condition_check_test: RuntimeError
501 bool_test: RuntimeError 503 bool_test: RuntimeError
502 bound_closure_equality_test: Crash # Assertion failure: Missing scope info for j :getter(SetMixin.length). 504 bound_closure_equality_test: Crash # Assertion failure: Missing scope info for j :getter(SetMixin.length).
503 bound_closure_primitives_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 505 bound_closure_primitives_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
504 branch_canonicalization_test: RuntimeError 506 branch_canonicalization_test: RuntimeError
505 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 507 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
562 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).
563 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.
564 generic_test: RuntimeError 566 generic_test: RuntimeError
565 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.
566 getter_override2_test/02: MissingCompileTimeError 568 getter_override2_test/02: MissingCompileTimeError
567 getter_override_test/00: MissingCompileTimeError 569 getter_override_test/00: MissingCompileTimeError
568 getter_override_test/01: MissingCompileTimeError 570 getter_override_test/01: MissingCompileTimeError
569 getter_override_test/02: MissingCompileTimeError 571 getter_override_test/02: MissingCompileTimeError
570 hash_map_null_key_foreach_test: RuntimeError 572 hash_map_null_key_foreach_test: RuntimeError
571 identical_closure2_test: RuntimeError 573 identical_closure2_test: RuntimeError
572 abstract_override_adds_optional_args_supercall_test: Crash # Assertion failure: Missing scope info for j:method(B.foo).
573 bad_constructor_test/05: MissingCompileTimeError
574 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). 574 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).
575 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). 575 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).
576 if_null_assignment_behavior_test/12: RuntimeError 576 if_null_assignment_behavior_test/12: RuntimeError
577 if_null_assignment_static_test/01: RuntimeError 577 if_null_assignment_static_test/01: RuntimeError
578 if_null_assignment_static_test/03: RuntimeError 578 if_null_assignment_static_test/03: RuntimeError
579 if_null_assignment_static_test/05: RuntimeError 579 if_null_assignment_static_test/05: RuntimeError
580 many_generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'Cl assElement' of 'contextClass' where 580 many_generic_instanceof_test: Crash # type 'JClass' is not a subtype of type 'Cl assElement' of 'contextClass' where
581 regress_30339_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator). 581 regress_30339_test: Crash # Assertion failure: Missing scope info for j:getter(I terable.iterator).
582 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null. 582 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null.
583 type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
584 unused_overridden_async_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator). 583 unused_overridden_async_test: Crash # Assertion failure: Missing scope info for j:getter(Iterable.iterator).
585 vm/allocation_sinking_vm_test: RuntimeError 584 vm/allocation_sinking_vm_test: RuntimeError
586 vm/async_await_catch_stacktrace_test: Crash # Assertion failure: Missing scope i nfo for j:getter(Iterable.iterator). 585 vm/async_await_catch_stacktrace_test: Crash # Assertion failure: Missing scope i nfo for j:getter(Iterable.iterator).
587 586
588 [ $compiler == dart2js && ! $dart2js_with_kernel && ! $minified ] 587 [ $compiler == dart2js && ! $dart2js_with_kernel && ! $minified ]
589 vm/async_await_catch_stacktrace_test: RuntimeError 588 vm/async_await_catch_stacktrace_test: RuntimeError
590 589
591 [ $compiler == dart2js && $dart2js_with_kernel && $minified ] 590 [ $compiler == dart2js && $dart2js_with_kernel && $minified ]
592 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null. 591 abstract_exact_selector_test/none: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null.
593 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null. 592 abstract_getter_test/01: Crash # NoSuchMethodError: The getter 'thisLocal' was c alled on null.
594 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null. 593 abstract_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' was call ed on null.
595 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null. 594 abstract_object_method_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null.
596 abstract_override_adds_optional_args_concrete_subclass_test: Crash # NoSuchMetho dError: The getter 'thisLocal' was called on null. 595 abstract_override_adds_optional_args_concrete_subclass_test: Crash # NoSuchMetho dError: The getter 'thisLocal' was called on null.
597 abstract_override_adds_optional_args_concrete_test: Crash # NoSuchMethodError: T he getter 'thisLocal' was called on null. 596 abstract_override_adds_optional_args_concrete_test: Crash # NoSuchMethodError: T he getter 'thisLocal' was called on null.
597 abstract_override_adds_optional_args_supercall_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
598 abstract_override_adds_optional_args_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 598 abstract_override_adds_optional_args_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
599 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle d on null. 599 assert_message_test: Crash # NoSuchMethodError: The getter 'thisLocal' was calle d on null.
600 assert_trailing_comma_test/none: CompileTimeError 600 assert_trailing_comma_test/none: CompileTimeError
601 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une xpected initializer #lib1::C::cc02 (Constructor) 601 assertion_initializer_const_error2_test/cc02: Crash # Unsupported operation: Une xpected initializer #lib1::C::cc02 (Constructor)
602 assertion_initializer_const_error2_test/none: CompileTimeError 602 assertion_initializer_const_error2_test/none: CompileTimeError
603 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio n: Unexpected initializer #lib1::C::bc02 (Constructor) 603 assertion_initializer_const_function_error_test/01: Crash # Unsupported operatio n: Unexpected initializer #lib1::C::bc02 (Constructor)
604 assertion_initializer_test: CompileTimeError 604 assertion_initializer_test: CompileTimeError
605 assertion_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 605 assertion_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
606 async_and_or_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 606 async_and_or_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
607 async_await_catch_regression_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null. 607 async_await_catch_regression_test: Crash # NoSuchMethodError: The getter 'thisLo cal' was called on null.
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
679 async_star_cancel_and_throw_in_finally_test: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null. 679 async_star_cancel_and_throw_in_finally_test: Crash # NoSuchMethodError: The gett er 'thisLocal' was called on null.
680 async_star_cancel_while_paused_test: Crash # NoSuchMethodError: The getter 'this Local' was called on null. 680 async_star_cancel_while_paused_test: Crash # NoSuchMethodError: The getter 'this Local' was called on null.
681 async_star_no_cancel2_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null. 681 async_star_no_cancel2_test: Crash # NoSuchMethodError: The getter 'thisLocal' wa s called on null.
682 async_star_no_cancel_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 682 async_star_no_cancel_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
683 async_star_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null. 683 async_star_pause_test: Crash # NoSuchMethodError: The getter 'thisLocal' was cal led on null.
684 async_star_regression_2238_test: Crash # NoSuchMethodError: The getter 'thisLoca l' was called on null. 684 async_star_regression_2238_test: Crash # NoSuchMethodError: The getter 'thisLoca l' was called on null.
685 async_star_regression_23116_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null. 685 async_star_regression_23116_test: Crash # NoSuchMethodError: The getter 'thisLoc al' was called on null.
686 async_star_regression_fisk_test: Crash # NoSuchMethodError: The getter 'thisLoca l' was called on null. 686 async_star_regression_fisk_test: Crash # NoSuchMethodError: The getter 'thisLoca l' was called on null.
687 async_star_stream_take_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null. 687 async_star_stream_take_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null.
688 async_star_take_reyield_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 688 async_star_take_reyield_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
689 bad_constructor_test/05: MissingCompileTimeError
689 bad_override_test/03: MissingCompileTimeError 690 bad_override_test/03: MissingCompileTimeError
690 bad_override_test/04: MissingCompileTimeError 691 bad_override_test/04: MissingCompileTimeError
691 bad_override_test/05: MissingCompileTimeError 692 bad_override_test/05: MissingCompileTimeError
692 bool_check_test: RuntimeError 693 bool_check_test: RuntimeError
693 bool_condition_check_test: RuntimeError 694 bool_condition_check_test: RuntimeError
694 bool_test: RuntimeError 695 bool_test: RuntimeError
695 bound_closure_equality_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null. 696 bound_closure_equality_test: Crash # NoSuchMethodError: The getter 'thisLocal' w as called on null.
696 bound_closure_primitives_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 697 bound_closure_primitives_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
697 branch_canonicalization_test: RuntimeError 698 branch_canonicalization_test: RuntimeError
698 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0 699 break_test: Crash # RangeError (index): Invalid value: Valid value range is empt y: 0
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
755 generic_sync_star_test: Crash # NoSuchMethodError: The getter 'thisLocal' was ca lled on null. 756 generic_sync_star_test: Crash # NoSuchMethodError: The getter 'thisLocal' was ca lled on null.
756 generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null. 757 generic_syntax_test: Crash # NoSuchMethodError: The method 'hasSubclass' was cal led on null.
757 generic_test: RuntimeError 758 generic_test: RuntimeError
758 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T. 759 generic_typedef_test: Crash # Unsupported operation: Unsupported type parameter type node T.
759 getter_override2_test/02: MissingCompileTimeError 760 getter_override2_test/02: MissingCompileTimeError
760 getter_override_test/00: MissingCompileTimeError 761 getter_override_test/00: MissingCompileTimeError
761 getter_override_test/01: MissingCompileTimeError 762 getter_override_test/01: MissingCompileTimeError
762 getter_override_test/02: MissingCompileTimeError 763 getter_override_test/02: MissingCompileTimeError
763 hash_map_null_key_foreach_test: RuntimeError 764 hash_map_null_key_foreach_test: RuntimeError
764 identical_closure2_test: RuntimeError 765 identical_closure2_test: RuntimeError
765 abstract_override_adds_optional_args_supercall_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
766 bad_constructor_test/05: MissingCompileTimeError
767 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). 766 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).
768 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). 767 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).
769 if_null_assignment_behavior_test/12: RuntimeError 768 if_null_assignment_behavior_test/12: RuntimeError
770 if_null_assignment_static_test/01: RuntimeError 769 if_null_assignment_static_test/01: RuntimeError
771 if_null_assignment_static_test/03: RuntimeError 770 if_null_assignment_static_test/03: RuntimeError
772 if_null_assignment_static_test/05: RuntimeError 771 if_null_assignment_static_test/05: RuntimeError
773 many_generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no i nstance getter 'typeVariables'. 772 many_generic_instanceof_test: Crash # NoSuchMethodError: Class 'JClass' has no i nstance getter 'typeVariables'.
774 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 773 regress_30339_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
775 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null. 774 type_variable_nested_test/01: Crash # NoSuchMethodError: The method 'hasSubclass ' was called on null.
776 type_variable_nested_test/none: Crash # NoSuchMethodError: The method 'hasSubcla ss' was called on null.
777 unused_overridden_async_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null. 775 unused_overridden_async_test: Crash # NoSuchMethodError: The getter 'thisLocal' was called on null.
778 vm/allocation_sinking_vm_test: RuntimeError 776 vm/allocation_sinking_vm_test: RuntimeError
779 vm/async_await_catch_stacktrace_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null. 777 vm/async_await_catch_stacktrace_test: Crash # NoSuchMethodError: The getter 'thi sLocal' was called on null.
780 778
781 [ $compiler == dart2js && $dart2js_with_kernel && $minified && $checked ] 779 [ $compiler == dart2js && $dart2js_with_kernel && $minified && $checked ]
782 typedef_is_test: Crash 780 typedef_is_test: Crash
783 781
784 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ] 782 [ $compiler == dart2js && ! $dart2js_with_kernel && $runtime != none ]
785 async_star_cancel_while_paused_test: RuntimeError # Issue 22853 783 async_star_cancel_while_paused_test: RuntimeError # Issue 22853
786 784
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
848 function_type/function_type99_test: Crash # Issue 27394 846 function_type/function_type99_test: Crash # Issue 27394
849 generic_function_typedef_test: Crash # Issue 27394 847 generic_function_typedef_test: Crash # Issue 27394
850 generic_function_typedef_test/none: Crash # Issue 27394 848 generic_function_typedef_test/none: Crash # Issue 27394
851 getter_setter_in_lib_test: Crash # Issue 27394 849 getter_setter_in_lib_test: Crash # Issue 27394
852 850
853 [ $compiler == dart2js && $runtime == safarimobilesim ] 851 [ $compiler == dart2js && $runtime == safarimobilesim ]
854 call_through_getter_test: Fail, OK 852 call_through_getter_test: Fail, OK
855 853
856 [ $compiler == dart2js && $minified && ! $dart2js_with_kernel ] 854 [ $compiler == dart2js && $minified && ! $dart2js_with_kernel ]
857 generic_closure_test: Fail # Issue 12605 855 generic_closure_test: Fail # Issue 12605
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698