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

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

Issue 10915121: Update co19 to r328. (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
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-runtime.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 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(ahe): Please triage this failure.
7 Language/06_Functions/06_Functions_A01_t23: Fail # TODO(ahe): Please triage this failure.
8 Language/06_Functions/06_Functions_A01_t31: Fail # TODO(ahe): Please triage this failure.
9 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # TODO(ahe): Please t riage this failure.
10 Language/06_Functions/1_Function_Declaration_A02_t02: Fail # TODO(ahe): Please t riage this failure.
11 Language/06_Functions/1_Function_Declaration_A03_t02: Fail # TODO(ahe): Please t riage this failure.
12 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # TOD O(ahe): Please triage this failure.
13 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # TOD O(ahe): Please triage this failure.
14 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # TOD O(ahe): Please triage this failure.
15 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # TOD O(ahe): Please triage this failure.
16 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # TOD O(ahe): Please triage this failure.
17 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # TOD O(ahe): Please triage this failure.
18 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t02: Fail # TOD O(ahe): Please triage this failure.
19 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # TOD O(ahe): Please triage this failure.
20 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # TOD O(ahe): Please triage this failure.
21 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD O(ahe): Please triage this failure.
22 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # TOD O(ahe): Please triage this failure.
23 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A04_t01: Fail # TOD O(ahe): Please triage this failure.
24 Language/06_Functions/2_Formal_Parameters_A01_t01: Fail # TODO(ahe): Please tria ge this failure.
25 Language/06_Functions/2_Formal_Parameters_A02_t02: Fail # TODO(ahe): Please tria ge this failure.
26 Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # TODO(ahe): Please tria ge this failure.
27 Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # TODO(ahe): Please tria ge this failure.
28 Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # TODO(ahe): Please tria ge this failure.
29 Language/06_Functions/4_External_Functions_A01_t01: Fail # TODO(ahe): Please tri age this failure.
6 Language/03_Overview/03_Overview_A01_t02: Crash 30 Language/03_Overview/03_Overview_A01_t02: Crash
7 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(ahe): Please triage this f ailure. 31 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(ahe): Please triage this f ailure.
8 Language/03_Overview/1_Scoping_A01_t40: Fail # TODO(ahe): Please triage this fai lure. 32 Language/03_Overview/1_Scoping_A01_t40: Fail # TODO(ahe): Please triage this fai lure.
9 Language/03_Overview/1_Scoping_A01_t39: Fail # TODO(ahe): Please triage this fai lure. 33 Language/03_Overview/1_Scoping_A01_t39: Fail # TODO(ahe): Please triage this fai lure.
10 Language/03_Overview/1_Scoping_A01_t41: Fail # TODO(ahe): Please triage this fai lure. 34 Language/03_Overview/1_Scoping_A01_t41: Fail # TODO(ahe): Please triage this fai lure.
11 Language/03_Overview/1_Scoping_A03_t02: Fail # TODO(ahe): Please triage this fai lure. 35 Language/03_Overview/1_Scoping_A03_t02: Fail # TODO(ahe): Please triage this fai lure.
12 Language/03_Overview/2_Privacy_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 36 Language/03_Overview/2_Privacy_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
13 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(ahe): Please triage this fai lure. 37 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(ahe): Please triage this fai lure.
14 Language/03_Overview/2_Privacy_A01_t16: Fail # TODO(ahe): Please triage this fai lure. 38 Language/03_Overview/2_Privacy_A01_t16: Fail # TODO(ahe): Please triage this fai lure.
15 Language/05_Variables/05_Variables_A01_t04: Fail # TODO(ahe): Please triage this failure. 39 Language/05_Variables/05_Variables_A01_t04: Fail # TODO(ahe): Please triage this failure.
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 # These test the Clock class which has been removed. 258 # These test the Clock class which has been removed.
235 # issue co19 - 173 259 # issue co19 - 173
236 LibTest/core/Clock/frequency_A01_t01: Fail, OK 260 LibTest/core/Clock/frequency_A01_t01: Fail, OK
237 LibTest/core/Clock/now_A01_t01: Fail, OK 261 LibTest/core/Clock/now_A01_t01: Fail, OK
238 262
239 # Tests that fail because they use the legacy try-catch syntax. 263 # Tests that fail because they use the legacy try-catch syntax.
240 # See co19 issue 184. 264 # See co19 issue 184.
241 Language/03_Overview/1_Scoping_A02_t30: Fail, OK 265 Language/03_Overview/1_Scoping_A02_t30: Fail, OK
242 Language/03_Overview/2_Privacy_A01_t08: Fail, OK 266 Language/03_Overview/2_Privacy_A01_t08: Fail, OK
243 Language/03_Overview/2_Privacy_A01_t21: Fail, OK 267 Language/03_Overview/2_Privacy_A01_t21: Fail, OK
244 Language/06_Functions/06_Functions_A01_t04: Fail, OK
245 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail, OK
246 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Fail, OK 268 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t01: Fail, OK
247 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Fail, OK 269 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A02_t02: Fail, OK
248 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t02: Fail, OK 270 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t02: Fail, OK
249 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t03: Fail, OK 271 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A04_t03: Fail, OK
250 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A06_t03: Fail, OK 272 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A06_t03: Fail, OK
251 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t01: Fail, OK 273 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t01: Fail, OK
252 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t02: Fail, OK 274 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t02: Fail, OK
253 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t05: Fail, OK 275 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t05: Fail, OK
254 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t06: Fail, OK 276 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t06: Fail, OK
255 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t07: Fail, OK 277 Language/07_Classes/1_Instance_Methods/1_Abstract_Methods_A07_t07: Fail, OK
(...skipping 590 matching lines...) Expand 10 before | Expand all | Expand 10 after
846 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 868 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
847 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK 869 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK
848 870
849 871
850 # The following tests use the deprecated Date interface. 872 # The following tests use the deprecated Date interface.
851 # Issue co19 - 125 873 # Issue co19 - 125
852 LibTest/core/Date/toString_A02_t01: Fail, OK 874 LibTest/core/Date/toString_A02_t01: Fail, OK
853 LibTest/core/Date/isUtc_A01_t01: Fail, OK 875 LibTest/core/Date/isUtc_A01_t01: Fail, OK
854 876
855 877
856 [ $compiler == dart2js && $checked ]
857 # Leg does not support checked mode yet.
858 *: Skip
859
860
861 [ $compiler == dart2js && $browser ]
862 *: Skip
863
864
865 # 878 #
866 # Issues with co19 test suite. 879 # Issues with co19 test suite.
867 # 880 #
868 # If you add anything here, either file a bug against the Dart 881 # If you add anything here, either file a bug against the Dart
869 # language specification, co19 test suite, or add a comment that ahe@ 882 # language specification, co19 test suite, or add a comment that ahe@
870 # can understand so he can file a bug later. 883 # can understand so he can file a bug later.
871 # 884 #
872 [ $compiler == dart2js ] 885 [ $compiler == dart2js ]
873 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression. 886 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression.
874 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression. 887 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression.
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
973 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail, OK # Expects n egative result from bit-operation. 986 Language/07_Classes/1_Instance_Methods/2_Operators_A02_t01: Fail, OK # Expects n egative result from bit-operation.
974 Language/13_Types/4_Interface_Types_A12_t10: Fail, OK # Type test assuming int ! = double. 987 Language/13_Types/4_Interface_Types_A12_t10: Fail, OK # Type test assuming int ! = double.
975 988
976 989
977 # 990 #
978 # The following tests are failing. Please add the error message 991 # The following tests are failing. Please add the error message
979 # (either a compiler error or exception message). The error messages 992 # (either a compiler error or exception message). The error messages
980 # may sometime be out of date. 993 # may sometime be out of date.
981 # 994 #
982 [ $compiler == dart2js ] 995 [ $compiler == dart2js ]
983 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # compiler cancelled: internal error: expected expected optional parameters
984 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler canc elled: unexpected token 'call' 996 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t01: Fail # compiler canc elled: unexpected token 'call'
985 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T 997 Language/07_Classes/5_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T
986 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelle d: cannot find constructor A or ADef 998 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # compiler cancelle d: cannot find constructor A or ADef
987 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # compiler cancelled: internal error: super property store not implemented 999 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # compiler cancelled: internal error: super property store not implemented
988 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso lve type N 1000 Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot reso lve type N
989 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L 1001 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L
990 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L 1002 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L
991 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann ot resolve type MalformedType 1003 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann ot resolve type MalformedType
992 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte d token 'call' 1004 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte d token 'call'
993 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error: visitIs for typedefs not implemented 1005 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Pass # internal error: visitIs for typedefs not implemented
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
1134 Language/10_Expressions/28_Identifier_Reference_A06_t51: Fail # @compile-error 1146 Language/10_Expressions/28_Identifier_Reference_A06_t51: Fail # @compile-error
1135 Language/10_Expressions/28_Identifier_Reference_A06_t52: Fail # @compile-error 1147 Language/10_Expressions/28_Identifier_Reference_A06_t52: Fail # @compile-error
1136 Language/10_Expressions/28_Identifier_Reference_A06_t53: Fail # @compile-error 1148 Language/10_Expressions/28_Identifier_Reference_A06_t53: Fail # @compile-error
1137 Language/10_Expressions/28_Identifier_Reference_A06_t54: Fail # @compile-error 1149 Language/10_Expressions/28_Identifier_Reference_A06_t54: Fail # @compile-error
1138 Language/10_Expressions/28_Identifier_Reference_A06_t55: Fail # @compile-error 1150 Language/10_Expressions/28_Identifier_Reference_A06_t55: Fail # @compile-error
1139 Language/10_Expressions/28_Identifier_Reference_A06_t56: Fail # @compile-error 1151 Language/10_Expressions/28_Identifier_Reference_A06_t56: Fail # @compile-error
1140 Language/11_Statements/09_Try_A01_t14: Fail # @compile-error 1152 Language/11_Statements/09_Try_A01_t14: Fail # @compile-error
1141 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 1153 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
1142 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 1154 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
1143 1155
1156
1144 [ $compiler == dart2dart ] 1157 [ $compiler == dart2dart ]
1145 *: Skip 1158 *: Skip
1159
1160
1161 [ $compiler == dart2js && $checked ]
1162 # TODO(ngeoffray): Test checked mode.
1163 *: Skip
1164
1165
1166 [ $compiler == dart2js && $browser ]
1167 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698