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

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

Issue 18558002: Const constructor must have const super initializer (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 5 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.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 == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 #argument_definition_test/01: fail # issue 11565 (passing for the wrong reason) 6 #argument_definition_test/01: fail # issue 11565 (passing for the wrong reason)
7 abstract_factory_constructor_test/00: fail 7 abstract_factory_constructor_test/00: fail
8 assign_instance_method_negative_test: fail 8 assign_instance_method_negative_test: fail
9 assign_static_type_test/06: fail 9 assign_static_type_test/06: fail
10 bad_named_parameters2_test: fail 10 bad_named_parameters2_test: fail
(...skipping 10 matching lines...) Expand all
21 call_nonexistent_static_test/04: fail 21 call_nonexistent_static_test/04: fail
22 call_nonexistent_static_test/06: fail 22 call_nonexistent_static_test/06: fail
23 call_nonexistent_static_test/07: fail 23 call_nonexistent_static_test/07: fail
24 call_nonexistent_static_test/09: fail 24 call_nonexistent_static_test/09: fail
25 call_nonexistent_static_test/10: fail 25 call_nonexistent_static_test/10: fail
26 call_through_getter_test: fail 26 call_through_getter_test: fail
27 cast_test/04: fail 27 cast_test/04: fail
28 cast_test/05: fail 28 cast_test/05: fail
29 class_cycle_test/03: fail 29 class_cycle_test/03: fail
30 closure_call_wrong_argument_count_negative_test: fail 30 closure_call_wrong_argument_count_negative_test: fail
31 const_constructor_super_test/01: fail
31 compile_time_constant10_test/none: fail 32 compile_time_constant10_test/none: fail
32 compile_time_constant_c_test/01: fail 33 compile_time_constant_c_test/01: fail
33 compile_time_constant_c_test/02: fail 34 compile_time_constant_c_test/02: fail
34 compile_time_constant_checked2_test/02: fail 35 compile_time_constant_checked2_test/02: fail
35 compile_time_constant_checked2_test/03: fail 36 compile_time_constant_checked2_test/03: fail
36 compile_time_constant_checked2_test/04: fail 37 compile_time_constant_checked2_test/04: fail
37 compile_time_constant_checked2_test/06: fail 38 compile_time_constant_checked2_test/06: fail
38 compile_time_constant_checked3_test/02: fail 39 compile_time_constant_checked3_test/02: fail
39 compile_time_constant_checked3_test/03: fail 40 compile_time_constant_checked3_test/03: fail
40 compile_time_constant_checked3_test/04: fail 41 compile_time_constant_checked3_test/04: fail
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
259 getters_setters2_test/03: fail 260 getters_setters2_test/03: fail
260 type_variable_bounds3_test/00: fail 261 type_variable_bounds3_test/00: fail
261 type_variable_bounds2_test/05: fail 262 type_variable_bounds2_test/05: fail
262 type_variable_scope_test/00: fail 263 type_variable_scope_test/00: fail
263 type_variable_scope_test/01: fail 264 type_variable_scope_test/01: fail
264 type_variable_scope_test/02: fail 265 type_variable_scope_test/02: fail
265 type_variable_scope_test/03: fail 266 type_variable_scope_test/03: fail
266 type_variable_scope_test/04: fail 267 type_variable_scope_test/04: fail
267 type_variable_scope_test/05: fail 268 type_variable_scope_test/05: fail
268 269
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698