| 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 [ $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/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 | 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
om/5017 |
| 8 | 8 |
| 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai
lure. | 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai
lure. |
| 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas
e triage this failure. | 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas
e triage this failure. |
| (...skipping 619 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 630 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak
es precedence over function expression. | 630 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak
es precedence over function expression. |
| 631 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d
eclaration takes precedence over function expression. | 631 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d
eclaration takes precedence over function expression. |
| 632 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes
precedence over function expression. | 632 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes
precedence over function expression. |
| 633 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal
cannot start an expression statement. | 633 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal
cannot start an expression statement. |
| 634 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite
ral cannot start an expression statement. | 634 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite
ral cannot start an expression statement. |
| 635 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. | 635 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. |
| 636 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl
ed non-BMP character: U+10000 | 636 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl
ed non-BMP character: U+10000 |
| 637 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 | 637 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 |
| 638 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 | 638 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 |
| 639 | 639 |
| 640 Language/05_Variables/05_Variables_A01_t03: Fail, OK # co19 issue 210 |
| 641 Language/06_Functions/06_Functions_A01_t23: Fail, OK # co19 issue 210 |
| 642 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210 |
| 643 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210 |
| 644 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK #
co19 issue 210 |
| 645 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK #
co19 issue 210 |
| 646 Language/06_Functions/2_Formal_Parameters_A02_t01: Fail, OK # co19 issue 210 |
| 647 Language/08_Interfaces/4_Factories_and_Constructors_A02_t06: Fail, OK # co19 iss
ue 210 |
| 648 Language/10_Expressions/03_Numbers_A01_t19: Fail, OK # co19 issue 210 |
| 649 Language/10_Expressions/03_Numbers_A01_t20: Fail, OK # co19 issue 210 |
| 650 Language/10_Expressions/03_Numbers_A01_t28: Fail, OK # co19 issue 210 |
| 651 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t07: Fail, OK # co
19 issue 210 |
| 652 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co
19 issue 210 |
| 653 Language/10_Expressions/28_Identifier_Reference_A05_t07: Fail, OK # co19 issue 2
10 |
| 654 Language/13_Libraries_and_Scripts/2_Imports_A01_t23: Fail, OK # co19 issue 210 |
| 655 Language/13_Libraries_and_Scripts/2_Imports_A01_t02: Fail, OK # co19 issue 210 |
| 656 Language/11_Statements/03_Variable_Declaration_A01_t05: Fail, OK # co19 issue 21
0 |
| 657 Language/11_Statements/03_Variable_Declaration_A01_t06: Fail, OK # co19 issue 21
0 |
| 658 Language/11_Statements/03_Variable_Declaration_A02_t03: Fail, OK # co19 issue 21
0 |
| 659 Language/11_Statements/03_Variable_Declaration_A02_t06: Fail, OK # co19 issue 21
0 |
| 660 Language/11_Statements/15_Assert_A01_t04: Fail, OK # co19 issue 210 |
| 661 Language/11_Statements/11_Labels_A01_t05: Fail, OK # co19 issue 210 |
| 662 Language/11_Statements/03_Variable_Declaration_A02_t05: Fail, OK # co19 issue 21
0 |
| 663 Language/11_Statements/05_For_A01_t07: Fail, OK # co19 issue 210 |
| 664 Language/11_Statements/15_Assert_A01_t03: Fail, OK # co19 issue 210 |
| 665 Language/11_Statements/15_Assert_A01_t05: Fail, OK # co19 issue 210 |
| 666 Language/11_Statements/03_Variable_Declaration_A01_t09: Fail, OK # co19 issue 21
0 |
| 667 Language/11_Statements/03_Variable_Declaration_A01_t10: Fail, OK # co19 issue 21
0 |
| 668 Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210 |
| 669 Language/11_Statements/03_Variable_Declaration_A02_t04: Fail, OK # co19 issue 21
0 |
| 670 |
| 640 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 | 671 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 |
| 641 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 | 672 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 |
| 642 | 673 |
| 643 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188 | 674 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188 |
| 644 Language/03_Overview/1_Scoping_A01_t39: Fail, OK # co19 issue 188 | 675 Language/03_Overview/1_Scoping_A01_t39: Fail, OK # co19 issue 188 |
| 645 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 | 676 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 |
| 646 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 | 677 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 |
| 647 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1
88 | 678 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1
88 |
| 648 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1
88 | 679 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1
88 |
| 649 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1
88 | 680 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1
88 |
| (...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1020 | 1051 |
| 1021 | 1052 |
| 1022 # | 1053 # |
| 1023 # Unexpected compile-time errors. | 1054 # Unexpected compile-time errors. |
| 1024 # | 1055 # |
| 1025 [ $compiler == dart2js ] | 1056 [ $compiler == dart2js ] |
| 1026 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail #
http://dartbug.com/5027 | 1057 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail #
http://dartbug.com/5027 |
| 1027 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail #
http://dartbug.com/5027 | 1058 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail #
http://dartbug.com/5027 |
| 1028 Language/10_Expressions/16_Assignment_A04_t05: Fail # http://dartbug.com/5027 | 1059 Language/10_Expressions/16_Assignment_A04_t05: Fail # http://dartbug.com/5027 |
| 1029 | 1060 |
| 1030 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A02_t01: Fail #
http://dartbug.com/5028 | |
| 1031 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail #
http://dartbug.com/5028 | 1061 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail #
http://dartbug.com/5028 |
| 1032 Language/10_Expressions/15_Getter_Invocation_A07_t04: Fail # http://dartbug.com/
5028 | 1062 Language/10_Expressions/15_Getter_Invocation_A07_t04: Fail # http://dartbug.com/
5028 |
| 1033 Language/10_Expressions/16_Assignment_A04_t03: Fail # http://dartbug.com/5028 | 1063 Language/10_Expressions/16_Assignment_A04_t03: Fail # http://dartbug.com/5028 |
| 1034 | 1064 |
| 1035 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 | 1065 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 |
| 1036 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 | 1066 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 |
| 1037 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 | 1067 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 |
| 1038 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029 | 1068 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029 |
| 1039 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # http://dartbug.com/5029 | 1069 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # http://dartbug.com/5029 |
| 1040 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # http://dartbug.com/5029 | 1070 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # http://dartbug.com/5029 |
| (...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1153 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 1183 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
| 1154 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 1184 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
| 1155 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 1185 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
| 1156 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 1186 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
| 1157 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 1187 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
| 1158 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 1188 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
| 1159 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 1189 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
| 1160 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 1190 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 1161 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 1191 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
| 1162 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 1192 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
| OLD | NEW |