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

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

Issue 9600059: Resolve constructors with type arguments. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 [ $component == leg && $system == macos ] 7 [ $component == leg && $system == macos ]
8 LibTest/core/Math/acos_A01_t01: Fail 8 LibTest/core/Math/acos_A01_t01: Fail
9 LibTest/core/Math/asin_A01_t01: Fail 9 LibTest/core/Math/asin_A01_t01: Fail
10 LibTest/core/Math/atan_A01_t01: Fail 10 LibTest/core/Math/atan_A01_t01: Fail
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 Language/10_Expressions/03_Numbers_A01_t09: Fail # TODO(ahe): New co19 failure, please triage. 55 Language/10_Expressions/03_Numbers_A01_t09: Fail # TODO(ahe): New co19 failure, please triage.
56 Language/10_Expressions/05_Strings_A02_t01: Fail # TODO(ahe): New co19 failure, please triage. 56 Language/10_Expressions/05_Strings_A02_t01: Fail # TODO(ahe): New co19 failure, please triage.
57 Language/10_Expressions/06_Lists_A07_t01: Fail # TODO(ahe): New co19 failure, pl ease triage. 57 Language/10_Expressions/06_Lists_A07_t01: Fail # TODO(ahe): New co19 failure, pl ease triage.
58 Language/10_Expressions/07_Maps_A01_t01: Fail # TODO(ahe): New co19 failure, ple ase triage. 58 Language/10_Expressions/07_Maps_A01_t01: Fail # TODO(ahe): New co19 failure, ple ase triage.
59 Language/10_Expressions/07_Maps_A06_t01: Fail # TODO(ahe): New co19 failure, ple ase triage. 59 Language/10_Expressions/07_Maps_A06_t01: Fail # TODO(ahe): New co19 failure, ple ase triage.
60 Language/10_Expressions/07_Maps_A07_t03: Fail # TODO(ahe): New co19 failure, ple ase triage. 60 Language/10_Expressions/07_Maps_A07_t03: Fail # TODO(ahe): New co19 failure, ple ase triage.
61 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail # TODO(ahe): New c o19 failure, please triage. 61 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail # TODO(ahe): New c o19 failure, please triage.
62 Language/10_Expressions/08_Function_Expressions_A02_t01: Fail # TODO(ahe): New c o19 failure, please triage. 62 Language/10_Expressions/08_Function_Expressions_A02_t01: Fail # TODO(ahe): New c o19 failure, please triage.
63 Language/10_Expressions/08_Function_Expressions_A03_t01: Fail # TODO(ahe): New c o19 failure, please triage. 63 Language/10_Expressions/08_Function_Expressions_A03_t01: Fail # TODO(ahe): New c o19 failure, please triage.
64 Language/10_Expressions/08_Function_Expressions_A04_t01: Fail # TODO(ahe): New c o19 failure, please triage. 64 Language/10_Expressions/08_Function_Expressions_A04_t01: Fail # TODO(ahe): New c o19 failure, please triage.
65 Language/10_Expressions/10_Instance_Creation/1_New_A09_t02: Fail # TODO(ahe): Ne w co19 failure, please triage.
66 Language/10_Expressions/10_Instance_Creation/1_New_A09_t04: Fail # TODO(ahe): Ne w co19 failure, please triage. 65 Language/10_Expressions/10_Instance_Creation/1_New_A09_t04: Fail # TODO(ahe): Ne w co19 failure, please triage.
67 Language/10_Expressions/10_Instance_Creation/1_New_A09_t06: Fail # TODO(ahe): Ne w co19 failure, please triage. 66 Language/10_Expressions/10_Instance_Creation/1_New_A09_t06: Fail # TODO(ahe): Ne w co19 failure, please triage.
68 Language/10_Expressions/10_Instance_Creation/1_New_A10_t02: Fail # TODO(ahe): Ne w co19 failure, please triage.
69 Language/10_Expressions/10_Instance_Creation/1_New_A13_t02: Fail # TODO(ahe): Ne w co19 failure, please triage.
70 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # TODO(ahe): New co19 failure, please triage. 67 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # TODO(ahe): New co19 failure, please triage.
71 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # TODO(ahe): New co19 failure, please triage. 68 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # TODO(ahe): New co19 failure, please triage.
72 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): New co 19 failure, please triage. 69 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): New co 19 failure, please triage.
73 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # TODO(ahe): New co19 failure, please triage. 70 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # TODO(ahe): New co19 failure, please triage.
74 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # TODO(ahe): New co19 failure, please triage. 71 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # TODO(ahe): New co19 failure, please triage.
75 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # TODO(ahe): New co19 failure, please triage. 72 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # TODO(ahe): New co19 failure, please triage.
76 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07: Fail # TODO(ahe): New co19 failure, please triage. 73 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07: Fail # TODO(ahe): New co19 failure, please triage.
77 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # TODO(ahe): New co19 failure, please triage. 74 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # TODO(ahe): New co19 failure, please triage.
78 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # TODO(ahe): New co19 failure, please triage. 75 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # TODO(ahe): New co19 failure, please triage.
79 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # TODO(ahe): New co19 failure, please triage. 76 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # TODO(ahe): New co19 failure, please triage.
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 223
227 LibTest/core/int/toStringAsExponential_A01_t01: Fail, OK # TODO(floitsch): Revie w. 224 LibTest/core/int/toStringAsExponential_A01_t01: Fail, OK # TODO(floitsch): Revie w.
228 LibTest/core/int/toStringAsFixed_A01_t01: Fail, OK # TODO(floitsch): Review. 225 LibTest/core/int/toStringAsFixed_A01_t01: Fail, OK # TODO(floitsch): Review.
229 LibTest/core/int/toStringAsPrecision_A01_t01: Fail, OK # TODO(floitsch): Review. 226 LibTest/core/int/toStringAsPrecision_A01_t01: Fail, OK # TODO(floitsch): Review.
230 227
231 228
232 Language/06_Functions/06_Functions_A01_t04: Fail # switch cases are not implemen ted 229 Language/06_Functions/06_Functions_A01_t04: Fail # switch cases are not implemen ted
233 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # CompileTimeConstantHandler non-primitive list-entries not implemented 230 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # CompileTimeConstantHandler non-primitive list-entries not implemented
234 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Fail # Sup er initializers not implemented correctly. 231 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Fail # Sup er initializers not implemented correctly.
235 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # SsaBuilder.visitIdentifier on non-this 232 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # SsaBuilder.visitIdentifier on non-this
233 Language/09_Generics/09_Generics_A04_t03: Fail # cannot resolve type N.
236 Language/10_Expressions/07_Maps_A05_t01: Fail # Constant maps not implemented. 234 Language/10_Expressions/07_Maps_A05_t01: Fail # Constant maps not implemented.
237 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected with the passed null value of the timeZone') 235 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected with the passed null value of the timeZone')
238 LibTest/core/Date/toString_A02_t01: Fail # Test is out of date. See co19 issue 8 6. 236 LibTest/core/Date/toString_A02_t01: Fail # Test is out of date. See co19 issue 8 6.
239 LibTest/core/Expect/throws_A02_t01: Fail # Bad code generation. 237 LibTest/core/Expect/throws_A02_t01: Fail # Bad code generation.
240 LibTest/core/FallThroughError/toString_A01_t02: Fail # switch cases are not impl emented 238 LibTest/core/FallThroughError/toString_A01_t02: Fail # switch cases are not impl emented
241 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # switch cases are not implemented 239 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # switch cases are not implemented
242 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # switch cases are not implemented 240 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # switch cases are not implemented
243 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01: F ail # switch cases are not implemented 241 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01: F ail # switch cases are not implemented
244 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # switch cases are not implemented 242 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # switch cases are not implemented
245 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # SsaBuilder.visitContinueStatement not implemented 243 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # SsaBuilder.visitContinueStatement not implemented
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 Language/13_Types/5_Function_Types_A01_t13: Fail # cannot resolve type interface sFunc 302 Language/13_Types/5_Function_Types_A01_t13: Fail # cannot resolve type interface sFunc
305 Language/13_Types/5_Function_Types_A01_t05: Fail # cannot resolve type returnsDy namic 303 Language/13_Types/5_Function_Types_A01_t05: Fail # cannot resolve type returnsDy namic
306 Language/13_Types/5_Function_Types_A01_t02: Fail # cannot resolve type t1 304 Language/13_Types/5_Function_Types_A01_t02: Fail # cannot resolve type t1
307 Language/13_Types/5_Function_Types_A01_t03: Fail # cannot resolve type t1 305 Language/13_Types/5_Function_Types_A01_t03: Fail # cannot resolve type t1
308 Language/13_Types/5_Function_Types_A01_t06: Fail # cannot resolve type t8 306 Language/13_Types/5_Function_Types_A01_t06: Fail # cannot resolve type t8
309 Language/13_Types/4_Interface_Types_A05_t04: Fail # duplicate definition of num f(){} 307 Language/13_Types/4_Interface_Types_A05_t04: Fail # duplicate definition of num f(){}
310 Language/13_Types/5_Function_Types_A01_t01: Fail # duplicate definition of void f(){} 308 Language/13_Types/5_Function_Types_A01_t01: Fail # duplicate definition of void f(){}
311 Language/13_Types/5_Function_Types_A01_t09: Fail # f is not a type 309 Language/13_Types/5_Function_Types_A01_t09: Fail # f is not a type
312 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # lib is not a type 310 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # lib is not a type
313 Language/05_Variables/05_Variables_A05_t03: Fail # map not implemented 311 Language/05_Variables/05_Variables_A05_t03: Fail # map not implemented
314 Language/09_Generics/09_Generics_A04_t03: Fail # named constructors with type ar guments are not implemented
315 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # no method named foo in class I 312 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # no method named foo in class I
316 313
317 314
318 LibTest/core/Isolate/Isolate_class_A01_t01: Fail # TODO(ahe): Categorize failure . 315 LibTest/core/Isolate/Isolate_class_A01_t01: Fail # TODO(ahe): Categorize failure .
319 LibTest/core/Isolate/Isolate_class_A02_t01: Fail # TODO(ahe): Categorize failure . 316 LibTest/core/Isolate/Isolate_class_A02_t01: Fail # TODO(ahe): Categorize failure .
320 LibTest/core/Isolate/main_A01_t01: Fail # TODO(ahe): Categorize failure. 317 LibTest/core/Isolate/main_A01_t01: Fail # TODO(ahe): Categorize failure.
321 LibTest/core/Isolate/port_A01_t02: Fail # TODO(ahe): Categorize failure. 318 LibTest/core/Isolate/port_A01_t02: Fail # TODO(ahe): Categorize failure.
322 LibTest/core/Isolate/spawn_A01_t05: Fail # TODO(ahe): Categorize failure. 319 LibTest/core/Isolate/spawn_A01_t05: Fail # TODO(ahe): Categorize failure.
323 LibTest/core/Isolate/spawn_A01_t06: Fail # TODO(ahe): Categorize failure. 320 LibTest/core/Isolate/spawn_A01_t06: Fail # TODO(ahe): Categorize failure.
324 321
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after
627 Language/11_Statements/09_Try_A01_t14: Fail, OK # @compile-error 624 Language/11_Statements/09_Try_A01_t14: Fail, OK # @compile-error
628 Language/11_Statements/09_Try_A01_t18: Fail, OK # @compile-error 625 Language/11_Statements/09_Try_A01_t18: Fail, OK # @compile-error
629 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error 626 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error
630 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error 627 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error
631 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error 628 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
632 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error 629 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error
633 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error 630 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
634 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 631 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
635 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error 632 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error
636 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error 633 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698