| 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 614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 625 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak
es precedence over function expression. | 625 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak
es precedence over function expression. |
| 626 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d
eclaration takes precedence over function expression. | 626 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d
eclaration takes precedence over function expression. |
| 627 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes
precedence over function expression. | 627 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes
precedence over function expression. |
| 628 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal
cannot start an expression statement. | 628 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail, OK # A map literal
cannot start an expression statement. |
| 629 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite
ral cannot start an expression statement. | 629 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail, OK # A map lite
ral cannot start an expression statement. |
| 630 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. | 630 Language/11_Statements/07_Do_A02_t02: Fail, OK # co19 issue 145. |
| 631 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl
ed non-BMP character: U+10000 | 631 LibTest/core/String/String_class_A02_t01: Fail, OK # compiler cancelled: Unhandl
ed non-BMP character: U+10000 |
| 632 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 | 632 LibTest/core/String/charCodeAt_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 |
| 633 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 | 633 LibTest/core/String/charCodes_A01_t01: Fail, OK # compiler cancelled: Unhandled
non-BMP character: U+10000 |
| 634 | 634 |
| 635 Language/05_Variables/05_Variables_A01_t03: Fail, OK # co19 issue 210 |
| 636 Language/06_Functions/06_Functions_A01_t23: Fail, OK # co19 issue 210 |
| 637 Language/06_Functions/1_Function_Declaration_A02_t03: Fail, OK # co19 issue 210 |
| 638 Language/06_Functions/1_Function_Declaration_A03_t03: Fail, OK # co19 issue 210 |
| 639 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail, OK #
co19 issue 210 |
| 640 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t15: Fail, OK #
co19 issue 210 |
| 641 Language/06_Functions/2_Formal_Parameters_A02_t01: Fail, OK # co19 issue 210 |
| 642 Language/08_Interfaces/4_Factories_and_Constructors_A02_t06: Fail, OK # co19 iss
ue 210 |
| 643 Language/10_Expressions/03_Numbers_A01_t19: Fail, OK # co19 issue 210 |
| 644 Language/10_Expressions/03_Numbers_A01_t20: Fail, OK # co19 issue 210 |
| 645 Language/10_Expressions/03_Numbers_A01_t28: Fail, OK # co19 issue 210 |
| 646 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t07: Fail, OK # co
19 issue 210 |
| 647 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t09: Fail, OK # co
19 issue 210 |
| 648 Language/10_Expressions/28_Identifier_Reference_A05_t07: Fail, OK # co19 issue 2
10 |
| 649 Language/13_Libraries_and_Scripts/2_Imports_A01_t23: Fail, OK # co19 issue 210 |
| 650 Language/13_Libraries_and_Scripts/2_Imports_A01_t02: Fail, OK # co19 issue 210 |
| 651 Language/11_Statements/03_Variable_Declaration_A01_t05: Fail, OK # co19 issue 21
0 |
| 652 Language/11_Statements/03_Variable_Declaration_A01_t06: Fail, OK # co19 issue 21
0 |
| 653 Language/11_Statements/03_Variable_Declaration_A02_t03: Fail, OK # co19 issue 21
0 |
| 654 Language/11_Statements/03_Variable_Declaration_A02_t06: Fail, OK # co19 issue 21
0 |
| 655 Language/11_Statements/15_Assert_A01_t04: Fail, OK # co19 issue 210 |
| 656 Language/11_Statements/11_Labels_A01_t05: Fail, OK # co19 issue 210 |
| 657 Language/11_Statements/03_Variable_Declaration_A02_t05: Fail, OK # co19 issue 21
0 |
| 658 Language/11_Statements/05_For_A01_t07: Fail, OK # co19 issue 210 |
| 659 Language/11_Statements/15_Assert_A01_t03: Fail, OK # co19 issue 210 |
| 660 Language/11_Statements/15_Assert_A01_t05: Fail, OK # co19 issue 210 |
| 661 Language/11_Statements/03_Variable_Declaration_A01_t09: Fail, OK # co19 issue 21
0 |
| 662 Language/11_Statements/03_Variable_Declaration_A01_t10: Fail, OK # co19 issue 21
0 |
| 663 Language/11_Statements/08_Switch_A07_t02: Fail, OK # co19 issue 210 |
| 664 Language/11_Statements/03_Variable_Declaration_A02_t04: Fail, OK # co19 issue 21
0 |
| 665 |
| 635 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 | 666 LibTest/core/Math/max_A01_t03: Fail, OK # co19 issue 157 |
| 636 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 | 667 LibTest/core/Math/min_A01_t03: Fail, OK # co19 issue 157 |
| 637 | 668 |
| 638 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188 | 669 Language/10_Expressions/02_Null_A04_t01: Fail, OK # co19 issue 188 |
| 639 Language/03_Overview/1_Scoping_A01_t39: Fail, OK # co19 issue 188 | 670 Language/03_Overview/1_Scoping_A01_t39: Fail, OK # co19 issue 188 |
| 640 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 | 671 Language/03_Overview/1_Scoping_A01_t40: Fail, OK # co19 issue 188 |
| 641 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 | 672 Language/03_Overview/1_Scoping_A01_t41: Fail, OK # co19 issue 188 |
| 642 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1
88 | 673 Language/10_Expressions/28_Identifier_Reference_A06_t03: Fail, OK # co19 issue 1
88 |
| 643 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1
88 | 674 Language/10_Expressions/28_Identifier_Reference_A06_t07: Fail, OK # co19 issue 1
88 |
| 644 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1
88 | 675 Language/10_Expressions/28_Identifier_Reference_A06_t15: Fail, OK # co19 issue 1
88 |
| (...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1014 | 1045 |
| 1015 | 1046 |
| 1016 # | 1047 # |
| 1017 # Unexpected compile-time errors. | 1048 # Unexpected compile-time errors. |
| 1018 # | 1049 # |
| 1019 [ $compiler == dart2js ] | 1050 [ $compiler == dart2js ] |
| 1020 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail #
http://dartbug.com/5027 | 1051 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail #
http://dartbug.com/5027 |
| 1021 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail #
http://dartbug.com/5027 | 1052 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail #
http://dartbug.com/5027 |
| 1022 Language/10_Expressions/16_Assignment_A04_t05: Fail # http://dartbug.com/5027 | 1053 Language/10_Expressions/16_Assignment_A04_t05: Fail # http://dartbug.com/5027 |
| 1023 | 1054 |
| 1024 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A02_t01: Fail #
http://dartbug.com/5028 | |
| 1025 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail #
http://dartbug.com/5028 | 1055 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t07: Fail #
http://dartbug.com/5028 |
| 1026 Language/10_Expressions/15_Getter_Invocation_A07_t04: Fail # http://dartbug.com/
5028 | 1056 Language/10_Expressions/15_Getter_Invocation_A07_t04: Fail # http://dartbug.com/
5028 |
| 1027 Language/10_Expressions/16_Assignment_A04_t03: Fail # http://dartbug.com/5028 | 1057 Language/10_Expressions/16_Assignment_A04_t03: Fail # http://dartbug.com/5028 |
| 1028 | 1058 |
| 1029 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 | 1059 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # http://dartbug.com/5029 |
| 1030 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 | 1060 Language/10_Expressions/30_Type_Cast_A03_t01: Fail # http://dartbug.com/5029 |
| 1031 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 | 1061 Language/10_Expressions/30_Type_Cast_A03_t02: Fail # http://dartbug.com/5029 |
| 1032 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029 | 1062 Language/10_Expressions/30_Type_Cast_A05_t01: Fail # http://dartbug.com/5029 |
| 1033 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # http://dartbug.com/5029 | 1063 Language/10_Expressions/30_Type_Cast_A05_t02: Fail # http://dartbug.com/5029 |
| 1034 Language/10_Expressions/30_Type_Cast_A05_t04: Fail # http://dartbug.com/5029 | 1064 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... |
| 1147 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 1177 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
| 1148 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 1178 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
| 1149 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 1179 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
| 1150 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 1180 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
| 1151 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 1181 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
| 1152 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 1182 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
| 1153 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 1183 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
| 1154 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 1184 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
| 1155 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 1185 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
| 1156 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 1186 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
| OLD | NEW |