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

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

Issue 14698003: Report CTEC.MULTIPLE_SUPER_INITIALIZERS (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 7 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) 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 == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 Language/03_Overview/1_Scoping_A01_t46: fail 6 Language/03_Overview/1_Scoping_A01_t46: fail
7 Language/03_Overview/1_Scoping_A02_t07: fail 7 Language/03_Overview/1_Scoping_A02_t07: fail
8 Language/03_Overview/1_Scoping_A02_t11: fail 8 Language/03_Overview/1_Scoping_A02_t11: fail
9 Language/03_Overview/1_Scoping_A02_t12: fail 9 Language/03_Overview/1_Scoping_A02_t12: fail
10 Language/03_Overview/1_Scoping_A02_t16: fail 10 Language/03_Overview/1_Scoping_A02_t16: fail
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 Language/07_Classes/6_Constructors/1_Generative_Constructors_A01_t02: fail 63 Language/07_Classes/6_Constructors/1_Generative_Constructors_A01_t02: fail
64 Language/07_Classes/6_Constructors/1_Generative_Constructors_A01_t04: fail 64 Language/07_Classes/6_Constructors/1_Generative_Constructors_A01_t04: fail
65 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t03: fail 65 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t03: fail
66 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t04: fail 66 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t04: fail
67 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: fail 67 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t05: fail
68 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t06: fail 68 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t06: fail
69 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t07: fail 69 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t07: fail
70 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t08: fail 70 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t08: fail
71 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t11: fail 71 Language/07_Classes/6_Constructors/1_Generative_Constructors_A03_t11: fail
72 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail 72 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail
73 Language/07_Classes/6_Constructors/1_Generative_Constructors_A05_t01: fail
74 Language/07_Classes/6_Constructors/1_Generative_Constructors_A05_t02: fail
75 Language/07_Classes/6_Constructors/1_Generative_Constructors_A05_t03: fail
76 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail 73 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail
77 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t04: fail 74 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t04: fail
78 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t05: fail 75 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t05: fail
79 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t06: fail 76 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t06: fail
80 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t07: fail 77 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t07: fail
81 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t09: fail 78 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t09: fail
82 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t12: fail 79 Language/07_Classes/6_Constructors/1_Generative_Constructors_A11_t12: fail
83 Language/07_Classes/6_Constructors/1_Generative_Constructors_A14_t01: fail 80 Language/07_Classes/6_Constructors/1_Generative_Constructors_A14_t01: fail
84 Language/07_Classes/6_Constructors/1_Generative_Constructors_A14_t02: fail 81 Language/07_Classes/6_Constructors/1_Generative_Constructors_A14_t02: fail
85 Language/07_Classes/6_Constructors/1_Generative_Constructors_A14_t03: fail 82 Language/07_Classes/6_Constructors/1_Generative_Constructors_A14_t03: fail
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
180 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: fail 177 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: fail
181 Language/11_Expressions/11_Instance_Creation_A05_t02: fail 178 Language/11_Expressions/11_Instance_Creation_A05_t02: fail
182 Language/11_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t05: fail 179 Language/11_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t05: fail
183 Language/11_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A04_ t01: fail 180 Language/11_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A04_ t01: fail
184 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: fail 181 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: fail
185 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t05: fail 182 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t05: fail
186 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A01_t05: fail 183 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A01_t05: fail
187 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t05: fail 184 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t05: fail
188 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t01: fail 185 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t01: fail
189 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t02: fail 186 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t02: fail
190 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t03: fail
191 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t04: fail 187 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t04: fail
192 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t05: fail 188 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t05: fail
193 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t06: fail 189 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t06: fail
194 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t07: fail 190 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A05_t07: fail
195 Language/11_Expressions/19_Conditional_A01_t05: fail 191 Language/11_Expressions/19_Conditional_A01_t05: fail
196 Language/11_Expressions/19_Conditional_A01_t06: fail 192 Language/11_Expressions/19_Conditional_A01_t06: fail
197 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t04: fail 193 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t04: fail
198 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t05: fail 194 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t05: fail
199 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t06: fail 195 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t06: fail
200 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t07: fail 196 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t07: fail
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
303 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: fail 299 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: fail
304 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: fail 300 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: fail
305 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: fail 301 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: fail
306 Language/15_Reference/1_Lexical_Rules_A02_t06: fail 302 Language/15_Reference/1_Lexical_Rules_A02_t06: fail
307 LibTest/core/double/ceil_A01_t05: fail 303 LibTest/core/double/ceil_A01_t05: fail
308 LibTest/core/double/floor_A01_t05: fail 304 LibTest/core/double/floor_A01_t05: fail
309 305
310 306
311 [ $runtime == drt && $compiler == none ] 307 [ $runtime == drt && $compiler == none ]
312 *: Skip 308 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698