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

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

Issue 18612009: New analyzer_experimental snapshot. (Closed) Base URL: https://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/corelib/corelib.status ('k') | 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 == dart2analyzer ] 5 [ $compiler == dart2analyzer ]
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
11 bad_named_parameters_test: fail 11 bad_named_parameters_test: fail
12 bad_override_test/01: fail 12 bad_override_test/01: fail
13 bad_override_test/02: fail 13 bad_override_test/02: fail
14 black_listed_test/11: fail 14 black_listed_test/11: fail
15 body_less_constructor_wrong_arg_negative_test: fail
16 built_in_identifier_prefix_test: fail 15 built_in_identifier_prefix_test: fail
17 call_constructor_on_unresolvable_class_test/01: fail 16 call_constructor_on_unresolvable_class_test/01: fail
18 call_constructor_on_unresolvable_class_test/02: fail 17 call_constructor_on_unresolvable_class_test/02: fail
19 call_constructor_on_unresolvable_class_test/03: fail 18 call_constructor_on_unresolvable_class_test/03: fail
20 call_constructor_on_unresolvable_class_test/07: fail 19 call_constructor_on_unresolvable_class_test/07: fail
21 call_nonexistent_static_test/04: fail 20 call_nonexistent_static_test/04: fail
22 call_nonexistent_static_test/06: fail 21 call_nonexistent_static_test/06: fail
23 call_nonexistent_static_test/07: fail 22 call_nonexistent_static_test/07: fail
24 call_nonexistent_static_test/09: fail 23 call_nonexistent_static_test/09: fail
25 call_nonexistent_static_test/10: fail 24 call_nonexistent_static_test/10: fail
26 call_through_getter_test: fail 25 call_through_getter_test: fail
27 cast_test/04: fail 26 cast_test/04: fail
28 cast_test/05: fail 27 cast_test/05: fail
29 class_cycle_test/03: fail
30 closure_call_wrong_argument_count_negative_test: fail 28 closure_call_wrong_argument_count_negative_test: fail
31 const_constructor_super_test/01: fail 29 const_constructor_super_test/01: fail
32 compile_time_constant10_test/none: fail 30 compile_time_constant10_test/none: fail
33 compile_time_constant_c_test/01: fail 31 compile_time_constant_c_test/01: fail
34 compile_time_constant_c_test/02: fail
35 compile_time_constant_checked2_test/02: fail
36 compile_time_constant_checked2_test/03: fail 32 compile_time_constant_checked2_test/03: fail
37 compile_time_constant_checked2_test/04: fail 33 compile_time_constant_checked2_test/04: fail
38 compile_time_constant_checked2_test/06: fail
39 compile_time_constant_checked3_test/02: fail
40 compile_time_constant_checked3_test/03: fail 34 compile_time_constant_checked3_test/03: fail
41 compile_time_constant_checked3_test/04: fail 35 compile_time_constant_checked3_test/04: fail
42 compile_time_constant_checked3_test/06: fail
43 compile_time_constant_e_test: fail 36 compile_time_constant_e_test: fail
44 constructor2_negative_test: fail 37 constructor2_negative_test: fail
45 constructor3_negative_test: fail 38 constructor3_negative_test: fail
46 constructor_call_wrong_argument_count_negative_test: fail 39 constructor_call_wrong_argument_count_negative_test: fail
47 constructor_initializer_test: fail # uses argument definition test 40 constructor_initializer_test: fail # uses argument definition test
48 constructor_negative_test: fail 41 constructor_negative_test: fail
49 constructor_return_with_arrow_negative_test: fail
50 constructor_return_with_init_and_arrow_negative_test: fail
51 cyclic_type_variable_test/01: fail 42 cyclic_type_variable_test/01: fail
52 cyclic_type_variable_test/02: fail 43 cyclic_type_variable_test/02: fail
53 cyclic_type_variable_test/03: fail 44 cyclic_type_variable_test/03: fail
54 cyclic_type_variable_test/04: fail 45 cyclic_type_variable_test/04: fail
55 default_factory2_test/01: fail 46 default_factory2_test/01: fail
56 default_implementation2_test: fail 47 default_implementation2_test: fail
57 dynamic2_test/00: fail
58 dynamic_field_test: fail 48 dynamic_field_test: fail
59 export_cyclic_test: fail 49 export_cyclic_test: fail
60 f_bounded_quantification_test/01: fail 50 f_bounded_quantification_test/01: fail
61 f_bounded_quantification_test/02: fail 51 f_bounded_quantification_test/02: fail
62 factory2_test: fail 52 factory2_test: fail
63 factory5_test/00: fail 53 factory5_test/00: fail
64 factory_implementation_test/none: fail 54 factory_implementation_test/none: fail
65 factory_redirection2_test/01: fail
66 field_method4_negative_test: fail 55 field_method4_negative_test: fail
67 field_override_test/01: fail 56 field_override_test/01: fail
68 final_for_in_variable_test/01: fail 57 final_for_in_variable_test/01: fail
69 final_param_negative_test: fail 58 final_param_negative_test: fail
70 final_var_negative_test: fail 59 final_var_negative_test: fail
71 final_variable_assignment_test/01: fail 60 final_variable_assignment_test/01: fail
72 final_variable_assignment_test/02: fail 61 final_variable_assignment_test/02: fail
73 final_variable_assignment_test/03: fail 62 final_variable_assignment_test/03: fail
74 final_variable_assignment_test/04: fail 63 final_variable_assignment_test/04: fail
75 first_class_types_constants_test: fail 64 first_class_types_constants_test: fail
76 for_in2_test: fail
77 getter_no_setter2_test/00: fail 65 getter_no_setter2_test/00: fail
78 getter_no_setter2_test/03: fail 66 getter_no_setter2_test/03: fail
79 getter_no_setter_test/00: fail 67 getter_no_setter_test/00: fail
80 getter_no_setter_test/01: fail 68 getter_no_setter_test/01: fail
81 getters_setters2_test/01: fail 69 getters_setters2_test/01: fail
82 getters_setters_type_test/01: fail 70 getters_setters_type_test/01: fail
83 implicit_this_test/01: fail 71 implicit_this_test/01: fail
84 implicit_this_test/04: fail 72 implicit_this_test/04: fail
85 import_combinators_negative_test: fail 73 import_combinators_negative_test: fail
86 instance_call_wrong_argument_count_negative_test: fail 74 instance_call_wrong_argument_count_negative_test: fail
87 instantiate_type_variable_negative_test: fail 75 instantiate_type_variable_negative_test: fail
88 interface_static_non_final_fields_negative_test: fail 76 interface_static_non_final_fields_negative_test: fail
89 interface_test/00: fail 77 interface_test/00: fail
90 is_not_class2_negative_test: fail 78 is_not_class2_negative_test: fail
91 library_juxtaposition_test: fail 79 library_juxtaposition_test: fail
92 list_literal1_negative_test: fail
93 list_literal_syntax_test/01: fail 80 list_literal_syntax_test/01: fail
94 list_literal_syntax_test/02: fail 81 list_literal_syntax_test/02: fail
95 list_literal_syntax_test/03: fail 82 list_literal_syntax_test/03: fail
96 map_literal1_negative_test: fail
97 map_literal3_test: fail 83 map_literal3_test: fail
98 mixin_illegal_constructor_test/13: fail 84 mixin_illegal_constructor_test/13: fail
99 mixin_illegal_constructor_test/14: fail 85 mixin_illegal_constructor_test/14: fail
100 mixin_illegal_constructor_test/15: fail 86 mixin_illegal_constructor_test/15: fail
101 mixin_illegal_constructor_test/16: fail 87 mixin_illegal_constructor_test/16: fail
102 mixin_illegal_cycles_test/02: fail 88 mixin_illegal_cycles_test/02: fail
103 mixin_illegal_cycles_test/03: fail 89 mixin_illegal_cycles_test/03: fail
104 mixin_illegal_cycles_test/04: fail 90 mixin_illegal_cycles_test/04: fail
105 mixin_illegal_cycles_test/06: fail 91 mixin_illegal_cycles_test/06: fail
106 mixin_illegal_syntax_test/13: fail 92 mixin_illegal_syntax_test/13: fail
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
263 getters_setters2_test/03: fail 249 getters_setters2_test/03: fail
264 type_variable_bounds3_test/00: fail 250 type_variable_bounds3_test/00: fail
265 type_variable_bounds2_test/05: fail 251 type_variable_bounds2_test/05: fail
266 type_variable_scope_test/00: fail 252 type_variable_scope_test/00: fail
267 type_variable_scope_test/01: fail 253 type_variable_scope_test/01: fail
268 type_variable_scope_test/02: fail 254 type_variable_scope_test/02: fail
269 type_variable_scope_test/03: fail 255 type_variable_scope_test/03: fail
270 type_variable_scope_test/04: fail 256 type_variable_scope_test/04: fail
271 type_variable_scope_test/05: fail 257 type_variable_scope_test/05: fail
272 258
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698