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

Side by Side Diff: tests/language/language_dart2js.status

Issue 1159553004: Update dart2js_cps-ir test expectations. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 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/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/standalone/standalone.status » ('j') | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324 6 sync_generator2_test/07: MissingCompileTimeError # Issue 22324
7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324 7 sync_generator2_test/08: MissingCompileTimeError # Issue 22324
8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324 8 sync_generator2_test/10: MissingCompileTimeError # Issue 22324
9 getter_setter_in_lib_test: Fail # Issue 23288 9 getter_setter_in_lib_test: Fail # Issue 23288
10 10
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 class_override_test/none: Crash # (try {instance.foo();}finally {}): try/finally 416 class_override_test/none: Crash # (try {instance.foo();}finally {}): try/finally
417 closure3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 417 closure3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
418 closure_in_constructor_test: Crash # Instance of 'TypeOperator': type check unim plemented for List<int>. 418 closure_in_constructor_test: Crash # Instance of 'TypeOperator': type check unim plemented for List<int>.
419 closure_internals_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary. 419 closure_internals_test: Crash # Instance of 'TypeOperator': type check unimpleme nted for _Nullary.
420 closure_self_reference_test: Crash # (try {return inner(value-1);}finally {count er++ ;}): try/finally 420 closure_self_reference_test: Crash # (try {return inner(value-1);}finally {count er++ ;}): try/finally
421 closure_type_variables_test: Crash # Instance of 'TypeOperator': type check unim plemented for A<int>. 421 closure_type_variables_test: Crash # Instance of 'TypeOperator': type check unim plemented for A<int>.
422 closures_initializer2_test: Crash # Please triage this failure. 422 closures_initializer2_test: Crash # Please triage this failure.
423 closures_initializer_test: Crash # Instance of 'TypeOperator': type check unimpl emented for List<int>. 423 closures_initializer_test: Crash # Instance of 'TypeOperator': type check unimpl emented for List<int>.
424 compile_time_constant_a_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 424 compile_time_constant_a_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
425 compile_time_constant_b_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary. 425 compile_time_constant_b_test: Crash # Instance of 'TypeOperator': type check uni mplemented for _Nullary.
426 conditional_method_invocation_test/01: RuntimeError # Please triage this failure .
427 conditional_method_invocation_test/02: RuntimeError # Please triage this failure .
428 conditional_method_invocation_test/03: RuntimeError # Please triage this failure .
429 conditional_method_invocation_test/04: RuntimeError # Please triage this failure .
430 conditional_method_invocation_test/05: RuntimeError # Please triage this failure .
431 conditional_method_invocation_test/06: RuntimeError # Please triage this failure .
432 conditional_method_invocation_test/07: RuntimeError # Please triage this failure .
433 conditional_method_invocation_test/08: RuntimeError # Please triage this failure .
434 conditional_method_invocation_test/09: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
435 conditional_method_invocation_test/10: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
436 conditional_method_invocation_test/11: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
437 conditional_method_invocation_test/12: RuntimeError # Please triage this failure .
438 conditional_method_invocation_test/13: RuntimeError # Please triage this failure .
439 conditional_method_invocation_test/none: RuntimeError # Please triage this failu re.
440 conditional_property_access_test/01: RuntimeError # Please triage this failure.
441 conditional_property_access_test/02: RuntimeError # Please triage this failure.
442 conditional_property_access_test/03: RuntimeError # Please triage this failure.
443 conditional_property_access_test/04: RuntimeError # Please triage this failure.
444 conditional_property_access_test/05: RuntimeError # Please triage this failure.
445 conditional_property_access_test/06: RuntimeError # Please triage this failure.
446 conditional_property_access_test/07: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
447 conditional_property_access_test/08: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
448 conditional_property_access_test/09: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
449 conditional_property_access_test/10: RuntimeError # Please triage this failure.
450 conditional_property_access_test/11: RuntimeError # Please triage this failure.
451 conditional_property_access_test/none: RuntimeError # Please triage this failure .
452 conditional_property_assignment_test/01: RuntimeError # Please triage this failu re.
453 conditional_property_assignment_test/02: RuntimeError # Please triage this failu re.
454 conditional_property_assignment_test/03: RuntimeError # Please triage this failu re.
455 conditional_property_assignment_test/04: RuntimeError # Please triage this failu re.
456 conditional_property_assignment_test/05: RuntimeError # Please triage this failu re.
457 conditional_property_assignment_test/06: Crash # Instance of 'TypeOperator': typ e casts not implemented.
458 conditional_property_assignment_test/07: RuntimeError # Please triage this failu re.
459 conditional_property_assignment_test/08: RuntimeError # Please triage this failu re.
460 conditional_property_assignment_test/09: RuntimeError # Please triage this failu re.
461 conditional_property_assignment_test/10: RuntimeError # Please triage this failu re.
462 conditional_property_assignment_test/11: Crash # Instance of 'TypeOperator': typ e casts not implemented.
463 conditional_property_assignment_test/12: RuntimeError # Please triage this failu re.
464 conditional_property_assignment_test/13: RuntimeError # Please triage this failu re.
465 conditional_property_assignment_test/14: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
466 conditional_property_assignment_test/15: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
467 conditional_property_assignment_test/16: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
468 conditional_property_assignment_test/17: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
469 conditional_property_assignment_test/18: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
470 conditional_property_assignment_test/19: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
471 conditional_property_assignment_test/20: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
472 conditional_property_assignment_test/21: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
473 conditional_property_assignment_test/22: Crash # Instance of 'TypeOperator': typ e check unimplemented for _Nullary.
474 conditional_property_assignment_test/none: RuntimeError # Please triage this fai lure.
426 const_evaluation_test/01: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 475 const_evaluation_test/01: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
427 const_nested_test: Crash # Please triage this failure. 476 const_nested_test: Crash # Please triage this failure.
428 const_objects_are_immutable_test/01: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary. 477 const_objects_are_immutable_test/01: Crash # Instance of 'TypeOperator': type ch eck unimplemented for _Nullary.
429 const_objects_are_immutable_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 478 const_objects_are_immutable_test/none: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
430 const_switch2_test/none: Crash # (switch (a){case 1:print("OK");}): Unhandled no de 479 const_switch2_test/none: Crash # (switch (a){case 1:print("OK");}): Unhandled no de
431 const_switch_test/01: Crash # Unhandled node 480 const_switch_test/01: Crash # Unhandled node
432 const_switch_test/02: Crash # Unhandled node 481 const_switch_test/02: Crash # Unhandled node
433 const_switch_test/03: Crash # Unhandled node 482 const_switch_test/03: Crash # Unhandled node
434 const_switch_test/04: Crash # Unhandled node 483 const_switch_test/04: Crash # Unhandled node
435 constructor10_test/01: Crash # Please triage this failure. 484 constructor10_test/01: Crash # Please triage this failure.
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
540 factory_redirection_test/10: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>. 589 factory_redirection_test/10: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>.
541 factory_redirection_test/11: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>. 590 factory_redirection_test/11: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>.
542 factory_redirection_test/12: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>. 591 factory_redirection_test/12: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>.
543 factory_redirection_test/13: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>. 592 factory_redirection_test/13: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>.
544 factory_redirection_test/14: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>. 593 factory_redirection_test/14: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>.
545 factory_redirection_test/none: Crash # Instance of 'TypeOperator': type check un implemented for A<List>. 594 factory_redirection_test/none: Crash # Instance of 'TypeOperator': type check un implemented for A<List>.
546 factory_return_type_checked_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 595 factory_return_type_checked_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
547 factory_type_parameter2_test: Crash # Please triage this failure. 596 factory_type_parameter2_test: Crash # Please triage this failure.
548 factory_type_parameter_test: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>. 597 factory_type_parameter_test: Crash # Instance of 'TypeOperator': type check unim plemented for A<List>.
549 fast_method_extraction_test: Crash # Instance of 'TypeOperator': type check unim plemented for T. 598 fast_method_extraction_test: Crash # Instance of 'TypeOperator': type check unim plemented for T.
550 final_super_field_set_test/01: RuntimeError # Issue 23509 599 final_super_field_set_test/01: RuntimeError # Please triage this failure.
551 finally_test: Crash # (try {i=12;}finally {Expect.equals(12,i);executedFinally=t rue;}): try/finally 600 finally_test: Crash # (try {i=12;}finally {Expect.equals(12,i);executedFinally=t rue;}): try/finally
552 first_class_types_literals_test/03: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 601 first_class_types_literals_test/03: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
553 first_class_types_literals_test/04: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 602 first_class_types_literals_test/04: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
554 first_class_types_literals_test/05: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 603 first_class_types_literals_test/05: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
555 first_class_types_literals_test/06: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 604 first_class_types_literals_test/06: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
556 first_class_types_literals_test/07: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 605 first_class_types_literals_test/07: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
557 first_class_types_literals_test/08: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 606 first_class_types_literals_test/08: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
558 first_class_types_literals_test/09: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 607 first_class_types_literals_test/09: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
559 first_class_types_literals_test/10: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 608 first_class_types_literals_test/10: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
560 first_class_types_literals_test/11: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary. 609 first_class_types_literals_test/11: Crash # Instance of 'TypeOperator': type che ck unimplemented for _Nullary.
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
651 generic_instanceof3_test: Crash # Instance of 'TypeOperator': type check unimple mented for I<String>. 700 generic_instanceof3_test: Crash # Instance of 'TypeOperator': type check unimple mented for I<String>.
652 generic_instanceof4_test: Crash # Instance of 'TypeOperator': type check unimple mented for T. 701 generic_instanceof4_test: Crash # Instance of 'TypeOperator': type check unimple mented for T.
653 generic_instanceof5_test: Crash # Instance of 'TypeOperator': type check unimple mented for T. 702 generic_instanceof5_test: Crash # Instance of 'TypeOperator': type check unimple mented for T.
654 generic_instanceof_test: Crash # Instance of 'TypeOperator': type check unimplem ented for List<T>. 703 generic_instanceof_test: Crash # Instance of 'TypeOperator': type check unimplem ented for List<T>.
655 generic_is_check_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for A<int>. 704 generic_is_check_test: Crash # Instance of 'TypeOperator': type check unimplemen ted for A<int>.
656 generic_list_checked_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary. 705 generic_list_checked_test: Crash # Instance of 'TypeOperator': type check unimpl emented for _Nullary.
657 generic_native_test: Crash # Instance of 'TypeOperator': type check unimplemente d for T. 706 generic_native_test: Crash # Instance of 'TypeOperator': type check unimplemente d for T.
658 generic_object_type_test: Crash # Instance of 'TypeOperator': type check unimple mented for T. 707 generic_object_type_test: Crash # Instance of 'TypeOperator': type check unimple mented for T.
659 generic_parameterized_extends_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for A<Object>. 708 generic_parameterized_extends_test: Crash # Instance of 'TypeOperator': type che ck unimplemented for A<Object>.
660 generic_test: Crash # Instance of 'TypeOperator': type check unimplemented for B <AA>. 709 generic_test: Crash # Instance of 'TypeOperator': type check unimplemented for B <AA>.
710 if_null_assignment_behavior_test/01: Crash # Please triage this failure.
711 if_null_assignment_behavior_test/02: Crash # Please triage this failure.
712 if_null_assignment_behavior_test/03: Crash # Please triage this failure.
713 if_null_assignment_behavior_test/04: Crash # Please triage this failure.
714 if_null_assignment_behavior_test/05: Crash # Please triage this failure.
715 if_null_assignment_behavior_test/06: Crash # Please triage this failure.
716 if_null_assignment_behavior_test/07: Crash # Please triage this failure.
717 if_null_assignment_behavior_test/08: Crash # Please triage this failure.
718 if_null_assignment_behavior_test/09: Crash # Please triage this failure.
719 if_null_assignment_behavior_test/10: Crash # Please triage this failure.
720 if_null_assignment_behavior_test/11: Crash # Please triage this failure.
721 if_null_assignment_behavior_test/12: Crash # Please triage this failure.
722 if_null_assignment_behavior_test/15: Crash # Please triage this failure.
723 if_null_assignment_behavior_test/16: Crash # Please triage this failure.
724 if_null_assignment_behavior_test/17: Crash # Please triage this failure.
725 if_null_assignment_behavior_test/18: Crash # Please triage this failure.
726 if_null_assignment_behavior_test/19: Crash # Please triage this failure.
727 if_null_assignment_behavior_test/20: Crash # Please triage this failure.
728 if_null_assignment_behavior_test/21: Crash # Please triage this failure.
729 if_null_assignment_behavior_test/22: Crash # Please triage this failure.
730 if_null_assignment_behavior_test/23: Crash # Please triage this failure.
731 if_null_assignment_behavior_test/24: Crash # Please triage this failure.
732 if_null_assignment_behavior_test/25: Crash # Please triage this failure.
733 if_null_assignment_behavior_test/26: Crash # Please triage this failure.
734 if_null_assignment_behavior_test/27: Crash # Please triage this failure.
735 if_null_assignment_behavior_test/28: Crash # Please triage this failure.
736 if_null_assignment_behavior_test/none: Crash # Please triage this failure.
737 if_null_assignment_static_test/01: Crash # Please triage this failure.
738 if_null_assignment_static_test/02: Crash # Please triage this failure.
739 if_null_assignment_static_test/03: Crash # Please triage this failure.
740 if_null_assignment_static_test/04: Crash # Please triage this failure.
741 if_null_assignment_static_test/05: Crash # Please triage this failure.
742 if_null_assignment_static_test/06: Crash # Please triage this failure.
743 if_null_assignment_static_test/07: Crash # Please triage this failure.
744 if_null_assignment_static_test/08: Crash # Please triage this failure.
745 if_null_assignment_static_test/09: Crash # Please triage this failure.
746 if_null_assignment_static_test/10: Crash # Please triage this failure.
747 if_null_assignment_static_test/11: Crash # Please triage this failure.
748 if_null_assignment_static_test/12: Crash # Please triage this failure.
749 if_null_assignment_static_test/13: Crash # Please triage this failure.
750 if_null_assignment_static_test/14: Crash # Please triage this failure.
751 if_null_assignment_static_test/15: Crash # Please triage this failure.
752 if_null_assignment_static_test/16: Crash # Please triage this failure.
753 if_null_assignment_static_test/17: Crash # Please triage this failure.
754 if_null_assignment_static_test/18: Crash # Please triage this failure.
755 if_null_assignment_static_test/19: Crash # Please triage this failure.
756 if_null_assignment_static_test/20: Crash # Please triage this failure.
757 if_null_assignment_static_test/21: Crash # Please triage this failure.
758 if_null_assignment_static_test/22: Crash # Please triage this failure.
759 if_null_assignment_static_test/23: Crash # Please triage this failure.
760 if_null_assignment_static_test/24: Crash # Please triage this failure.
761 if_null_assignment_static_test/25: Crash # Please triage this failure.
762 if_null_assignment_static_test/26: Crash # Please triage this failure.
763 if_null_assignment_static_test/27: Crash # Please triage this failure.
764 if_null_assignment_static_test/28: Crash # Please triage this failure.
765 if_null_assignment_static_test/29: Crash # Please triage this failure.
766 if_null_assignment_static_test/30: Crash # Please triage this failure.
767 if_null_assignment_static_test/31: Crash # Please triage this failure.
768 if_null_assignment_static_test/32: Crash # Please triage this failure.
769 if_null_assignment_static_test/33: Crash # Please triage this failure.
770 if_null_assignment_static_test/34: Crash # Please triage this failure.
771 if_null_assignment_static_test/35: Crash # Please triage this failure.
772 if_null_assignment_static_test/36: Crash # Please triage this failure.
773 if_null_assignment_static_test/37: Crash # Please triage this failure.
774 if_null_assignment_static_test/38: Crash # Please triage this failure.
775 if_null_assignment_static_test/39: Crash # Please triage this failure.
776 if_null_assignment_static_test/40: Crash # Please triage this failure.
777 if_null_assignment_static_test/41: Crash # Please triage this failure.
778 if_null_assignment_static_test/42: Crash # Please triage this failure.
779 if_null_assignment_static_test/none: Crash # Please triage this failure.
780 if_null_behavior_test/01: Crash # (null??null): If-null not yet implemented in c ps_ir
781 if_null_behavior_test/02: Crash # (null??null): If-null not yet implemented in c ps_ir
782 if_null_behavior_test/03: Crash # (null??null): If-null not yet implemented in c ps_ir
783 if_null_behavior_test/04: Crash # (null??null): If-null not yet implemented in c ps_ir
784 if_null_behavior_test/05: Crash # (null??null): If-null not yet implemented in c ps_ir
785 if_null_behavior_test/06: Crash # (null??null): If-null not yet implemented in c ps_ir
786 if_null_behavior_test/07: Crash # (null??null): If-null not yet implemented in c ps_ir
787 if_null_behavior_test/08: Crash # (null??null): If-null not yet implemented in c ps_ir
788 if_null_behavior_test/09: Crash # (null??null): If-null not yet implemented in c ps_ir
789 if_null_behavior_test/10: Crash # (null??null): If-null not yet implemented in c ps_ir
790 if_null_behavior_test/11: Crash # (null??null): If-null not yet implemented in c ps_ir
791 if_null_behavior_test/12: Crash # (null??null): If-null not yet implemented in c ps_ir
792 if_null_behavior_test/13: Crash # (null??null): If-null not yet implemented in c ps_ir
793 if_null_behavior_test/14: Crash # (null??null): If-null not yet implemented in c ps_ir
794 if_null_behavior_test/15: Crash # (null??null): If-null not yet implemented in c ps_ir
795 if_null_behavior_test/16: Crash # (null??null): If-null not yet implemented in c ps_ir
796 if_null_behavior_test/none: Crash # (null??null): If-null not yet implemented in cps_ir
797 if_null_evaluation_order_test/01: Crash # (null??null): If-null not yet implemen ted in cps_ir
798 if_null_evaluation_order_test/02: Crash # (null??null): If-null not yet implemen ted in cps_ir
799 if_null_evaluation_order_test/none: Crash # (null??null): If-null not yet implem ented in cps_ir
800 if_null_precedence_test/01: Crash # (null??null): If-null not yet implemented in cps_ir
801 if_null_precedence_test/02: Crash # (null??null): If-null not yet implemented in cps_ir
802 if_null_precedence_test/03: Crash # (null??null): If-null not yet implemented in cps_ir
803 if_null_precedence_test/04: Crash # (null??null): If-null not yet implemented in cps_ir
804 if_null_precedence_test/05: Crash # (null??null): If-null not yet implemented in cps_ir
805 if_null_precedence_test/06: Crash # (null??null): If-null not yet implemented in cps_ir
806 if_null_precedence_test/07: Crash # (null??null): If-null not yet implemented in cps_ir
807 if_null_precedence_test/08: Crash # (null??null): If-null not yet implemented in cps_ir
808 if_null_precedence_test/none: Crash # (null??null): If-null not yet implemented in cps_ir
661 implicit_super_constructor_call_test: Crash # Please triage this failure. 809 implicit_super_constructor_call_test: Crash # Please triage this failure.
662 import_self_test/01: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 810 import_self_test/01: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
663 inference_captured_variable2_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 811 inference_captured_variable2_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
664 inference_captured_variable_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 812 inference_captured_variable_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
665 inference_list_or_null_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary. 813 inference_list_or_null_test: Crash # Instance of 'TypeOperator': type check unim plemented for _Nullary.
666 inference_mixin_field_test: Crash # Please triage this failure. 814 inference_mixin_field_test: Crash # Please triage this failure.
667 inference_super_constructor_call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 815 inference_super_constructor_call_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
668 inferrer_constructor2_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 816 inferrer_constructor2_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
669 inferrer_constructor3_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 817 inferrer_constructor3_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
670 inferrer_constructor4_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary. 818 inferrer_constructor4_test: Crash # Instance of 'TypeOperator': type check unimp lemented for _Nullary.
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after
1029 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted. 1177 typed_equality_test: Crash # Instance of 'TypeOperator': type casts not implemen ted.
1030 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1. 1178 typedef_is_test: Crash # Instance of 'TypeOperator': type check unimplemented fo r Func1.
1031 typevariable_substitution2_test/01: Crash # Please triage this failure. 1179 typevariable_substitution2_test/01: Crash # Please triage this failure.
1032 typevariable_substitution2_test/02: Crash # Please triage this failure. 1180 typevariable_substitution2_test/02: Crash # Please triage this failure.
1033 typevariable_substitution2_test/none: Crash # Please triage this failure. 1181 typevariable_substitution2_test/none: Crash # Please triage this failure.
1034 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1182 unresolved_default_constructor_test/01: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1035 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1183 value_range2_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1036 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 1184 value_range3_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
1037 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 1185 value_range_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
1038 void_type_test: Crash # Unhandled node 1186 void_type_test: Crash # Unhandled node
1039
1040 # Null-aware operators aren't implemented in the CPS IR yet.
1041 if_null_evaluation_order_test: Crash
1042 if_null_precedence_test: Crash
1043 if_null_behavior_test: Crash
1044 if_null_assignment_behavior_test: Crash
1045 if_null_assignment_static_test: Crash
1046 conditional_property_assignment_test: Fail
1047 conditional_property_assignment_test/06: Crash
1048 conditional_property_assignment_test/11: Crash
1049 conditional_property_assignment_test/14: Crash
1050 conditional_property_assignment_test/15: Crash
1051 conditional_property_assignment_test/16: Crash
1052 conditional_property_assignment_test/17: Crash
1053 conditional_property_assignment_test/18: Crash
1054 conditional_property_assignment_test/19: Crash
1055 conditional_property_assignment_test/20: Crash
1056 conditional_property_assignment_test/21: Crash
1057 conditional_property_assignment_test/22: Crash
1058
1059 conditional_property_access_test: Fail
1060 conditional_property_access_test/07: Crash
1061 conditional_property_access_test/08: Crash
1062 conditional_property_access_test/09: Crash
1063 conditional_method_invocation_test: Fail
1064 conditional_method_invocation_test/none: Pass
1065 conditional_method_invocation_test/09: Crash
1066 conditional_method_invocation_test/10: Crash
1067 conditional_method_invocation_test/11: Crash
OLDNEW
« no previous file with comments | « tests/compiler/dart2js_extra/dart2js_extra.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698