| OLD | NEW |
| 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 # This directory contains tests that are intended to show the | 5 # This directory contains tests that are intended to show the |
| 6 # current state of the language. | 6 # current state of the language. |
| 7 | 7 |
| 8 # In order to maintain maximum test coverage for all builds, | 8 # In order to maintain maximum test coverage for all builds, |
| 9 # please use the following procedure to mark a test | 9 # please use the following procedure to mark a test |
| 10 # failed on architectures other than the one you are working on. | 10 # failed on architectures other than the one you are working on. |
| (...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 564 compile_time_constant_checked2_test/02: fail | 564 compile_time_constant_checked2_test/02: fail |
| 565 compile_time_constant_checked2_test/03: fail | 565 compile_time_constant_checked2_test/03: fail |
| 566 compile_time_constant_checked2_test/04: fail | 566 compile_time_constant_checked2_test/04: fail |
| 567 compile_time_constant_checked2_test/06: fail | 567 compile_time_constant_checked2_test/06: fail |
| 568 compile_time_constant_checked3_test/02: fail | 568 compile_time_constant_checked3_test/02: fail |
| 569 compile_time_constant_checked3_test/03: fail | 569 compile_time_constant_checked3_test/03: fail |
| 570 compile_time_constant_checked3_test/04: fail | 570 compile_time_constant_checked3_test/04: fail |
| 571 compile_time_constant_checked3_test/06: fail | 571 compile_time_constant_checked3_test/06: fail |
| 572 compile_time_constant_d_test: fail | 572 compile_time_constant_d_test: fail |
| 573 compile_time_constant_e_test: fail | 573 compile_time_constant_e_test: fail |
| 574 compile_time_constant_test/02: fail | |
| 575 const_syntax_test/06: fail | 574 const_syntax_test/06: fail |
| 576 constructor2_negative_test: fail | 575 constructor2_negative_test: fail |
| 577 constructor3_negative_test: fail | 576 constructor3_negative_test: fail |
| 578 constructor_call_wrong_argument_count_negative_test: fail | 577 constructor_call_wrong_argument_count_negative_test: fail |
| 579 constructor_negative_test: fail | 578 constructor_negative_test: fail |
| 580 constructor_return_with_arrow_negative_test: fail | 579 constructor_return_with_arrow_negative_test: fail |
| 581 constructor_return_with_init_and_arrow_negative_test: fail | 580 constructor_return_with_init_and_arrow_negative_test: fail |
| 582 cyclic_type_variable_test/01: fail | 581 cyclic_type_variable_test/01: fail |
| 583 cyclic_type_variable_test/02: fail | 582 cyclic_type_variable_test/02: fail |
| 584 cyclic_type_variable_test/03: fail | 583 cyclic_type_variable_test/03: fail |
| (...skipping 26 matching lines...) Expand all Loading... |
| 611 function_type_alias5_test/01: fail | 610 function_type_alias5_test/01: fail |
| 612 function_type_alias5_test/02: fail | 611 function_type_alias5_test/02: fail |
| 613 getter_no_setter2_test/00: fail | 612 getter_no_setter2_test/00: fail |
| 614 getter_no_setter2_test/03: fail | 613 getter_no_setter2_test/03: fail |
| 615 getter_no_setter_test/00: fail | 614 getter_no_setter_test/00: fail |
| 616 getter_no_setter_test/01: fail | 615 getter_no_setter_test/01: fail |
| 617 getters_setters2_test/01: fail | 616 getters_setters2_test/01: fail |
| 618 getters_setters_type_test/01: fail | 617 getters_setters_type_test/01: fail |
| 619 implicit_this_test/01: fail | 618 implicit_this_test/01: fail |
| 620 implicit_this_test/04: fail | 619 implicit_this_test/04: fail |
| 621 implicit_this_test/none: fail | |
| 622 import_combinators_negative_test: fail | 620 import_combinators_negative_test: fail |
| 623 inst_field_initializer1_negative_test: fail | 621 inst_field_initializer1_negative_test: fail |
| 624 instance_call_wrong_argument_count_negative_test: fail | 622 instance_call_wrong_argument_count_negative_test: fail |
| 625 instance_method2_negative_test: fail | 623 instance_method2_negative_test: fail |
| 626 instance_method_negative_test: fail | 624 instance_method_negative_test: fail |
| 627 instantiate_type_variable_negative_test: fail | 625 instantiate_type_variable_negative_test: fail |
| 628 interface_inherit_field_test: fail | |
| 629 interface_static_non_final_fields_negative_test: fail | 626 interface_static_non_final_fields_negative_test: fail |
| 630 interface_test/00: fail | 627 interface_test/00: fail |
| 631 is_not_class2_negative_test: fail | 628 is_not_class2_negative_test: fail |
| 632 library_juxtaposition_test: fail | 629 library_juxtaposition_test: fail |
| 633 licm_test: fail | 630 licm_test: fail |
| 634 list_literal1_negative_test: fail | 631 list_literal1_negative_test: fail |
| 635 list_literal_syntax_test/01: fail | 632 list_literal_syntax_test/01: fail |
| 636 list_literal_syntax_test/02: fail | 633 list_literal_syntax_test/02: fail |
| 637 list_literal_syntax_test/03: fail | 634 list_literal_syntax_test/03: fail |
| 638 map_literal1_negative_test: fail | 635 map_literal1_negative_test: fail |
| (...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 770 class_literal_test/18: fail, OK | 767 class_literal_test/18: fail, OK |
| 771 class_literal_test/19: fail, OK | 768 class_literal_test/19: fail, OK |
| 772 class_literal_test/22: fail, OK | 769 class_literal_test/22: fail, OK |
| 773 class_literal_test/23: fail, OK | 770 class_literal_test/23: fail, OK |
| 774 class_literal_test/24: fail, OK | 771 class_literal_test/24: fail, OK |
| 775 class_literal_test/27: fail, OK | 772 class_literal_test/27: fail, OK |
| 776 class_literal_test/28: fail, OK | 773 class_literal_test/28: fail, OK |
| 777 class_literal_test/29: fail, OK | 774 class_literal_test/29: fail, OK |
| 778 class_literal_test/none: fail, OK | 775 class_literal_test/none: fail, OK |
| 779 | 776 |
| 777 # Test issue 11124, Uninitialized finals are warnings not errors |
| 778 field3a_negative_test: fail, OK |
| 779 const_syntax_test/01: fail, OK |
| 780 const_syntax_test/04: fail, OK |
| 781 const_syntax_test/02: fail, OK |
| 782 const_syntax_test/03: fail, OK |
| 783 final_syntax_test/01: fail, OK |
| 784 final_syntax_test/04: fail, OK |
| 785 final_syntax_test/02: fail, OK |
| 786 final_syntax_test/03: fail, OK |
| 787 |
| 788 # Test issue 11123, Only static fields can be declared as 'const' |
| 789 const_escape_frog_test: fail, OK |
| 790 compile_time_constant_test/none: fail, OK |
| 791 |
| 780 [ $compiler == dartanalyzer && $checked ] | 792 [ $compiler == dartanalyzer && $checked ] |
| 781 factory1_test/00: fail | 793 factory1_test/00: fail |
| 782 factory1_test/01: fail | 794 factory1_test/01: fail |
| 783 field_type_check2_test/01: fail | 795 field_type_check2_test/01: fail |
| 784 factory_implementation_test/00: fail | 796 factory_implementation_test/00: fail |
| 785 factory_redirection_test/08: fail | 797 factory_redirection_test/08: fail |
| 786 factory_redirection_test/09: fail | 798 factory_redirection_test/09: fail |
| 787 factory_redirection_test/10: fail | 799 factory_redirection_test/10: fail |
| 788 factory_redirection_test/11: fail | 800 factory_redirection_test/11: fail |
| 789 factory_redirection_test/12: fail | 801 factory_redirection_test/12: fail |
| (...skipping 25 matching lines...) Expand all Loading... |
| 815 stack_overflow_stacktrace_test: Crash | 827 stack_overflow_stacktrace_test: Crash |
| 816 stack_overflow_test: Crash | 828 stack_overflow_test: Crash |
| 817 positive_bit_operations_test: Pass, Fail, Crash | 829 positive_bit_operations_test: Pass, Fail, Crash |
| 818 left_shift_test: Pass, Fail | 830 left_shift_test: Pass, Fail |
| 819 | 831 |
| 820 [ $arch == mips ] | 832 [ $arch == mips ] |
| 821 *: Skip | 833 *: Skip |
| 822 | 834 |
| 823 [ $arch == simmips ] | 835 [ $arch == simmips ] |
| 824 *: Skip | 836 *: Skip |
| OLD | NEW |