OLD | NEW |
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 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
167 regress/issue_29977: Crash # Issue 29977. | 167 regress/issue_29977: Crash # Issue 29977. |
168 regress/issue_29979: Crash # Issue 29979. | 168 regress/issue_29979: Crash # Issue 29979. |
169 regress/issue_29981: Crash # Issue 29981. | 169 regress/issue_29981: Crash # Issue 29981. |
170 regress/issue_29982: Crash # Issue 29982. | 170 regress/issue_29982: Crash # Issue 29982. |
171 regress/issue_29983: Crash # Issue 29983. | 171 regress/issue_29983: Crash # Issue 29983. |
172 regress/issue_29984: Crash # Issue 29984. | 172 regress/issue_29984: Crash # Issue 29984. |
173 regress/issue_29985: Crash # Issue 29985. | 173 regress/issue_29985: Crash # Issue 29985. |
174 regress/issue_29986: Crash # Issue 29986. | 174 regress/issue_29986: Crash # Issue 29986. |
175 regress/issue_29986: Crash # Issue 29986. | 175 regress/issue_29986: Crash # Issue 29986. |
176 regress/issue_29987: Crash # Issue 29987. | 176 regress/issue_29987: Crash # Issue 29987. |
OLD | NEW |