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

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: rebased 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
« no previous file with comments | « dart/frog/leg/scanner/parser.dart ('k') | dart/tests/corelib/corelib-leg.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) 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 [ $component == leg && $system == macos ] 5 [ $component == leg && $system == macos ]
6 LibTest/core/Math/acos_A01_t01: Fail 6 LibTest/core/Math/acos_A01_t01: Fail
7 LibTest/core/Math/asin_A01_t01: Fail 7 LibTest/core/Math/asin_A01_t01: Fail
8 LibTest/core/Math/atan_A01_t01: Fail 8 LibTest/core/Math/atan_A01_t01: Fail
9 9
10 10
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 Language/10_Expressions/03_Numbers_A01_t09: Fail # TODO(ahe): New co19 failure, please triage. 57 Language/10_Expressions/03_Numbers_A01_t09: Fail # TODO(ahe): New co19 failure, please triage.
58 Language/10_Expressions/05_Strings_A02_t01: Fail # TODO(ahe): New co19 failure, please triage. 58 Language/10_Expressions/05_Strings_A02_t01: Fail # TODO(ahe): New co19 failure, please triage.
59 Language/10_Expressions/06_Lists_A07_t01: Fail # TODO(ahe): New co19 failure, pl ease triage. 59 Language/10_Expressions/06_Lists_A07_t01: Fail # TODO(ahe): New co19 failure, pl ease triage.
60 Language/10_Expressions/07_Maps_A01_t01: Fail # TODO(ahe): New co19 failure, ple ase triage. 60 Language/10_Expressions/07_Maps_A01_t01: Fail # TODO(ahe): New co19 failure, ple ase triage.
61 Language/10_Expressions/07_Maps_A06_t01: Fail # TODO(ahe): New co19 failure, ple ase triage. 61 Language/10_Expressions/07_Maps_A06_t01: Fail # TODO(ahe): New co19 failure, ple ase triage.
62 Language/10_Expressions/07_Maps_A07_t03: Fail # TODO(ahe): New co19 failure, ple ase triage. 62 Language/10_Expressions/07_Maps_A07_t03: Fail # TODO(ahe): New co19 failure, ple ase triage.
63 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail # TODO(ahe): New c o19 failure, please triage. 63 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail # TODO(ahe): New c o19 failure, please triage.
64 Language/10_Expressions/08_Function_Expressions_A02_t01: Fail # TODO(ahe): New c o19 failure, please triage. 64 Language/10_Expressions/08_Function_Expressions_A02_t01: Fail # TODO(ahe): New c o19 failure, please triage.
65 Language/10_Expressions/08_Function_Expressions_A03_t01: Fail # TODO(ahe): New c o19 failure, please triage. 65 Language/10_Expressions/08_Function_Expressions_A03_t01: Fail # TODO(ahe): New c o19 failure, please triage.
66 Language/10_Expressions/08_Function_Expressions_A04_t01: Fail # TODO(ahe): New c o19 failure, please triage. 66 Language/10_Expressions/08_Function_Expressions_A04_t01: Fail # TODO(ahe): New c o19 failure, please triage.
67 Language/10_Expressions/10_Instance_Creation/1_New_A09_t02: Fail # TODO(ahe): Ne w co19 failure, please triage.
68 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_t04: Fail # TODO(ahe): Ne w co19 failure, please triage.
69 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_A09_t06: Fail # TODO(ahe): Ne w co19 failure, please triage.
70 Language/10_Expressions/10_Instance_Creation/1_New_A10_t02: Fail # TODO(ahe): Ne w co19 failure, please triage.
71 Language/10_Expressions/10_Instance_Creation/1_New_A13_t02: Fail # TODO(ahe): Ne w co19 failure, please triage.
72 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # TODO(ahe): New co19 failure, please triage. 69 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # TODO(ahe): New co19 failure, please triage.
73 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # TODO(ahe): New co19 failure, please triage. 70 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # TODO(ahe): New co19 failure, please triage.
74 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): New co 19 failure, please triage. 71 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): New co 19 failure, please triage.
75 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # TODO(ahe): New co19 failure, please triage. 72 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t01: Fail # TODO(ahe): New co19 failure, please triage.
76 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # TODO(ahe): New co19 failure, please triage. 73 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t04: Fail # TODO(ahe): New co19 failure, please triage.
77 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # TODO(ahe): New co19 failure, please triage. 74 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A01_ t05: Fail # TODO(ahe): New co19 failure, please triage.
78 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07: Fail # TODO(ahe): New co19 failure, please triage. 75 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t07: Fail # TODO(ahe): New co19 failure, please triage.
79 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # TODO(ahe): New co19 failure, please triage. 76 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # TODO(ahe): New co19 failure, please triage.
80 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # TODO(ahe): New co19 failure, please triage. 77 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t03: Fail # TODO(ahe): New co19 failure, please triage.
81 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A03_t04: Fail # TODO(ahe): New co19 failure, please triage. 78 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
228 225
229 LibTest/core/int/toStringAsExponential_A01_t01: Fail, OK # TODO(floitsch): Revie w. 226 LibTest/core/int/toStringAsExponential_A01_t01: Fail, OK # TODO(floitsch): Revie w.
230 LibTest/core/int/toStringAsFixed_A01_t01: Fail, OK # TODO(floitsch): Review. 227 LibTest/core/int/toStringAsFixed_A01_t01: Fail, OK # TODO(floitsch): Review.
231 LibTest/core/int/toStringAsPrecision_A01_t01: Fail, OK # TODO(floitsch): Review. 228 LibTest/core/int/toStringAsPrecision_A01_t01: Fail, OK # TODO(floitsch): Review.
232 229
233 230
234 Language/06_Functions/06_Functions_A01_t04: Fail # switch cases are not implemen ted 231 Language/06_Functions/06_Functions_A01_t04: Fail # switch cases are not implemen ted
235 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # CompileTimeConstantHandler non-primitive list-entries not implemented 232 Language/06_Functions/2_Formal_Parameters/2_Named_Optional_Formals_A01_t01: Fail # CompileTimeConstantHandler non-primitive list-entries not implemented
236 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Fail # Sup er initializers not implemented correctly. 233 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Fail # Sup er initializers not implemented correctly.
237 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # SsaBuilder.visitIdentifier on non-this 234 Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail # SsaBuilder.visitIdentifier on non-this
235 Language/09_Generics/09_Generics_A04_t03: Fail # cannot resolve type N.
238 Language/10_Expressions/07_Maps_A05_t01: Fail # Constant maps not implemented. 236 Language/10_Expressions/07_Maps_A05_t01: Fail # Constant maps not implemented.
239 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected with the passed null value of the timeZone') 237 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected with the passed null value of the timeZone')
240 LibTest/core/Date/toString_A02_t01: Fail # Test is out of date. See co19 issue 8 6. 238 LibTest/core/Date/toString_A02_t01: Fail # Test is out of date. See co19 issue 8 6.
241 LibTest/core/Expect/throws_A02_t01: Fail # Bad code generation. 239 LibTest/core/Expect/throws_A02_t01: Fail # Bad code generation.
242 LibTest/core/FallThroughError/toString_A01_t02: Fail # switch cases are not impl emented 240 LibTest/core/FallThroughError/toString_A01_t02: Fail # switch cases are not impl emented
243 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # switch cases are not implemented 241 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # switch cases are not implemented
244 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_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
245 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_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
246 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_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
247 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # SsaBuilder.visitContinueStatement not implemented 245 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # SsaBuilder.visitContinueStatement not implemented
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 Language/13_Types/5_Function_Types_A01_t13: Fail # cannot resolve type interface sFunc 295 Language/13_Types/5_Function_Types_A01_t13: Fail # cannot resolve type interface sFunc
298 Language/13_Types/5_Function_Types_A01_t05: Fail # cannot resolve type returnsDy namic 296 Language/13_Types/5_Function_Types_A01_t05: Fail # cannot resolve type returnsDy namic
299 Language/13_Types/5_Function_Types_A01_t02: Fail # cannot resolve type t1 297 Language/13_Types/5_Function_Types_A01_t02: Fail # cannot resolve type t1
300 Language/13_Types/5_Function_Types_A01_t03: Fail # cannot resolve type t1 298 Language/13_Types/5_Function_Types_A01_t03: Fail # cannot resolve type t1
301 Language/13_Types/5_Function_Types_A01_t06: Fail # cannot resolve type t8 299 Language/13_Types/5_Function_Types_A01_t06: Fail # cannot resolve type t8
302 Language/13_Types/4_Interface_Types_A05_t04: Fail # duplicate definition of num f(){} 300 Language/13_Types/4_Interface_Types_A05_t04: Fail # duplicate definition of num f(){}
303 Language/13_Types/5_Function_Types_A01_t01: Fail # duplicate definition of void f(){} 301 Language/13_Types/5_Function_Types_A01_t01: Fail # duplicate definition of void f(){}
304 Language/13_Types/5_Function_Types_A01_t09: Fail # f is not a type 302 Language/13_Types/5_Function_Types_A01_t09: Fail # f is not a type
305 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # lib is not a type 303 Language/07_Classes/5_Constructors/2_Factories_A01_t01: Fail # lib is not a type
306 Language/05_Variables/05_Variables_A05_t03: Fail # map not implemented 304 Language/05_Variables/05_Variables_A05_t03: Fail # map not implemented
307 Language/09_Generics/09_Generics_A04_t03: Fail # named constructors with type ar guments are not implemented
308 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # no method named foo in class I 305 Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: F ail # no method named foo in class I
309 306
310 307
311 LibTest/core/Isolate/Isolate_class_A01_t01: Fail # TODO(ahe): Categorize failure . 308 LibTest/core/Isolate/Isolate_class_A01_t01: Fail # TODO(ahe): Categorize failure .
312 LibTest/core/Isolate/Isolate_class_A02_t01: Fail # TODO(ahe): Categorize failure . 309 LibTest/core/Isolate/Isolate_class_A02_t01: Fail # TODO(ahe): Categorize failure .
313 LibTest/core/Isolate/main_A01_t01: Fail # TODO(ahe): Categorize failure. 310 LibTest/core/Isolate/main_A01_t01: Fail # TODO(ahe): Categorize failure.
314 LibTest/core/Isolate/port_A01_t02: Fail # TODO(ahe): Categorize failure. 311 LibTest/core/Isolate/port_A01_t02: Fail # TODO(ahe): Categorize failure.
315 LibTest/core/Isolate/spawn_A01_t05: Fail # TODO(ahe): Categorize failure. 312 LibTest/core/Isolate/spawn_A01_t05: Fail # TODO(ahe): Categorize failure.
316 LibTest/core/Isolate/spawn_A01_t06: Fail # TODO(ahe): Categorize failure. 313 LibTest/core/Isolate/spawn_A01_t06: Fail # TODO(ahe): Categorize failure.
317 314
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after
625 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error 622 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
626 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error 623 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error
627 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error 624 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
628 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 625 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
629 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail, OK # @compile-err or 626 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail, OK # @compile-err or
630 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail, OK # @compile-err or 627 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail, OK # @compile-err or
631 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail, OK # @compile-err or 628 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail, OK # @compile-err or
632 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail, OK # @compile-err or 629 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail, OK # @compile-err or
633 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error 630 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error
634 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error 631 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error
OLDNEW
« no previous file with comments | « dart/frog/leg/scanner/parser.dart ('k') | dart/tests/corelib/corelib-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698