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

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

Issue 2664333003: Throw input error instead of parser error to avoid crashing. (Closed)
Patch Set: Updated status files. Created 3 years, 10 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/front_end/test/fasta/outline.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 10 matching lines...) Expand all
21 map: Crash 21 map: Crash
22 mixin: Crash 22 mixin: Crash
23 statements: Crash 23 statements: Crash
24 24
25 rasta/abstract_constructor: Crash 25 rasta/abstract_constructor: Crash
26 rasta/bad_constructor_redirection: Crash 26 rasta/bad_constructor_redirection: Crash
27 rasta/bad_continue: Crash 27 rasta/bad_continue: Crash
28 rasta/bad_default_constructor: Crash 28 rasta/bad_default_constructor: Crash
29 rasta/bad_explicit_super_constructor: Crash 29 rasta/bad_explicit_super_constructor: Crash
30 rasta/bad_implicit_super_constructor: Crash 30 rasta/bad_implicit_super_constructor: Crash
31 rasta/bad_interpolation: Crash 31 rasta/bad_interpolation: Fail
32 rasta/bad_redirection: Fail 32 rasta/bad_redirection: Fail
33 rasta/bad_setter_initializer: Crash 33 rasta/bad_setter_initializer: Crash
34 rasta/bad_unicode: Fail 34 rasta/bad_unicode: Fail
35 rasta/breaking_bad: Crash 35 rasta/breaking_bad: Crash
36 rasta/cascades: Crash 36 rasta/cascades: Crash
37 rasta/class_hierarchy: Crash 37 rasta/class_hierarchy: Crash
38 rasta/class_member: Crash 38 rasta/class_member: Crash
39 rasta/constant_get_and_invoke: Crash 39 rasta/constant_get_and_invoke: Crash
40 rasta/deferred_lib: Fail 40 rasta/deferred_lib: Fail
41 rasta/deferred_load: Crash 41 rasta/deferred_load: Crash
42 rasta/duplicated_mixin: Crash 42 rasta/duplicated_mixin: Crash
43 rasta/enum: Fail 43 rasta/enum: Fail
44 rasta/export: Fail 44 rasta/export: Fail
45 rasta/external_factory_redirection: Crash 45 rasta/external_factory_redirection: Crash
46 rasta/foo: Fail 46 rasta/foo: Fail
47 rasta/for_loop: Crash 47 rasta/for_loop: Crash
48 rasta/generic_factory: Crash 48 rasta/generic_factory: Crash
49 rasta/issue_000001: Crash 49 rasta/issue_000001: Crash
50 rasta/issue_000002: Crash 50 rasta/issue_000002: Crash
51 rasta/issue_000004: Crash 51 rasta/issue_000004: Crash
52 rasta/issue_000006: Crash 52 rasta/issue_000006: Crash
53 rasta/issue_000007: Crash 53 rasta/issue_000007: Crash
54 rasta/issue_000008: Crash 54 rasta/issue_000008: Crash
55 rasta/issue_000011: Crash 55 rasta/issue_000011: Crash
56 rasta/issue_000012: Crash 56 rasta/issue_000012: Crash
57 rasta/issue_000025: Crash 57 rasta/issue_000025: Crash
58 rasta/issue_000026: Crash 58 rasta/issue_000026: Crash
59 rasta/issue_000031: Crash 59 rasta/issue_000031: Crash
60 rasta/issue_000032: Crash 60 rasta/issue_000032: Fail
61 rasta/issue_000034: Crash 61 rasta/issue_000034: Crash
62 rasta/issue_000035: Crash 62 rasta/issue_000035: Crash
63 rasta/issue_000035a: Fail 63 rasta/issue_000035a: Fail
64 rasta/issue_000036: Crash 64 rasta/issue_000036: Fail
65 rasta/issue_000039: Crash 65 rasta/issue_000039: Crash
66 rasta/issue_000041: Crash 66 rasta/issue_000041: Crash
67 rasta/issue_000042: Crash 67 rasta/issue_000042: Crash
68 rasta/issue_000043: Fail 68 rasta/issue_000043: Fail
69 rasta/issue_000044: Fail 69 rasta/issue_000044: Fail
70 rasta/issue_000045: Crash 70 rasta/issue_000045: Fail
71 rasta/issue_000046: Crash 71 rasta/issue_000046: Fail
72 rasta/issue_000047: Crash 72 rasta/issue_000047: Fail
73 rasta/issue_000048: Crash 73 rasta/issue_000048: Crash
74 rasta/issue_000052: Crash 74 rasta/issue_000052: Crash
75 rasta/issue_000053: Crash 75 rasta/issue_000053: Crash
76 rasta/issue_000067: Crash 76 rasta/issue_000067: Crash
77 rasta/issue_000068: Crash 77 rasta/issue_000068: Crash
78 rasta/issue_000069: Crash 78 rasta/issue_000069: Crash
79 rasta/issue_000070: Crash 79 rasta/issue_000070: Crash
80 rasta/issue_000080: Crash 80 rasta/issue_000080: Crash
81 rasta/issue_000081: Crash 81 rasta/issue_000081: Crash
82 rasta/malformed_const_constructor: Crash 82 rasta/malformed_const_constructor: Fail
83 rasta/malformed_function: Fail 83 rasta/malformed_function: Fail
84 rasta/malformed_function_type: Crash 84 rasta/malformed_function_type: Crash
85 rasta/mandatory_parameter_initializer: Fail 85 rasta/mandatory_parameter_initializer: Fail
86 rasta/mixin_library: Crash 86 rasta/mixin_library: Crash
87 rasta/native_is_illegal: Crash 87 rasta/native_is_illegal: Fail
88 rasta/parser_error: Crash 88 rasta/parser_error: Crash
89 rasta/previsit_deferred: Crash 89 rasta/previsit_deferred: Crash
90 rasta/static: Crash 90 rasta/static: Crash
91 rasta/super: Fail 91 rasta/super: Fail
92 rasta/super_initializer: Crash 92 rasta/super_initializer: Crash
93 rasta/super_mixin: Crash 93 rasta/super_mixin: Crash
94 rasta/super_operator: Crash 94 rasta/super_operator: Crash
95 rasta/supports_reflection: Crash 95 rasta/supports_reflection: Crash
96 rasta/switch_execution_case_t02: Crash 96 rasta/switch_execution_case_t02: Crash
97 rasta/switch_fall_through: Crash 97 rasta/switch_fall_through: Crash
98 rasta/this_invoke: Crash 98 rasta/this_invoke: Crash
99 rasta/try_label: Crash 99 rasta/try_label: Crash
100 rasta/type_literals: Crash 100 rasta/type_literals: Crash
101 rasta/type_with_parse_error: Crash 101 rasta/type_with_parse_error: Fail
102 rasta/typedef: Crash 102 rasta/typedef: Crash
103 rasta/unresolved: Crash 103 rasta/unresolved: Crash
104 rasta/unresolved_constructor: Crash 104 rasta/unresolved_constructor: Crash
105 rasta/unresolved_for_in: Crash 105 rasta/unresolved_for_in: Crash
106 rasta/unresolved_recovery: Crash 106 rasta/unresolved_recovery: Crash
107 rasta/unsupported_platform_library: Fail 107 rasta/unsupported_platform_library: Fail
OLDNEW
« no previous file with comments | « pkg/front_end/test/fasta/compile.status ('k') | pkg/front_end/test/fasta/outline.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698