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

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

Issue 16306011: Fix dart analyzer status file (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 6 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 | « no previous file | no next file » | 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 abstract_factory_constructor_test/00: fail 6 abstract_factory_constructor_test/00: fail
7 assign_instance_method_negative_test: fail 7 assign_instance_method_negative_test: fail
8 assign_static_type_test/06: fail 8 assign_static_type_test/06: fail
9 bad_named_parameters2_test: fail 9 bad_named_parameters2_test: fail
10 bad_named_parameters_test: fail 10 bad_named_parameters_test: fail
(...skipping 14 matching lines...) Expand all
25 call_nonexistent_static_test/07: fail 25 call_nonexistent_static_test/07: fail
26 call_nonexistent_static_test/09: fail 26 call_nonexistent_static_test/09: fail
27 call_nonexistent_static_test/10: fail 27 call_nonexistent_static_test/10: fail
28 call_through_getter_test: fail 28 call_through_getter_test: fail
29 callable_test/none: fail 29 callable_test/none: fail
30 cast_test/04: fail 30 cast_test/04: fail
31 cast_test/05: fail 31 cast_test/05: fail
32 class_cycle_test/03: fail 32 class_cycle_test/03: fail
33 closure_call_wrong_argument_count_negative_test: fail 33 closure_call_wrong_argument_count_negative_test: fail
34 compile_time_constant10_test/none: fail 34 compile_time_constant10_test/none: fail
35 compile_time_constant8_test: fail
36 compile_time_constant_b_test: fail
37 compile_time_constant_c_test/01: fail 35 compile_time_constant_c_test/01: fail
38 compile_time_constant_c_test/02: fail 36 compile_time_constant_c_test/02: fail
39 compile_time_constant_checked2_test/02: fail 37 compile_time_constant_checked2_test/02: fail
40 compile_time_constant_checked2_test/03: fail 38 compile_time_constant_checked2_test/03: fail
41 compile_time_constant_checked2_test/04: fail 39 compile_time_constant_checked2_test/04: fail
42 compile_time_constant_checked2_test/06: fail 40 compile_time_constant_checked2_test/06: fail
43 compile_time_constant_checked3_test/02: fail 41 compile_time_constant_checked3_test/02: fail
44 compile_time_constant_checked3_test/03: fail 42 compile_time_constant_checked3_test/03: fail
45 compile_time_constant_checked3_test/04: fail 43 compile_time_constant_checked3_test/04: fail
46 compile_time_constant_checked3_test/06: fail 44 compile_time_constant_checked3_test/06: fail
47 compile_time_constant_d_test: fail
48 compile_time_constant_e_test: fail 45 compile_time_constant_e_test: fail
49 const_syntax_test/06: fail 46 const_syntax_test/06: fail
50 constructor2_negative_test: fail 47 constructor2_negative_test: fail
51 constructor3_negative_test: fail 48 constructor3_negative_test: fail
52 constructor_call_wrong_argument_count_negative_test: fail 49 constructor_call_wrong_argument_count_negative_test: fail
53 constructor_negative_test: fail 50 constructor_negative_test: fail
54 constructor_return_with_arrow_negative_test: fail 51 constructor_return_with_arrow_negative_test: fail
55 constructor_return_with_init_and_arrow_negative_test: fail 52 constructor_return_with_init_and_arrow_negative_test: fail
56 cyclic_type_variable_test/01: fail 53 cyclic_type_variable_test/01: fail
57 cyclic_type_variable_test/02: fail 54 cyclic_type_variable_test/02: fail
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 import_combinators_negative_test: fail 92 import_combinators_negative_test: fail
96 inst_field_initializer1_negative_test: fail 93 inst_field_initializer1_negative_test: fail
97 instance_call_wrong_argument_count_negative_test: fail 94 instance_call_wrong_argument_count_negative_test: fail
98 instance_method2_negative_test: fail 95 instance_method2_negative_test: fail
99 instance_method_negative_test: fail 96 instance_method_negative_test: fail
100 instantiate_type_variable_negative_test: fail 97 instantiate_type_variable_negative_test: fail
101 interface_static_non_final_fields_negative_test: fail 98 interface_static_non_final_fields_negative_test: fail
102 interface_test/00: fail 99 interface_test/00: fail
103 is_not_class2_negative_test: fail 100 is_not_class2_negative_test: fail
104 library_juxtaposition_test: fail 101 library_juxtaposition_test: fail
105 licm_test: fail
106 list_literal1_negative_test: fail 102 list_literal1_negative_test: fail
107 list_literal_syntax_test/01: fail 103 list_literal_syntax_test/01: fail
108 list_literal_syntax_test/02: fail 104 list_literal_syntax_test/02: fail
109 list_literal_syntax_test/03: fail 105 list_literal_syntax_test/03: fail
110 map_literal1_negative_test: fail 106 map_literal1_negative_test: fail
111 map_literal3_test: fail 107 map_literal3_test: fail
112 method_override2_test/03: fail 108 method_override2_test/03: fail
113 mixin_illegal_constructor_test/13: fail 109 mixin_illegal_constructor_test/13: fail
114 mixin_illegal_constructor_test/14: fail 110 mixin_illegal_constructor_test/14: fail
115 mixin_illegal_constructor_test/15: fail 111 mixin_illegal_constructor_test/15: fail
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
195 type_variable_bounds_test/00: fail 191 type_variable_bounds_test/00: fail
196 type_variable_bounds_test/01: fail 192 type_variable_bounds_test/01: fail
197 type_variable_bounds_test/02: fail 193 type_variable_bounds_test/02: fail
198 type_variable_bounds_test/03: fail 194 type_variable_bounds_test/03: fail
199 type_variable_bounds_test/04: fail 195 type_variable_bounds_test/04: fail
200 type_variable_bounds_test/06: fail 196 type_variable_bounds_test/06: fail
201 type_variable_bounds_test/07: fail 197 type_variable_bounds_test/07: fail
202 type_variable_bounds_test/09: fail 198 type_variable_bounds_test/09: fail
203 type_variable_identifier_expression_negative_test: fail 199 type_variable_identifier_expression_negative_test: fail
204 type_variable_static_context_negative_test: fail 200 type_variable_static_context_negative_test: fail
205 typed_equality_test: fail
206 unary2_test: fail 201 unary2_test: fail
207 unary_test: fail 202 unary_test: fail
208 unresolved_in_factory_negative_test: fail 203 unresolved_in_factory_negative_test: fail
209 unresolved_top_level_method_negative_test: fail 204 unresolved_top_level_method_negative_test: fail
210 unresolved_top_level_var_negative_test: fail 205 unresolved_top_level_var_negative_test: fail
211 206
212 # test issue 10683, It is a compile-time error if e refers to the name v or the name v=. 207 # test issue 10683, It is a compile-time error if e refers to the name v or the name v=.
213 block_scope_test: fail, OK 208 block_scope_test: fail, OK
214 lazy_static3_test: fail, OK 209 lazy_static3_test: fail, OK
215 210
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 getters_setters2_test/03: fail 274 getters_setters2_test/03: fail
280 type_variable_bounds3_test/00: fail 275 type_variable_bounds3_test/00: fail
281 type_variable_bounds2_test/05: fail 276 type_variable_bounds2_test/05: fail
282 type_variable_scope_test/00: fail 277 type_variable_scope_test/00: fail
283 type_variable_scope_test/01: fail 278 type_variable_scope_test/01: fail
284 type_variable_scope_test/02: fail 279 type_variable_scope_test/02: fail
285 type_variable_scope_test/03: fail 280 type_variable_scope_test/03: fail
286 type_variable_scope_test/04: fail 281 type_variable_scope_test/04: fail
287 type_variable_scope_test/05: fail 282 type_variable_scope_test/05: fail
288 283
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698