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

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

Issue 2801283002: Wrap VariableDeclarations in Blocks as specified by Kernel. (Closed)
Patch Set: Update strong.status. Created 3 years, 8 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
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 # Status file for the compile_test.dart (notice c, not k) test suite. This is 5 # Status file for the compile_test.dart (notice c, not k) test suite. This is
6 # testing generating Kernel ASTs directly, that is, code in 6 # testing generating Kernel ASTs directly, that is, code in
7 # pkg/fasta/lib/src/kernel/. 7 # pkg/fasta/lib/src/kernel/.
8 8
9 DeltaBlue: Fail # Missing types on constructor parameters. 9 DeltaBlue: Fail # Missing types on constructor parameters.
10 async_function: Fail # Async transformer should be optional. 10 async_function: Fail # Async transformer should be optional.
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 rasta/issue_000036: Fail 55 rasta/issue_000036: Fail
56 rasta/issue_000039: Fail 56 rasta/issue_000039: Fail
57 rasta/issue_000041: Fail 57 rasta/issue_000041: Fail
58 rasta/issue_000042: Fail 58 rasta/issue_000042: Fail
59 rasta/issue_000043: Fail 59 rasta/issue_000043: Fail
60 rasta/issue_000044: Fail 60 rasta/issue_000044: Fail
61 rasta/issue_000045: Fail 61 rasta/issue_000045: Fail
62 rasta/issue_000046: Fail 62 rasta/issue_000046: Fail
63 rasta/issue_000047: Fail 63 rasta/issue_000047: Fail
64 rasta/issue_000067: Fail 64 rasta/issue_000067: Fail
65 rasta/issue_000069: VerificationError
66 rasta/issue_000070: Fail 65 rasta/issue_000070: Fail
67 rasta/issue_000081: Fail 66 rasta/issue_000081: Fail
68 rasta/malformed_const_constructor: Fail 67 rasta/malformed_const_constructor: Fail
69 rasta/malformed_function: Fail 68 rasta/malformed_function: Fail
70 rasta/malformed_function_type: Fail 69 rasta/malformed_function_type: Fail
71 rasta/mandatory_parameter_initializer: Fail 70 rasta/mandatory_parameter_initializer: Fail
72 rasta/mixin_library: Fail 71 rasta/mixin_library: Fail
73 rasta/native_is_illegal: Fail 72 rasta/native_is_illegal: Fail
74 rasta/parser_error: Fail 73 rasta/parser_error: Fail
75 rasta/super: Fail 74 rasta/super: Fail
76 rasta/super_initializer: Fail 75 rasta/super_initializer: Fail
77 rasta/super_mixin: Fail 76 rasta/super_mixin: Fail
78 rasta/super_operator: Fail 77 rasta/super_operator: Fail
79 rasta/switch_execution_case_t02: Fail 78 rasta/switch_execution_case_t02: Fail
80 rasta/switch_fall_through: Fail 79 rasta/switch_fall_through: Fail
81 rasta/try_label: Fail 80 rasta/try_label: Fail
82 rasta/type_literals: VerificationError 81 rasta/type_literals: VerificationError
83 rasta/type_with_parse_error: Fail 82 rasta/type_with_parse_error: Fail
84 rasta/typedef: VerificationError 83 rasta/typedef: VerificationError
85 rasta/unresolved: Fail 84 rasta/unresolved: Fail
86 rasta/unresolved_constructor: Fail 85 rasta/unresolved_constructor: Fail
87 rasta/unresolved_for_in: Fail 86 rasta/unresolved_for_in: Fail
88 rasta/unresolved_recovery: Fail 87 rasta/unresolved_recovery: Fail
89 rasta/unsupported_platform_library: Fail 88 rasta/unsupported_platform_library: Fail
OLDNEW
« no previous file with comments | « pkg/front_end/lib/src/fasta/kernel/body_builder.dart ('k') | pkg/front_end/test/fasta/strong.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698