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

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

Issue 2957623002: Move testing.json and status files to more natural locations. (Closed)
Patch Set: Fix typo. Created 3 years, 6 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/compile.status ('k') | pkg/front_end/testcases/language.status » ('j') | 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) 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 rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime. 5 rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime.
6 6
7 # Status file for the kompile_test.dart (notice k, not c) test suite. This is 7 # Status file for the kompile_test.dart (notice k, not c) test suite. This is
8 # testing generating Analyzer ASTs, that is, code in 8 # testing generating Analyzer ASTs, that is, code in
9 # pkg/fasta/lib/src/analyzer/. Currently, this is behind direct-to-kernel, so 9 # pkg/fasta/lib/src/analyzer/. Currently, this is behind direct-to-kernel, so
10 # there are many crashes. 10 # there are many crashes.
(...skipping 476 matching lines...) Expand 10 before | Expand all | Expand 10 after
487 regress/issue_29975: Fail # Issue 29975. 487 regress/issue_29975: Fail # Issue 29975.
488 regress/issue_29976: Crash # Issue 29976. 488 regress/issue_29976: Crash # Issue 29976.
489 regress/issue_29977: Crash # Issue 29977. 489 regress/issue_29977: Crash # Issue 29977.
490 regress/issue_29979: Crash # Issue 29979. 490 regress/issue_29979: Crash # Issue 29979.
491 regress/issue_29981: Crash # Issue 29981. 491 regress/issue_29981: Crash # Issue 29981.
492 regress/issue_29982: Crash # Issue 29982. 492 regress/issue_29982: Crash # Issue 29982.
493 regress/issue_29984: RuntimeError # Issue 29984. 493 regress/issue_29984: RuntimeError # Issue 29984.
494 regress/issue_29985: Crash # Issue 29985. 494 regress/issue_29985: Crash # Issue 29985.
495 regress/issue_29986: Crash # Issue 29986. 495 regress/issue_29986: Crash # Issue 29986.
496 regress/issue_29987: Crash # Issue 29987. 496 regress/issue_29987: Crash # Issue 29987.
OLDNEW
« no previous file with comments | « pkg/front_end/testcases/compile.status ('k') | pkg/front_end/testcases/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698