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

Side by Side Diff: pkg/front_end/test/fasta/strong.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) 2017, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2017, 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 strong_test.dart test suite. This is testing generating 5 # Status file for the strong_test.dart test suite. This is testing generating
6 # Kernel ASTs directly, that is, code in pkg/fasta/lib/src/kernel/ with 6 # Kernel ASTs directly, that is, code in pkg/fasta/lib/src/kernel/ with
7 # strong-mode enabled. 7 # strong-mode enabled.
8 8
9 DeltaBlue: Fail 9 DeltaBlue: Fail
10 accessors: Fail 10 accessors: Fail
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 rasta/issue_000043: Fail 105 rasta/issue_000043: Fail
106 rasta/issue_000044: Fail 106 rasta/issue_000044: Fail
107 rasta/issue_000045: Fail 107 rasta/issue_000045: Fail
108 rasta/issue_000046: Fail 108 rasta/issue_000046: Fail
109 rasta/issue_000047: Fail 109 rasta/issue_000047: Fail
110 rasta/issue_000048: Fail 110 rasta/issue_000048: Fail
111 rasta/issue_000052: Fail 111 rasta/issue_000052: Fail
112 rasta/issue_000053: Fail 112 rasta/issue_000053: Fail
113 rasta/issue_000067: Fail 113 rasta/issue_000067: Fail
114 rasta/issue_000068: Fail 114 rasta/issue_000068: Fail
115 rasta/issue_000069: VerificationError 115 rasta/issue_000069: Fail
116 rasta/issue_000070: Fail 116 rasta/issue_000070: Fail
117 rasta/issue_000080: Fail 117 rasta/issue_000080: Fail
118 rasta/issue_000081: Fail 118 rasta/issue_000081: Fail
119 rasta/malformed_const_constructor: Fail 119 rasta/malformed_const_constructor: Fail
120 rasta/malformed_function: Fail 120 rasta/malformed_function: Fail
121 rasta/malformed_function_type: Fail 121 rasta/malformed_function_type: Fail
122 rasta/mandatory_parameter_initializer: Fail 122 rasta/mandatory_parameter_initializer: Fail
123 rasta/mixin_library: Fail 123 rasta/mixin_library: Fail
124 rasta/native_is_illegal: Fail 124 rasta/native_is_illegal: Fail
125 rasta/parser_error: Fail 125 rasta/parser_error: Fail
126 rasta/previsit_deferred: Fail 126 rasta/previsit_deferred: Fail
127 rasta/static: Fail 127 rasta/static: Fail
128 rasta/super: Fail 128 rasta/super: Fail
129 rasta/super_initializer: Fail 129 rasta/super_initializer: Fail
130 rasta/super_mixin: Fail 130 rasta/super_mixin: Fail
131 rasta/super_operator: Fail 131 rasta/super_operator: Fail
132 rasta/supports_reflection: Fail 132 rasta/supports_reflection: Fail
133 rasta/switch_execution_case_t02: Fail 133 rasta/switch_execution_case_t02: Fail
134 rasta/switch_fall_through: Fail 134 rasta/switch_fall_through: Fail
135 rasta/this_invoke: Fail 135 rasta/this_invoke: Fail
136 rasta/try_label: Fail 136 rasta/try_label: Fail
137 rasta/type_literals: VerificationError 137 rasta/type_literals: VerificationError
138 rasta/type_with_parse_error: Fail 138 rasta/type_with_parse_error: Fail
139 rasta/typedef: VerificationError 139 rasta/typedef: VerificationError
140 rasta/unresolved: Fail 140 rasta/unresolved: Fail
141 rasta/unresolved_constructor: Fail 141 rasta/unresolved_constructor: Fail
142 rasta/unresolved_for_in: Fail 142 rasta/unresolved_for_in: Fail
143 rasta/unresolved_recovery: Fail 143 rasta/unresolved_recovery: Fail
144 rasta/unsupported_platform_library: Fail 144 rasta/unsupported_platform_library: Fail
OLDNEW
« no previous file with comments | « pkg/front_end/test/fasta/compile.status ('k') | pkg/front_end/testcases/rasta/issue_000069.dart.direct.expect » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698