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

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

Issue 2727753002: Parse InstanceCreationExpression 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
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
11 await: Fail 11 await: Fail
12 classes: Crash 12 classes: Crash
13 cycles: Crash 13 cycles: Fail
14 default_values: Crash 14 default_values: Crash
15 expressions: Crash 15 expressions: Crash
16 fibonacci: Crash 16 fibonacci: Crash
17 for_in_scope: Crash 17 for_in_scope: Crash
18 function_in_field: Crash 18 function_in_field: Crash
19 function_type_recovery: Crash 19 function_type_recovery: Crash
20 functions: Crash 20 functions: Crash
21 implicit_this: Crash 21 implicit_this: Crash
22 invocations: Fail 22 invocations: Fail
23 map: Crash 23 map: Fail
24 mixin: Crash 24 mixin: Crash
25 operators: Crash 25 operators: Crash
26 redirecting_constructor: Crash 26 redirecting_constructor: Fail
27 statements: Crash 27 statements: Crash
28 super_rasta_copy: Crash 28 super_rasta_copy: Crash
29 top_level_accessors: Crash 29 top_level_accessors: Crash
30 typedef: Crash 30 typedef: Crash
31 31
32 rasta/abstract_constructor: Crash 32 rasta/abstract_constructor: Fail
33 rasta/bad_constructor_redirection: Crash 33 rasta/bad_constructor_redirection: Crash
34 rasta/bad_continue: Crash 34 rasta/bad_continue: Crash
35 rasta/bad_default_constructor: Crash 35 rasta/bad_default_constructor: Crash
36 rasta/bad_explicit_super_constructor: Crash 36 rasta/bad_explicit_super_constructor: Crash
37 rasta/bad_implicit_super_constructor: Crash 37 rasta/bad_implicit_super_constructor: Crash
38 rasta/bad_interpolation: Fail 38 rasta/bad_interpolation: Fail
39 rasta/bad_redirection: Fail 39 rasta/bad_redirection: Fail
40 rasta/bad_setter_initializer: Crash 40 rasta/bad_setter_initializer: Crash
41 rasta/bad_unicode: Fail 41 rasta/bad_unicode: Fail
42 rasta/breaking_bad: Crash 42 rasta/breaking_bad: Crash
43 rasta/cascades: Crash 43 rasta/cascades: Crash
44 rasta/class_hierarchy: Crash 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: Crash 54 rasta/generic_factory: Fail
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: Crash 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
65 rasta/issue_000031: Crash 65 rasta/issue_000031: Crash
66 rasta/issue_000032: Fail 66 rasta/issue_000032: Fail
67 rasta/issue_000034: Crash 67 rasta/issue_000034: Crash
68 rasta/issue_000035: Crash 68 rasta/issue_000035: Crash
69 rasta/issue_000035a: Fail 69 rasta/issue_000035a: Fail
(...skipping 30 matching lines...) Expand all
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: Crash 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

Powered by Google App Engine
This is Rietveld 408576698