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

Side by Side Diff: dart/tests/co19/co19-dart2js.status

Issue 10917170: Improve handling of built-in identifiers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 | Annotate | Revision Log
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 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016 7 Language/03_Overview/03_Overview_A01_t02: Crash # http://dartbug.com/5016
8 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 8 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
9 9
10 LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure. 10 LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure.
(...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after
566 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement. 566 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite ral cannot start an expression statement.
567 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. 567 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145.
568 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000 568 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl ed non-BMP character: U+10000
569 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 569 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
570 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000 570 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled non-BMP character: U+10000
571 571
572 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 572 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157
573 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 573 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157
574 574
575 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188 575 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188
576 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1 88
577 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88
578 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88
579 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail, OK # co19 issue 1 88
580 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail, OK # co19 issue 1 88
581 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail, OK # co19 issue 1 88
582 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail, OK # co19 issue 1 88
583 Language/10_Expressions/28_Identifier_Reference_A06_t23: Fail, OK # co19 issue 1 88
584 Language/10_Expressions/28_Identifier_Reference_A06_t27: Fail, OK # co19 issue 1 88
585 Language/10_Expressions/28_Identifier_Reference_A06_t31: Fail, OK # co19 issue 1 88
586 Language/10_Expressions/28_Identifier_Reference_A06_t35: Fail, OK # co19 issue 1 88
587 Language/10_Expressions/28_Identifier_Reference_A06_t37: Fail, OK # co19 issue 1 88
588 Language/10_Expressions/28_Identifier_Reference_A06_t38: Fail, OK # co19 issue 1 88
589 Language/10_Expressions/28_Identifier_Reference_A06_t39: Fail, OK # co19 issue 1 88
590 Language/10_Expressions/28_Identifier_Reference_A06_t40: Fail, OK # co19 issue 1 88
591 Language/10_Expressions/28_Identifier_Reference_A06_t43: Fail, OK # co19 issue 1 88
592 Language/10_Expressions/28_Identifier_Reference_A06_t47: Fail, OK # co19 issue 1 88
593 Language/10_Expressions/28_Identifier_Reference_A06_t51: Fail, OK # co19 issue 1 88
594 Language/10_Expressions/28_Identifier_Reference_A06_t55: Fail, OK # co19 issue 1 88
576 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A01_t04: Fail, OK # co19 issue 188 595 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A01_t04: Fail, OK # co19 issue 188
577 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A02_t04: Fail, OK # co19 issue 188 596 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A02_t04: Fail, OK # co19 issue 188
578 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A03_t04: Fail, OK # co19 issue 188 597 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A03_t04: Fail, OK # co19 issue 188
579 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A04_t04: Fail, OK # co19 issue 188 598 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A04_t04: Fail, OK # co19 issue 188
580 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A05_t04: Fail, OK # co19 issue 188 599 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A05_t04: Fail, OK # co19 issue 188
581 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A06_t04: Fail, OK # co19 issue 188 600 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A06_t04: Fail, OK # co19 issue 188
582 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A07_t04: Fail, OK # co19 issue 188 601 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A07_t04: Fail, OK # co19 issue 188
583 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A08_t04: Fail, OK # co19 issue 188 602 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A08_t04: Fail, OK # co19 issue 188
584 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A09_t04: Fail, OK # co19 issue 188 603 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A09_t04: Fail, OK # co19 issue 188
585 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t04: Fail, OK # co19 issue 188 604 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A10_t04: Fail, OK # co19 issue 188
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
745 Language/10_Expressions/07_Maps_A04_t01: Fail # Is check with generics. 764 Language/10_Expressions/07_Maps_A04_t01: Fail # Is check with generics.
746 Language/10_Expressions/07_Maps_A07_t04: Fail # Is check with generics. 765 Language/10_Expressions/07_Maps_A07_t04: Fail # Is check with generics.
747 766
748 # 767 #
749 # The following tests may be broken, but require further review. 768 # The following tests may be broken, but require further review.
750 # 769 #
751 [ $compiler == dart2js && $runtime == d8 ] 770 [ $compiler == dart2js && $runtime == d8 ]
752 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN? 771 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN?
753 772
754 773
755 [ $compiler == dart2js ]
756 Language/10_Expressions/28_Identifier_Reference_A06_t*: Fail # http://dartbug.co m/5019
757 Language/10_Expressions/28_Identifier_Reference_A06_t13: Pass # For the wrong re ason, http://dartbug.com/5019
758 Language/10_Expressions/28_Identifier_Reference_A06_t14: Pass # For the wrong re ason, http://dartbug.com/5019
759 Language/10_Expressions/28_Identifier_Reference_A06_t16: Pass # For the wrong re ason, http://dartbug.com/5019
760 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1 88
761 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1 88
762 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1 88
763 Language/10_Expressions/28_Identifier_Reference_A06_t17: Fail, OK # co19 issue 1 88
764 Language/10_Expressions/28_Identifier_Reference_A06_t18: Fail, OK # co19 issue 1 88
765 Language/10_Expressions/28_Identifier_Reference_A06_t19: Fail, OK # co19 issue 1 88
766 Language/10_Expressions/28_Identifier_Reference_A06_t20: Fail, OK # co19 issue 1 88
767 Language/10_Expressions/28_Identifier_Reference_A06_t23: Fail, OK # co19 issue 1 88
768 Language/10_Expressions/28_Identifier_Reference_A06_t27: Fail, OK # co19 issue 1 88
769 Language/10_Expressions/28_Identifier_Reference_A06_t31: Fail, OK # co19 issue 1 88
770 Language/10_Expressions/28_Identifier_Reference_A06_t35: Fail, OK # co19 issue 1 88
771 Language/10_Expressions/28_Identifier_Reference_A06_t37: Fail, OK # co19 issue 1 88
772 Language/10_Expressions/28_Identifier_Reference_A06_t38: Fail, OK # co19 issue 1 88
773 Language/10_Expressions/28_Identifier_Reference_A06_t39: Fail, OK # co19 issue 1 88
774 Language/10_Expressions/28_Identifier_Reference_A06_t40: Fail, OK # co19 issue 1 88
775 Language/10_Expressions/28_Identifier_Reference_A06_t43: Fail, OK # co19 issue 1 88
776 Language/10_Expressions/28_Identifier_Reference_A06_t47: Fail, OK # co19 issue 1 88
777 Language/10_Expressions/28_Identifier_Reference_A06_t51: Fail, OK # co19 issue 1 88
778 Language/10_Expressions/28_Identifier_Reference_A06_t55: Fail, OK # co19 issue 1 88
779
780
781 [ $compiler == dart2dart ] 774 [ $compiler == dart2dart ]
782 *: Skip 775 *: Skip
783 776
784 777
785 [ $compiler == dart2js && $browser ] 778 [ $compiler == dart2js && $browser ]
786 *: Skip 779 *: Skip
787 780
788 781
789 # 782 #
790 # Missing compile-time errors. 783 # Missing compile-time errors.
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
932 Language/10_Expressions/20_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression. 925 Language/10_Expressions/20_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression.
933 Language/10_Expressions/20_Equality_A01_t17: Fail # Checks that equality express ions cannot be operands of another equality expression. 926 Language/10_Expressions/20_Equality_A01_t17: Fail # Checks that equality express ions cannot be operands of another equality expression.
934 Language/10_Expressions/20_Equality_A01_t18: Fail # Checks that equality express ions cannot be operands of another equality expression. 927 Language/10_Expressions/20_Equality_A01_t18: Fail # Checks that equality express ions cannot be operands of another equality expression.
935 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression. 928 Language/10_Expressions/21_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
936 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression. 929 Language/10_Expressions/21_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
937 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression. 930 Language/10_Expressions/21_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
938 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression. 931 Language/10_Expressions/21_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
939 Language/10_Expressions/28_Identifier_Reference_A01_t07: Fail # Checks that iden tifier can't contain letters from the cyrillic alphabet. 932 Language/10_Expressions/28_Identifier_Reference_A01_t07: Fail # Checks that iden tifier can't contain letters from the cyrillic alphabet.
940 Language/10_Expressions/28_Identifier_Reference_A01_t08: Fail # Checks that iden tifier can't contain letters from the turkish alphabet. 933 Language/10_Expressions/28_Identifier_Reference_A01_t08: Fail # Checks that iden tifier can't contain letters from the turkish alphabet.
941 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable. 934 Language/10_Expressions/28_Identifier_Reference_A07_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable.
942 Language/10_Expressions/28_Identifier_Reference_A07_t02: Fail # Checks that it i s a compile-time error when a built-in identifier "assert" is used as a type ann otation of a local variable.
943 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # Checks that it i s a compile-time error when a built-in identifier "equals" is used as a type ann otation of a local variable. 935 Language/10_Expressions/28_Identifier_Reference_A07_t04: Fail # Checks that it i s a compile-time error when a built-in identifier "equals" is used as a type ann otation of a local variable.
944 Language/10_Expressions/28_Identifier_Reference_A07_t05: Fail # Checks that it i s a compile-time error when a built-in identifier "factory" is used as a type an notation of a local variable.
945 Language/10_Expressions/28_Identifier_Reference_A07_t06: Fail # Checks that it i s a compile-time error when a built-in identifier "get" is used as a type annota tion of a local variable.
946 Language/10_Expressions/28_Identifier_Reference_A07_t07: Fail # Checks that it i s a compile-time error when a built-in identifier "implements" is used as a type annotation of a local variable.
947 Language/10_Expressions/28_Identifier_Reference_A07_t08: Fail # Checks that it i s a compile-time error when a built-in identifier "interface" is used as a type annotation of a local variable.
948 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # Checks that it i s a compile-time error when a built-in identifier "negate" is used as a type ann otation of a local variable. 936 Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail # Checks that it i s a compile-time error when a built-in identifier "negate" is used as a type ann otation of a local variable.
949 Language/10_Expressions/28_Identifier_Reference_A07_t10: Fail # Checks that it i s a compile-time error when a built-in identifier "operator" is used as a type a nnotation of a local variable.
950 Language/10_Expressions/28_Identifier_Reference_A07_t11: Fail # Checks that it i s a compile-time error when a built-in identifier "set" is used as a type annota tion of a local variable.
951 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable. 937 Language/10_Expressions/28_Identifier_Reference_A07_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable.
952 Language/10_Expressions/28_Identifier_Reference_A07_t13: Fail # Checks that it i s a compile-time error when a built-in identifier "typedef" is used as a type an notation of a local variable.
953 Language/11_Statements/02_Expression_Statements_A01_t09: Fail # Checks that it i s a compile-time error when a map literal is used as a statement. 938 Language/11_Statements/02_Expression_Statements_A01_t09: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
954 Language/11_Statements/02_Expression_Statements_A01_t10: Fail # Checks that it i s a compile-time error when a map literal is used as a statement. 939 Language/11_Statements/02_Expression_Statements_A01_t10: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
955 Language/11_Statements/02_Expression_Statements_A01_t11: Fail # Checks that it i s a compile-time error when a map literal is used as a statement. 940 Language/11_Statements/02_Expression_Statements_A01_t11: Fail # Checks that it i s a compile-time error when a map literal is used as a statement.
956 Language/11_Statements/03_Variable_Declaration_A03_t01: Fail # Checks that if th e variable declaration is prefixed with the final modifier, then that variable c annot be assigned a new value outside of this declaration. 941 Language/11_Statements/03_Variable_Declaration_A03_t01: Fail # Checks that if th e variable declaration is prefixed with the final modifier, then that variable c annot be assigned a new value outside of this declaration.
957 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail # Checks that if th e variable declaration is prefixed with the final modifier, then variable must b e initialized right there and then. 942 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail # Checks that if th e variable declaration is prefixed with the final modifier, then variable must b e initialized right there and then.
958 Language/11_Statements/03_Variable_Declaration_A03_t03: Fail # Checks that if a variable declaration is prefixed with const modifier, then it cannot be assigne d a new value afterwards. 943 Language/11_Statements/03_Variable_Declaration_A03_t03: Fail # Checks that if a variable declaration is prefixed with const modifier, then it cannot be assigne d a new value afterwards.
959 Language/11_Statements/03_Variable_Declaration_A03_t04: Fail # Checks that if a variable declaration is prefixed with const modifier, then it must be initializ ed right there and then. 944 Language/11_Statements/03_Variable_Declaration_A03_t04: Fail # Checks that if a variable declaration is prefixed with const modifier, then it must be initializ ed right there and then.
960 Language/11_Statements/03_Variable_Declaration_A04_t01: Fail # Checks that if th e variable declaration is prefixed with the const modifier, then variable must b e initialized to a constant expression. 945 Language/11_Statements/03_Variable_Declaration_A04_t01: Fail # Checks that if th e variable declaration is prefixed with the const modifier, then variable must b e initialized to a constant expression.
961 Language/11_Statements/05_For_A01_t12: Fail # Checks that it is a compile-time e rror when the loop variable in a 'id in expression' includes initializer. 946 Language/11_Statements/05_For_A01_t12: Fail # Checks that it is a compile-time e rror when the loop variable in a 'id in expression' includes initializer.
962 Language/11_Statements/08_Switch_A05_t01: Fail # Checks that it is a compile-tim e error if case expressions of a switch statement without a default case have di fferent types. 947 Language/11_Statements/08_Switch_A05_t01: Fail # Checks that it is a compile-tim e error if case expressions of a switch statement without a default case have di fferent types.
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
1114 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1099 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1115 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1100 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1116 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1101 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1117 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1102 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1118 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1103 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1119 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1104 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1120 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020 1105 Language/14_Types/4_Interface_Types_A11_t03: Fail # http://dartbug.com/5020
1121 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 1106 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
1122 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1107 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1123 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1108 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698