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

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

Issue 16663003: Clean up analyzer_experimental after Annotation disambiguation. (Closed) Base URL: https://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 | « pkg/analyzer_experimental/test/generated/resolver_test.dart ('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 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
11 bad_override_test/01: fail 11 bad_override_test/01: fail
12 bad_override_test/02: fail 12 bad_override_test/02: fail
13 bad_override_test/03: fail 13 bad_override_test/03: fail
14 bad_override_test/04: fail 14 bad_override_test/04: fail
15 bad_override_test/05: fail 15 bad_override_test/05: fail
16 black_listed_test/11: fail 16 black_listed_test/11: fail
17 body_less_constructor_wrong_arg_negative_test: fail 17 body_less_constructor_wrong_arg_negative_test: fail
18 built_in_identifier_prefix_test: fail 18 built_in_identifier_prefix_test: fail
19 call_constructor_on_unresolvable_class_test/01: fail 19 call_constructor_on_unresolvable_class_test/01: fail
20 call_constructor_on_unresolvable_class_test/02: fail 20 call_constructor_on_unresolvable_class_test/02: fail
21 call_constructor_on_unresolvable_class_test/03: fail 21 call_constructor_on_unresolvable_class_test/03: fail
22 call_constructor_on_unresolvable_class_test/07: fail 22 call_constructor_on_unresolvable_class_test/07: fail
23 call_nonexistent_static_test/04: fail 23 call_nonexistent_static_test/04: fail
24 call_nonexistent_static_test/06: fail 24 call_nonexistent_static_test/06: fail
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
30 cast_test/04: fail 29 cast_test/04: fail
31 cast_test/05: fail 30 cast_test/05: fail
32 class_cycle_test/03: fail 31 class_cycle_test/03: fail
33 closure_call_wrong_argument_count_negative_test: fail 32 closure_call_wrong_argument_count_negative_test: fail
34 compile_time_constant10_test/none: fail 33 compile_time_constant10_test/none: fail
35 compile_time_constant_c_test/01: fail 34 compile_time_constant_c_test/01: fail
36 compile_time_constant_c_test/02: fail 35 compile_time_constant_c_test/02: fail
37 compile_time_constant_checked2_test/02: fail 36 compile_time_constant_checked2_test/02: fail
38 compile_time_constant_checked2_test/03: fail 37 compile_time_constant_checked2_test/03: fail
39 compile_time_constant_checked2_test/04: fail 38 compile_time_constant_checked2_test/04: fail
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 getters_setters2_test/03: fail 273 getters_setters2_test/03: fail
275 type_variable_bounds3_test/00: fail 274 type_variable_bounds3_test/00: fail
276 type_variable_bounds2_test/05: fail 275 type_variable_bounds2_test/05: fail
277 type_variable_scope_test/00: fail 276 type_variable_scope_test/00: fail
278 type_variable_scope_test/01: fail 277 type_variable_scope_test/01: fail
279 type_variable_scope_test/02: fail 278 type_variable_scope_test/02: fail
280 type_variable_scope_test/03: fail 279 type_variable_scope_test/03: fail
281 type_variable_scope_test/04: fail 280 type_variable_scope_test/04: fail
282 type_variable_scope_test/05: fail 281 type_variable_scope_test/05: fail
283 282
OLDNEW
« no previous file with comments | « pkg/analyzer_experimental/test/generated/resolver_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698