OLD | NEW |
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 rasta/unsupported_platform_library: RuntimeError # OK, this must report an error
at runtime. | 9 rasta/unsupported_platform_library: RuntimeError # OK, this must report an error
at runtime. |
10 | 10 |
(...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
353 regress/issue_29976: Crash # Issue 29976. | 353 regress/issue_29976: Crash # Issue 29976. |
354 regress/issue_29977: Crash # Issue 29977. | 354 regress/issue_29977: Crash # Issue 29977. |
355 regress/issue_29979: Crash # Issue 29979. | 355 regress/issue_29979: Crash # Issue 29979. |
356 regress/issue_29981: Crash # Issue 29981. | 356 regress/issue_29981: Crash # Issue 29981. |
357 regress/issue_29982: Crash # Issue 29982. | 357 regress/issue_29982: Crash # Issue 29982. |
358 regress/issue_29983: Crash # Issue 29983. | 358 regress/issue_29983: Crash # Issue 29983. |
359 regress/issue_29984: Crash # Issue 29984. | 359 regress/issue_29984: Crash # Issue 29984. |
360 regress/issue_29985: Crash # Issue 29985. | 360 regress/issue_29985: Crash # Issue 29985. |
361 regress/issue_29986: Crash # Issue 29986. | 361 regress/issue_29986: Crash # Issue 29986. |
362 regress/issue_29987: Crash # Issue 29987. | 362 regress/issue_29987: Crash # Issue 29987. |
OLD | NEW |