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

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

Issue 23503035: Emit a compile-time error on const constructors with a body. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « sdk/lib/_internal/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.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) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, 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 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
7 7
8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure. 8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure.
9 LibTest/core/int/toStringAsExponential_A02_t01: Fail # co19 issue 477 9 LibTest/core/int/toStringAsExponential_A02_t01: Fail # co19 issue 477
10 10
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t02: Fail # htt p://dartbug.com/5519 43 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t02: Fail # htt p://dartbug.com/5519
44 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # inh erited from VM 44 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # inh erited from VM
45 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # htt p://dartbug.com/5519 45 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # htt p://dartbug.com/5519
46 Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # http://dartbug.com/551 9 46 Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # http://dartbug.com/551 9
47 Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # http://dartbug.com/551 9 47 Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # http://dartbug.com/551 9
48 Language/06_Functions/2_Formal_Parameters_A03_t03: Fail # http://dartbug.com/551 9 48 Language/06_Functions/2_Formal_Parameters_A03_t03: Fail # http://dartbug.com/551 9
49 Language/06_Functions/2_Formal_Parameters_A03_t04: Fail # http://dartbug.com/551 9 49 Language/06_Functions/2_Formal_Parameters_A03_t04: Fail # http://dartbug.com/551 9
50 Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # http://dartbug.com/551 9 50 Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # http://dartbug.com/551 9
51 Language/06_Functions/2_Formal_Parameters_A03_t06: Fail # http://dartbug.com/551 9 51 Language/06_Functions/2_Formal_Parameters_A03_t06: Fail # http://dartbug.com/551 9
52 Language/06_Functions/4_External_Functions_A01_t01: Fail # inherited from VM 52 Language/06_Functions/4_External_Functions_A01_t01: Fail # inherited from VM
53 Language/07_Classes/07_Classes_A02_t02: Fail # http://dartbug.com/5519
54 Language/07_Classes/07_Classes_A02_t04: Fail # http://dartbug.com/5519
55 Language/07_Classes/07_Classes_A02_t11: Fail # http://dartbug.com/5519 53 Language/07_Classes/07_Classes_A02_t11: Fail # http://dartbug.com/5519
56 Language/07_Classes/3_Setters_A04_t01: Fail # inherited from VM 54 Language/07_Classes/3_Setters_A04_t01: Fail # inherited from VM
57 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM 55 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM
58 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM 56 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM
59 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM 57 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM
60 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM 58 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM
61 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM 59 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM
62 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM 60 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM
63 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # htt p://dartbug.com/5519 61 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # htt p://dartbug.com/5519
64 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # inherited from VM 62 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # inherited from VM
(...skipping 254 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 317 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
320 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure 318 LibTest/isolate/SendPort/send_A02_t02: timeout # co19-roll r546: Please triage t his failure
321 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure 319 LibTest/isolate/SendPort/send_A02_t03: timeout # co19-roll r546: Please triage t his failure
322 320
323 [ $compiler == dart2dart && $minified ] 321 [ $compiler == dart2dart && $minified ]
324 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure 322 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this failure
325 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 323 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
326 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 324 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
327 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 325 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
328 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 326 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
OLDNEW
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698