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

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

Issue 2959463003: Add regression tests from Luke's bug reports. Part 2. (Closed)
Patch Set: Created 3 years, 6 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 | pkg/front_end/testcases/kompile.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 331 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 rasta/supports_reflection: VerificationError 342 rasta/supports_reflection: VerificationError
343 rasta/try_label: Fail 343 rasta/try_label: Fail
344 rasta/type_literals: Fail 344 rasta/type_literals: Fail
345 rasta/type_with_parse_error: Fail 345 rasta/type_with_parse_error: Fail
346 rasta/typedef: Fail 346 rasta/typedef: Fail
347 rasta/unresolved: Fail 347 rasta/unresolved: Fail
348 rasta/unresolved_constructor: Fail 348 rasta/unresolved_constructor: Fail
349 rasta/unresolved_for_in: Fail 349 rasta/unresolved_for_in: Fail
350 rasta/unresolved_recovery: Fail 350 rasta/unresolved_recovery: Fail
351 351
352 regress/issue_29937: Crash # Issue 29937.
353 regress/issue_29940: Crash # Issue 29940.
354 regress/issue_29941: Crash # Issue 29941.
355 regress/issue_29942: Crash # Issue 29942.
356 regress/issue_29943: Crash # Issue 29943.
357 regress/issue_29944: Crash # Issue 29944.
358 regress/issue_29945: Crash # Issue 29945.
352 regress/issue_29975: Fail # Issue 29975. 359 regress/issue_29975: Fail # Issue 29975.
353 regress/issue_29976: Crash # Issue 29976. 360 regress/issue_29976: Crash # Issue 29976.
354 regress/issue_29977: Crash # Issue 29977. 361 regress/issue_29977: Crash # Issue 29977.
362 regress/issue_29978: Crash # Issue 29978.
355 regress/issue_29979: Crash # Issue 29979. 363 regress/issue_29979: Crash # Issue 29979.
364 regress/issue_29980: Crash # Issue 29980.
356 regress/issue_29981: Crash # Issue 29981. 365 regress/issue_29981: Crash # Issue 29981.
357 regress/issue_29982: Crash # Issue 29982. 366 regress/issue_29982: Crash # Issue 29982.
358 regress/issue_29983: Crash # Issue 29983. 367 regress/issue_29983: Crash # Issue 29983.
359 regress/issue_29984: Crash # Issue 29984. 368 regress/issue_29984: Crash # Issue 29984.
360 regress/issue_29985: Crash # Issue 29985. 369 regress/issue_29985: Crash # Issue 29985.
361 regress/issue_29986: Crash # Issue 29986. 370 regress/issue_29986: Crash # Issue 29986.
362 regress/issue_29987: Crash # Issue 29987. 371 regress/issue_29987: Crash # Issue 29987.
OLDNEW
« no previous file with comments | « no previous file | pkg/front_end/testcases/kompile.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698