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

Side by Side Diff: tests/co19/co19-dart2dart.status

Issue 10990065: Synthesized a constructor if there is no resolved constructors in the class. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | « lib/compiler/implementation/dart_backend/backend.dart ('k') | no next file » | 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 6 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
7 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 7 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
8 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 8 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
9 Language/03_Overview/2_Privacy_A01_t02: Fail # TRIAGE 9 Language/03_Overview/2_Privacy_A01_t02: Fail # TRIAGE
10 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519 10 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # inherited from VM 308 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # inherited from VM
309 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # inherited from VM 309 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # inherited from VM
310 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # inherited from VM 310 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # inherited from VM
311 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher ited from VM 311 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher ited from VM
312 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher ited from VM 312 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher ited from VM
313 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # inher ited from VM 313 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # inher ited from VM
314 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM 314 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM
315 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM 315 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM
316 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM 316 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM
317 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM 317 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM
318 Language/07_Classes/6_Constructors_A03_t03: Fail # Issue 5349 318 Language/07_Classes/6_Constructors_A03_t03: Fail # co19 issue
319 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM 319 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM
320 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM 320 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM
321 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM 321 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM
322 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM 322 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM
323 Language/10_Expressions/01_Constants_A06_t01: Fail # inherited from VM 323 Language/10_Expressions/01_Constants_A06_t01: Fail # inherited from VM
324 Language/10_Expressions/01_Constants_A13_t01: Fail # inherited from dart2js 324 Language/10_Expressions/01_Constants_A13_t01: Fail # inherited from dart2js
325 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js 325 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from dart2js
326 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from VM 326 Language/10_Expressions/01_Constants_A14_t01: Fail # inherited from VM
327 Language/10_Expressions/01_Constants_A16_t01: Fail # inherited from VM 327 Language/10_Expressions/01_Constants_A16_t01: Fail # inherited from VM
328 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # inherited from VM 328 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # inherited from VM
(...skipping 14 matching lines...) Expand all
343 Language/10_Expressions/05_Strings_A02_t45: Fail # inherited from VM 343 Language/10_Expressions/05_Strings_A02_t45: Fail # inherited from VM
344 Language/10_Expressions/05_Strings_A02_t46: Fail # inherited from VM 344 Language/10_Expressions/05_Strings_A02_t46: Fail # inherited from VM
345 Language/10_Expressions/05_Strings_A02_t47: Fail # inherited from VM 345 Language/10_Expressions/05_Strings_A02_t47: Fail # inherited from VM
346 Language/10_Expressions/05_Strings_A02_t48: Fail # inherited from VM 346 Language/10_Expressions/05_Strings_A02_t48: Fail # inherited from VM
347 Language/10_Expressions/05_Strings_A02_t49: Fail # inherited from VM 347 Language/10_Expressions/05_Strings_A02_t49: Fail # inherited from VM
348 Language/10_Expressions/05_Strings_A20_t01: Fail # inherited from VM 348 Language/10_Expressions/05_Strings_A20_t01: Fail # inherited from VM
349 Language/10_Expressions/07_Maps_A01_t01: Skip # co19 issue 91: map literals ille gal at statement beginning. 349 Language/10_Expressions/07_Maps_A01_t01: Skip # co19 issue 91: map literals ille gal at statement beginning.
350 Language/10_Expressions/08_Function_Expressions_A01_t05: Skip # inherited from V M 350 Language/10_Expressions/08_Function_Expressions_A01_t05: Skip # inherited from V M
351 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail # inherited fro m dart2js 351 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail # inherited fro m dart2js
352 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # inherited fro m dart2js 352 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail # inherited fro m dart2js
353 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # inherited fro m dart2js 353 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail # co19 issue
354 Language/10_Expressions/10_Instance_Creation/1_New_A09_t09: Fail # issue 2inheri ted from VM 354 Language/10_Expressions/10_Instance_Creation/1_New_A09_t09: Fail # issue 2inheri ted from VM
355 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail # inherited f rom VM 355 Language/10_Expressions/10_Instance_Creation/2_Const_A10_t01: Fail # inherited f rom VM
356 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK # inherited fro m VM 356 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK # inherited fro m VM
357 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # inherited from VM 357 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # inherited from VM
358 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail # co19 issue 166 358 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t04: Fail # co19 issue 166
359 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail # inherited from VM 359 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail # inherited from VM
360 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail # inherited from VM 360 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A02_t01: Fail # inherited from VM
361 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # inherited from VM 361 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # inherited from VM
362 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # inherited from VM 362 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # inherited from VM
363 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # inherited from VM 363 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail # inherited from VM
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
606 LibTest/isolate/Isolate/main_A01_t01: Fail, OK 606 LibTest/isolate/Isolate/main_A01_t01: Fail, OK
607 LibTest/isolate/Isolate/port_A01_t01: Fail, OK 607 LibTest/isolate/Isolate/port_A01_t01: Fail, OK
608 LibTest/isolate/Isolate/port_A01_t02: Fail, OK 608 LibTest/isolate/Isolate/port_A01_t02: Fail, OK
609 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK 609 LibTest/isolate/Isolate/spawn_A01_t01: Fail, OK
610 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK 610 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK
611 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK 611 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK
612 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK 612 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK
613 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK 613 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK
614 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK 614 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK
615 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 615 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
OLDNEW
« no previous file with comments | « lib/compiler/implementation/dart_backend/backend.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698