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

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

Issue 2723173002: Apply transformers and other work arounds to get boostrapping to work. (Closed)
Patch Set: Add exception class. 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/front_end/test/fasta/compile.status ('k') | pkg/pkg.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 # 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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 rasta/class_hierarchy: Fail 44 rasta/class_hierarchy: Fail
45 rasta/class_member: Crash 45 rasta/class_member: Crash
46 rasta/constant_get_and_invoke: Crash 46 rasta/constant_get_and_invoke: Crash
47 rasta/deferred_lib: Fail 47 rasta/deferred_lib: Fail
48 rasta/deferred_load: Crash 48 rasta/deferred_load: Crash
49 rasta/duplicated_mixin: Crash 49 rasta/duplicated_mixin: Crash
50 rasta/export: Fail 50 rasta/export: Fail
51 rasta/external_factory_redirection: Crash 51 rasta/external_factory_redirection: Crash
52 rasta/foo: Fail 52 rasta/foo: Fail
53 rasta/for_loop: Crash 53 rasta/for_loop: Crash
54 rasta/generic_factory: Fail 54 rasta/generic_factory: VerificationError
55 rasta/issue_000001: Crash 55 rasta/issue_000001: Crash
56 rasta/issue_000002: Crash 56 rasta/issue_000002: Crash
57 rasta/issue_000004: Crash 57 rasta/issue_000004: Crash
58 rasta/issue_000006: Crash 58 rasta/issue_000006: Crash
59 rasta/issue_000007: Fail 59 rasta/issue_000007: Fail
60 rasta/issue_000008: Crash 60 rasta/issue_000008: Crash
61 rasta/issue_000011: Crash 61 rasta/issue_000011: Crash
62 rasta/issue_000012: Crash 62 rasta/issue_000012: Crash
63 rasta/issue_000025: Crash 63 rasta/issue_000025: Crash
64 rasta/issue_000026: Crash 64 rasta/issue_000026: Crash
(...skipping 14 matching lines...) Expand all
79 rasta/issue_000048: Crash 79 rasta/issue_000048: Crash
80 rasta/issue_000052: Crash 80 rasta/issue_000052: Crash
81 rasta/issue_000053: Crash 81 rasta/issue_000053: Crash
82 rasta/issue_000067: Crash 82 rasta/issue_000067: Crash
83 rasta/issue_000068: Crash 83 rasta/issue_000068: Crash
84 rasta/issue_000069: Crash 84 rasta/issue_000069: Crash
85 rasta/issue_000070: Crash 85 rasta/issue_000070: Crash
86 rasta/issue_000080: Crash 86 rasta/issue_000080: Crash
87 rasta/issue_000081: Crash 87 rasta/issue_000081: Crash
88 rasta/malformed_const_constructor: Fail 88 rasta/malformed_const_constructor: Fail
89 rasta/malformed_function: Fail 89 rasta/malformed_function: VerificationError
90 rasta/malformed_function_type: Crash 90 rasta/malformed_function_type: Crash
91 rasta/mandatory_parameter_initializer: Fail 91 rasta/mandatory_parameter_initializer: Fail
92 rasta/mixin_library: Crash 92 rasta/mixin_library: Crash
93 rasta/native_is_illegal: Fail 93 rasta/native_is_illegal: Fail
94 rasta/parser_error: Crash 94 rasta/parser_error: Crash
95 rasta/previsit_deferred: Crash 95 rasta/previsit_deferred: Crash
96 rasta/static: Crash 96 rasta/static: Crash
97 rasta/super: Crash 97 rasta/super: Crash
98 rasta/super: Fail 98 rasta/super: Fail
99 rasta/super_initializer: Crash 99 rasta/super_initializer: Crash
100 rasta/super_mixin: Crash 100 rasta/super_mixin: Crash
101 rasta/super_operator: Crash 101 rasta/super_operator: Crash
102 rasta/supports_reflection: Crash 102 rasta/supports_reflection: Crash
103 rasta/switch_execution_case_t02: Crash 103 rasta/switch_execution_case_t02: Crash
104 rasta/switch_fall_through: Crash 104 rasta/switch_fall_through: Crash
105 rasta/this_invoke: Crash 105 rasta/this_invoke: Crash
106 rasta/try_label: Crash 106 rasta/try_label: Crash
107 rasta/type_literals: Crash 107 rasta/type_literals: Crash
108 rasta/type_with_parse_error: Fail 108 rasta/type_with_parse_error: Fail
109 rasta/typedef: Crash 109 rasta/typedef: Crash
110 rasta/unresolved: Fail 110 rasta/unresolved: Fail
111 rasta/unresolved_constructor: Crash 111 rasta/unresolved_constructor: Crash
112 rasta/unresolved_for_in: Crash 112 rasta/unresolved_for_in: Crash
113 rasta/unresolved_recovery: Fail 113 rasta/unresolved_recovery: Fail
114 rasta/unsupported_platform_library: Fail 114 rasta/unsupported_platform_library: Fail
OLDNEW
« no previous file with comments | « pkg/front_end/test/fasta/compile.status ('k') | pkg/pkg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698