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

Side by Side Diff: pkg/front_end/testcases/compile.status

Issue 2984713002: Fix scanning of unterminated strings (Closed)
Patch Set: address comments Created 3 years, 4 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/testcases/ast_builder.status ('k') | pkg/front_end/testcases/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 compile_test.dart (notice c, not k) test suite. This is 5 # Status file for the compile_test.dart (notice c, not k) test suite. This is
6 # testing generating Kernel ASTs directly, that is, code in 6 # testing generating Kernel ASTs directly, that is, code in
7 # pkg/fasta/lib/src/kernel/. 7 # pkg/fasta/lib/src/kernel/.
8 8
9 rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime. 9 rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime.
10 10
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 rasta/unresolved_for_in: Fail 92 rasta/unresolved_for_in: Fail
93 rasta/unresolved_recovery: Fail 93 rasta/unresolved_recovery: Fail
94 94
95 regress/issue_29940: Crash # Issue 29940. 95 regress/issue_29940: Crash # Issue 29940.
96 regress/issue_29941: Crash # Issue 29941. 96 regress/issue_29941: Crash # Issue 29941.
97 regress/issue_29942: Crash # Issue 29942. 97 regress/issue_29942: Crash # Issue 29942.
98 regress/issue_29943: Crash # Issue 29943. 98 regress/issue_29943: Crash # Issue 29943.
99 regress/issue_29944: Crash # Issue 29944. 99 regress/issue_29944: Crash # Issue 29944.
100 regress/issue_29945: Crash # Issue 29945. 100 regress/issue_29945: Crash # Issue 29945.
101 regress/issue_29975: Fail # Issue 29975. 101 regress/issue_29975: Fail # Issue 29975.
102 regress/issue_29976: Crash # Issue 29976. 102 regress/issue_29976: RuntimeError
103 regress/issue_29977: Crash # Issue 29977. 103 regress/issue_29977: Crash # Issue 29977.
104 regress/issue_29980: Crash # Issue 29980. 104 regress/issue_29980: Crash # Issue 29980.
105 regress/issue_29981: Crash # Issue 29981. 105 regress/issue_29981: Crash # Issue 29981.
106 regress/issue_29982: Crash # Issue 29982. 106 regress/issue_29982: RuntimeError
107 regress/issue_29983: Crash # Issue 29983. 107 regress/issue_29983: Crash # Issue 29983.
108 regress/issue_29984: Crash # Issue 29984. 108 regress/issue_29984: Crash # Issue 29984.
109 regress/issue_29985: Crash # Issue 29985. 109 regress/issue_29985: Crash # Issue 29985.
110 regress/issue_29987: Crash # Issue 29987. 110 regress/issue_29987: Crash # Issue 29987.
OLDNEW
« no previous file with comments | « pkg/front_end/testcases/ast_builder.status ('k') | pkg/front_end/testcases/outline.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698