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

Side by Side Diff: pkg/front_end/test/fasta/outline.status

Issue 2953903002: Move test infer_use_of_void to inference_new (Closed)
Patch Set: Created 3 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
« no previous file with comments | « pkg/front_end/test/fasta/kompile.status ('k') | pkg/front_end/test/fasta/strong.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) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, 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.md file. 3 # BSD-style license that can be found in the LICENSE.md file.
4 4
5 inference/async_closure_return_type_flatten: Fail 5 inference/async_closure_return_type_flatten: Fail
6 inference/async_closure_return_type_future: Fail 6 inference/async_closure_return_type_future: Fail
7 inference/async_closure_return_type_future_or: Fail 7 inference/async_closure_return_type_future_or: Fail
8 inference/block_bodied_lambdas_async_all_returns_are_futures: Fail 8 inference/block_bodied_lambdas_async_all_returns_are_futures: Fail
9 inference/block_bodied_lambdas_async_all_returns_are_values: Fail 9 inference/block_bodied_lambdas_async_all_returns_are_values: Fail
10 inference/block_bodied_lambdas_async_mix_of_values_and_futures: Fail 10 inference/block_bodied_lambdas_async_mix_of_values_and_futures: Fail
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 inference/infer_typed_list_literal: Fail 172 inference/infer_typed_list_literal: Fail
173 inference/infer_typed_map_literal: Fail 173 inference/infer_typed_map_literal: Fail
174 inference/infer_types_on_generic_instantiations_3: Fail 174 inference/infer_types_on_generic_instantiations_3: Fail
175 inference/infer_types_on_generic_instantiations_4: Fail 175 inference/infer_types_on_generic_instantiations_4: Fail
176 inference/infer_types_on_generic_instantiations_5: Fail 176 inference/infer_types_on_generic_instantiations_5: Fail
177 inference/infer_types_on_generic_instantiations_in_library_cycle: Fail 177 inference/infer_types_on_generic_instantiations_in_library_cycle: Fail
178 inference/infer_types_on_generic_instantiations_in_library_cycle_a: Fail 178 inference/infer_types_on_generic_instantiations_in_library_cycle_a: Fail
179 inference/infer_types_on_generic_instantiations_infer: Fail 179 inference/infer_types_on_generic_instantiations_infer: Fail
180 inference/infer_types_on_loop_indices_for_each_loop: Fail 180 inference/infer_types_on_loop_indices_for_each_loop: Fail
181 inference/infer_types_on_loop_indices_for_loop_with_inference: Fail 181 inference/infer_types_on_loop_indices_for_loop_with_inference: Fail
182 inference/infer_use_of_void: Fail
183 inference/infer_variable_void: Fail 182 inference/infer_variable_void: Fail
184 inference/inferred_initializing_formal_checks_default_value: Fail 183 inference/inferred_initializing_formal_checks_default_value: Fail
185 inference/inferred_nonstatic_field_depends_on_static_field_complex: Fail 184 inference/inferred_nonstatic_field_depends_on_static_field_complex: Fail
186 inference/inferred_nonstatic_field_depends_on_top_level_var_simple: Fail 185 inference/inferred_nonstatic_field_depends_on_top_level_var_simple: Fail
187 inference/inferred_type_block_closure_no_args_no_return: Fail 186 inference/inferred_type_block_closure_no_args_no_return: Fail
188 inference/inferred_type_cascade: Fail 187 inference/inferred_type_cascade: Fail
189 inference/inferred_type_custom_binary_op: Fail 188 inference/inferred_type_custom_binary_op: Fail
190 inference/inferred_type_custom_binary_op_via_interface: Fail 189 inference/inferred_type_custom_binary_op_via_interface: Fail
191 inference/inferred_type_custom_index_op: Fail 190 inference/inferred_type_custom_index_op: Fail
192 inference/inferred_type_custom_index_op_via_interface: Fail 191 inference/inferred_type_custom_index_op_via_interface: Fail
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 inference/unsafe_block_closure_inference_method_call_no_type_param: Fail 270 inference/unsafe_block_closure_inference_method_call_no_type_param: Fail
272 inference/void_return_type_subtypes_dynamic: Fail 271 inference/void_return_type_subtypes_dynamic: Fail
273 272
274 rasta/issue_000032: Fail 273 rasta/issue_000032: Fail
275 rasta/issue_000045: Fail 274 rasta/issue_000045: Fail
276 rasta/issue_000046: Fail 275 rasta/issue_000046: Fail
277 rasta/issue_000047: Fail 276 rasta/issue_000047: Fail
278 rasta/native_is_illegal: Pass # Issue 29763 277 rasta/native_is_illegal: Pass # Issue 29763
279 rasta/super_mixin: Fail 278 rasta/super_mixin: Fail
280 rasta/type_with_parse_error: Fail 279 rasta/type_with_parse_error: Fail
OLDNEW
« no previous file with comments | « pkg/front_end/test/fasta/kompile.status ('k') | pkg/front_end/test/fasta/strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698