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

Side by Side Diff: tests/language/language_analyzer2.status

Issue 25561002: Disallow double in case clauses and const map literal keys (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | « tests/language/language_analyzer.status ('k') | tests/language/language_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) 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 == dart2analyzer ] 5 [ $compiler == dart2analyzer ]
6 switch_bad_case_test/02: Fail
6 7
7 # Missing compile-time errors for parameters marked static. 8 # Missing compile-time errors for parameters marked static.
8 static_parameter_test/02: Fail 9 static_parameter_test/02: Fail
9 static_parameter_test/03: Fail 10 static_parameter_test/03: Fail
10 static_parameter_test/04: Fail 11 static_parameter_test/04: Fail
11 static_parameter_test/06: Fail 12 static_parameter_test/06: Fail
12 static_parameter_test/07: Fail 13 static_parameter_test/07: Fail
13 static_parameter_test/08: Fail 14 static_parameter_test/08: Fail
14 static_parameter_test/10: Fail 15 static_parameter_test/10: Fail
15 static_parameter_test/11: Fail 16 static_parameter_test/11: Fail
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
208 factory_redirection_test/09: fail 209 factory_redirection_test/09: fail
209 factory_redirection_test/10: fail 210 factory_redirection_test/10: fail
210 factory_redirection_test/11: fail 211 factory_redirection_test/11: fail
211 factory_redirection_test/12: fail 212 factory_redirection_test/12: fail
212 factory_redirection_test/13: fail 213 factory_redirection_test/13: fail
213 factory_redirection_test/14: fail 214 factory_redirection_test/14: fail
214 getters_setters2_test/03: fail 215 getters_setters2_test/03: fail
215 type_variable_bounds3_test/00: fail 216 type_variable_bounds3_test/00: fail
216 type_variable_bounds2_test/05: fail 217 type_variable_bounds2_test/05: fail
217 218
OLDNEW
« no previous file with comments | « tests/language/language_analyzer.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698