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

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

Issue 2955443002: Add regression tests from Luke's bug reports. Part 1. (Closed)
Patch Set: Use [program]. Created 3 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
« 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 260 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 inference/unsafe_block_closure_inference_method_call_no_type_param: Fail 271 inference/unsafe_block_closure_inference_method_call_no_type_param: Fail
272 inference/void_return_type_subtypes_dynamic: Fail 272 inference/void_return_type_subtypes_dynamic: Fail
273 273
274 rasta/issue_000032: Fail 274 rasta/issue_000032: Fail
275 rasta/issue_000045: Fail 275 rasta/issue_000045: Fail
276 rasta/issue_000046: Fail 276 rasta/issue_000046: Fail
277 rasta/issue_000047: Fail 277 rasta/issue_000047: Fail
278 rasta/native_is_illegal: Pass # Issue 29763 278 rasta/native_is_illegal: Pass # Issue 29763
279 rasta/super_mixin: Fail 279 rasta/super_mixin: Fail
280 rasta/type_with_parse_error: Fail 280 rasta/type_with_parse_error: Fail
281
282 regress/issue_29976: Crash # Issue 29976.
283 regress/issue_29977: Crash # Issue 29977.
284 regress/issue_29982: Crash # Issue 29982.
285 regress/issue_29985: Crash # Issue 29985.
286 regress/issue_29986: Crash # Issue 29986.
287 regress/issue_29987: Crash # Issue 29987.
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