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

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

Issue 2921623002: Update expectations files. (Closed)
Patch Set: Update expectations files. 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/compile.status ('k') | pkg/front_end/testcases/accessors.dart » ('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 function_type_recovery: Fail 5 function_type_recovery: Fail # Fixed in ahe's dev branch.
6 inference/constructors_infer_from_arguments_redirecting_factory_to_factory: Fail # Fixed in ahe's dev branch.
7 rasta/class_hierarchy: Fail # Fixed in ahe's dev branch.
8 redirecting_constructor: Fail # Fixed in ahe's dev branch.
9 redirecting_factory: Fail # Fixed in ahe's dev branch.
6 10
7 inference/async_closure_return_type_flatten: Fail 11 inference/async_closure_return_type_flatten: Fail
8 inference/async_closure_return_type_future: Fail 12 inference/async_closure_return_type_future: Fail
9 inference/async_closure_return_type_future_or: Fail 13 inference/async_closure_return_type_future_or: Fail
10 inference/block_bodied_lambdas_async_all_returns_are_futures: Fail 14 inference/block_bodied_lambdas_async_all_returns_are_futures: Fail
11 inference/block_bodied_lambdas_async_all_returns_are_values: Fail 15 inference/block_bodied_lambdas_async_all_returns_are_values: Fail
12 inference/block_bodied_lambdas_async_mix_of_values_and_futures: Fail 16 inference/block_bodied_lambdas_async_mix_of_values_and_futures: Fail
13 inference/block_bodied_lambdas_async_star: Fail 17 inference/block_bodied_lambdas_async_star: Fail
14 inference/block_bodied_lambdas_basic: Fail 18 inference/block_bodied_lambdas_basic: Fail
15 inference/block_bodied_lambdas_downwards_incompatible_with_upwards_inference: Fa il 19 inference/block_bodied_lambdas_downwards_incompatible_with_upwards_inference: Fa il
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 rasta/issue_000044: Fail 284 rasta/issue_000044: Fail
281 rasta/issue_000045: Fail 285 rasta/issue_000045: Fail
282 rasta/issue_000046: Fail 286 rasta/issue_000046: Fail
283 rasta/issue_000047: Fail 287 rasta/issue_000047: Fail
284 rasta/issue_000067: Fail 288 rasta/issue_000067: Fail
285 rasta/issue_000070: Fail 289 rasta/issue_000070: Fail
286 rasta/mandatory_parameter_initializer: Fail 290 rasta/mandatory_parameter_initializer: Fail
287 rasta/native_is_illegal: Fail 291 rasta/native_is_illegal: Fail
288 rasta/super_mixin: Fail 292 rasta/super_mixin: Fail
289 rasta/type_with_parse_error: Fail 293 rasta/type_with_parse_error: Fail
OLDNEW
« no previous file with comments | « pkg/front_end/test/fasta/compile.status ('k') | pkg/front_end/testcases/accessors.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698