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

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

Issue 2725683003: Update kompile.status to reflect e26098062423180255d59c6d5300276d8b641014 (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 | « no previous file | 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 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
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
70 rasta/issue_000036: Fail 70 rasta/issue_000036: Fail
71 rasta/issue_000039: Crash 71 rasta/issue_000039: Crash
72 rasta/issue_000041: Crash 72 rasta/issue_000041: Fail
73 rasta/issue_000042: Crash 73 rasta/issue_000042: Crash
74 rasta/issue_000043: Fail 74 rasta/issue_000043: Fail
75 rasta/issue_000044: Fail 75 rasta/issue_000044: Fail
76 rasta/issue_000045: Fail 76 rasta/issue_000045: Fail
77 rasta/issue_000046: Fail 77 rasta/issue_000046: Fail
78 rasta/issue_000047: Fail 78 rasta/issue_000047: Fail
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
(...skipping 20 matching lines...) Expand all
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: Crash
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: Crash 113 rasta/unresolved_recovery: Fail
114 rasta/unsupported_platform_library: Fail 114 rasta/unsupported_platform_library: Fail
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698