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

Side by Side Diff: pkg/front_end/test/fasta/kompile.status

Issue 2776743002: Parse LabeledStatement and SwitchStatement with Fasta. (Closed)
Patch Set: Created 3 years, 9 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/analyzer/test/generated/parser_fasta_test.dart ('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) 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 kompile_test.dart (notice k, not c) test suite. This is 5 # Status file for the kompile_test.dart (notice k, not c) test suite. This is
6 # testing generating Analyzer ASTs, that is, code in 6 # testing generating Analyzer ASTs, that is, code in
7 # pkg/fasta/lib/src/analyzer/. Currently, this is behind direct-to-kernel, so 7 # pkg/fasta/lib/src/analyzer/. Currently, this is behind direct-to-kernel, so
8 # there are many crashes. 8 # there are many crashes.
9 9
10 accessors: Crash 10 accessors: Crash
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 rasta/parser_error: Crash 93 rasta/parser_error: Crash
94 rasta/previsit_deferred: Crash 94 rasta/previsit_deferred: Crash
95 rasta/static: Crash 95 rasta/static: Crash
96 rasta/super: Crash 96 rasta/super: Crash
97 rasta/super: Fail 97 rasta/super: Fail
98 rasta/super_initializer: Crash 98 rasta/super_initializer: Crash
99 rasta/super_mixin: Crash 99 rasta/super_mixin: Crash
100 rasta/super_operator: Crash 100 rasta/super_operator: Crash
101 rasta/supports_reflection: Crash 101 rasta/supports_reflection: Crash
102 rasta/switch_execution_case_t02: Crash 102 rasta/switch_execution_case_t02: Crash
103 rasta/switch_fall_through: Crash 103 rasta/switch_fall_through: Fail
104 rasta/this_invoke: Crash 104 rasta/this_invoke: Crash
105 rasta/try_label: Crash 105 rasta/try_label: Crash
106 rasta/type_literals: Crash 106 rasta/type_literals: Crash
107 rasta/type_with_parse_error: Fail 107 rasta/type_with_parse_error: Fail
108 rasta/typedef: Crash 108 rasta/typedef: Crash
109 rasta/unresolved: Fail 109 rasta/unresolved: Fail
110 rasta/unresolved_constructor: Crash 110 rasta/unresolved_constructor: Crash
111 rasta/unresolved_for_in: Crash 111 rasta/unresolved_for_in: Crash
112 rasta/unresolved_recovery: Fail 112 rasta/unresolved_recovery: Fail
113 rasta/unsupported_platform_library: Fail 113 rasta/unsupported_platform_library: Fail
OLDNEW
« no previous file with comments | « pkg/analyzer/test/generated/parser_fasta_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698