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

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

Issue 15095009: Report CTEC.CONST_WITH_TYPE_PARAMETERS (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 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 Language/11_Expressions/06_Lists_A01_t04: fail 115 Language/11_Expressions/06_Lists_A01_t04: fail
116 Language/11_Expressions/06_Lists_A03_t01: fail 116 Language/11_Expressions/06_Lists_A03_t01: fail
117 Language/11_Expressions/07_Maps_A02_t02: fail 117 Language/11_Expressions/07_Maps_A02_t02: fail
118 Language/11_Expressions/08_Throw_A06_t01: fail 118 Language/11_Expressions/08_Throw_A06_t01: fail
119 Language/11_Expressions/08_Throw_A06_t02: fail 119 Language/11_Expressions/08_Throw_A06_t02: fail
120 Language/11_Expressions/08_Throw_A06_t03: fail 120 Language/11_Expressions/08_Throw_A06_t03: fail
121 Language/11_Expressions/08_Throw_A06_t04: fail 121 Language/11_Expressions/08_Throw_A06_t04: fail
122 Language/11_Expressions/08_Throw_A06_t05: fail 122 Language/11_Expressions/08_Throw_A06_t05: fail
123 Language/11_Expressions/08_Throw_A06_t06: fail 123 Language/11_Expressions/08_Throw_A06_t06: fail
124 Language/11_Expressions/11_Instance_Creation/1_New_A01_t04: fail 124 Language/11_Expressions/11_Instance_Creation/1_New_A01_t04: fail
125 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: fail
126 Language/11_Expressions/11_Instance_Creation/2_Const_A06_t01: fail 125 Language/11_Expressions/11_Instance_Creation/2_Const_A06_t01: fail
127 Language/11_Expressions/11_Instance_Creation/2_Const_A06_t02: fail 126 Language/11_Expressions/11_Instance_Creation/2_Const_A06_t02: fail
128 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: fail 127 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: fail
129 Language/11_Expressions/11_Instance_Creation_A05_t02: fail 128 Language/11_Expressions/11_Instance_Creation_A05_t02: fail
130 Language/11_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t05: fail 129 Language/11_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t05: fail
131 Language/11_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A04_ t01: fail 130 Language/11_Expressions/14_Function_Invocation/2_Binding_Actuals_to_Formals_A04_ t01: fail
132 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: fail 131 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: fail
133 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t05: fail 132 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t05: fail
134 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A01_t05: fail 133 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A01_t05: fail
135 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t05: fail 134 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A01_t05: fail
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: fail 245 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: fail
247 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: fail 246 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: fail
248 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: fail 247 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: fail
249 Language/15_Reference/1_Lexical_Rules_A02_t06: fail 248 Language/15_Reference/1_Lexical_Rules_A02_t06: fail
250 LibTest/core/double/ceil_A01_t05: fail 249 LibTest/core/double/ceil_A01_t05: fail
251 LibTest/core/double/floor_A01_t05: fail 250 LibTest/core/double/floor_A01_t05: fail
252 251
253 252
254 [ $runtime == drt && $compiler == none ] 253 [ $runtime == drt && $compiler == none ]
255 *: Skip 254 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698