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

Side by Side Diff: pkg/front_end/testcases/strong.status

Issue 2959463003: Add regression tests from Luke's bug reports. Part 2. (Closed)
Patch Set: 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/testcases/regress/issue_29980.dart.outline.expect ('k') | no next file » | 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) 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 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 rasta/try_label: Fail 155 rasta/try_label: Fail
156 rasta/type_literals: Fail 156 rasta/type_literals: Fail
157 rasta/type_with_parse_error: Fail 157 rasta/type_with_parse_error: Fail
158 rasta/typedef: Fail 158 rasta/typedef: Fail
159 rasta/unresolved: Fail 159 rasta/unresolved: Fail
160 rasta/unresolved_constructor: Fail 160 rasta/unresolved_constructor: Fail
161 rasta/unresolved_for_in: Fail 161 rasta/unresolved_for_in: Fail
162 rasta/unresolved_recovery: Fail 162 rasta/unresolved_recovery: Fail
163 rasta/unsupported_platform_library: Fail 163 rasta/unsupported_platform_library: Fail
164 164
165 regress/issue_29937: Crash # Issue 29937.
166 regress/issue_29940: Crash # Issue 29940.
167 regress/issue_29941: Crash # Issue 29941.
168 regress/issue_29942: Crash # Issue 29942.
169 regress/issue_29943: Crash # Issue 29943.
170 regress/issue_29944: Crash # Issue 29944.
171 regress/issue_29945: Crash # Issue 29945.
165 regress/issue_29975: Fail # Issue 29975. 172 regress/issue_29975: Fail # Issue 29975.
166 regress/issue_29976: Crash # Issue 29976. 173 regress/issue_29976: Crash # Issue 29976.
167 regress/issue_29977: Crash # Issue 29977. 174 regress/issue_29977: Crash # Issue 29977.
175 regress/issue_29978: Crash # Issue 29978.
168 regress/issue_29979: Crash # Issue 29979. 176 regress/issue_29979: Crash # Issue 29979.
177 regress/issue_29980: Crash # Issue 29980.
169 regress/issue_29981: Crash # Issue 29981. 178 regress/issue_29981: Crash # Issue 29981.
170 regress/issue_29982: Crash # Issue 29982. 179 regress/issue_29982: Crash # Issue 29982.
171 regress/issue_29983: Crash # Issue 29983. 180 regress/issue_29983: Crash # Issue 29983.
172 regress/issue_29984: Crash # Issue 29984. 181 regress/issue_29984: Crash # Issue 29984.
173 regress/issue_29985: Crash # Issue 29985. 182 regress/issue_29985: Crash # Issue 29985.
174 regress/issue_29986: Crash # Issue 29986. 183 regress/issue_29986: Crash # Issue 29986.
175 regress/issue_29986: Crash # Issue 29986. 184 regress/issue_29986: Crash # Issue 29986.
176 regress/issue_29987: Crash # Issue 29987. 185 regress/issue_29987: Crash # Issue 29987.
OLDNEW
« no previous file with comments | « pkg/front_end/testcases/regress/issue_29980.dart.outline.expect ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698