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

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

Issue 45833002: Disallow explicit parameter default values in redirecting factory (issue 13662). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 1 month 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 | « tests/co19/co19-co19.status ('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 Language/07_Classes/6_Constructors/2_Factories_A14_t01: MissingCompileTimeError # Issue 13663
7 Language/07_Classes/6_Constructors/2_Factories_A14_t02: MissingCompileTimeError # Issue 13663
6 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s ame name a type parameter 8 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s ame name a type parameter
7 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s ame name a type parameter 9 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s ame name a type parameter
8 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s ame name a type parameter 10 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s ame name a type parameter
9 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s ame name a type parameter 11 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s ame name a type parameter
10 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s ame name a type parameter 12 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s ame name a type parameter
11 Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with s ame name a type parameter 13 Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with s ame name a type parameter
12 14
13 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. 15 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562.
14 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure 16 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure
15 17
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 [ $compiler == dart2dart && $minified ] 168 [ $compiler == dart2dart && $minified ]
167 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 169 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
168 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 170 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
169 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 171 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
170 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 172 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
171 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 173 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
172 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 174 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
173 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure 175 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure
174 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 176 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
175 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e 177 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur e
OLDNEW
« no previous file with comments | « tests/co19/co19-co19.status ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698