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

Side by Side Diff: tests/language/language_kernel.status

Issue 2739853003: Report a parse error when recovery fails. (Closed)
Patch Set: Update status files. 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 | « tests/co19/co19-kernel.status ('k') | 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 file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dartk || $compiler == dartkp ] 5 [ $compiler == dartk || $compiler == dartkp ]
6 abstract_beats_arguments_test: RuntimeError 6 abstract_beats_arguments_test: RuntimeError
7 abstract_runtime_error_test/01: RuntimeError 7 abstract_runtime_error_test/01: RuntimeError
8 abstract_runtime_error_test/02: RuntimeError 8 abstract_runtime_error_test/02: RuntimeError
9 accessor_conflict_export2_test: RuntimeError 9 accessor_conflict_export2_test: RuntimeError
10 accessor_conflict_export_test: RuntimeError 10 accessor_conflict_export_test: RuntimeError
(...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after
411 interface_cycle_test/01: MissingCompileTimeError 411 interface_cycle_test/01: MissingCompileTimeError
412 interface_cycle_test/02: MissingCompileTimeError 412 interface_cycle_test/02: MissingCompileTimeError
413 invocation_mirror_test: RuntimeError 413 invocation_mirror_test: RuntimeError
414 is_malformed_type_test/94: RuntimeError 414 is_malformed_type_test/94: RuntimeError
415 is_malformed_type_test/95: RuntimeError 415 is_malformed_type_test/95: RuntimeError
416 is_malformed_type_test/96: RuntimeError 416 is_malformed_type_test/96: RuntimeError
417 is_malformed_type_test/97: RuntimeError 417 is_malformed_type_test/97: RuntimeError
418 is_malformed_type_test/98: RuntimeError 418 is_malformed_type_test/98: RuntimeError
419 is_malformed_type_test/99: RuntimeError 419 is_malformed_type_test/99: RuntimeError
420 is_not_class2_test: RuntimeError 420 is_not_class2_test: RuntimeError
421 is_not_class4_negative_test: Fail
422 isnot_malformed_type_test: RuntimeError 421 isnot_malformed_type_test: RuntimeError
423 issue_1751477_test: RuntimeError 422 issue_1751477_test: RuntimeError
424 label6_negative_test: DartkCrash 423 label6_negative_test: DartkCrash
425 large_class_declaration_test: SkipSlow # KernelVM Issue 28312 424 large_class_declaration_test: SkipSlow # KernelVM Issue 28312
426 library_ambiguous_test/00: MissingRuntimeError 425 library_ambiguous_test/00: MissingRuntimeError
427 library_ambiguous_test/04: MissingRuntimeError 426 library_ambiguous_test/04: MissingRuntimeError
428 library_env_test/has_html_support: RuntimeError 427 library_env_test/has_html_support: RuntimeError
429 library_env_test/has_no_io_support: RuntimeError 428 library_env_test/has_no_io_support: RuntimeError
430 list_literal2_negative_test: Fail 429 list_literal2_negative_test: Fail
431 list_literal4_test: RuntimeError 430 list_literal4_test: RuntimeError
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
597 sync_generator2_test/11: MissingCompileTimeError 596 sync_generator2_test/11: MissingCompileTimeError
598 sync_generator2_test/20: MissingCompileTimeError 597 sync_generator2_test/20: MissingCompileTimeError
599 sync_generator2_test/30: MissingCompileTimeError 598 sync_generator2_test/30: MissingCompileTimeError
600 sync_generator2_test/40: MissingCompileTimeError 599 sync_generator2_test/40: MissingCompileTimeError
601 sync_generator2_test/41: MissingCompileTimeError 600 sync_generator2_test/41: MissingCompileTimeError
602 sync_generator2_test/51: MissingCompileTimeError 601 sync_generator2_test/51: MissingCompileTimeError
603 sync_generator2_test/52: MissingCompileTimeError 602 sync_generator2_test/52: MissingCompileTimeError
604 syntax_test/02: MissingCompileTimeError 603 syntax_test/02: MissingCompileTimeError
605 syntax_test/03: MissingCompileTimeError 604 syntax_test/03: MissingCompileTimeError
606 syntax_test/27: MissingCompileTimeError 605 syntax_test/27: MissingCompileTimeError
607 syntax_test/50: MissingCompileTimeError
608 syntax_test/51: MissingCompileTimeError
609 syntax_test/64: MissingCompileTimeError 606 syntax_test/64: MissingCompileTimeError
610 syntax_test/65: MissingCompileTimeError 607 syntax_test/65: MissingCompileTimeError
611 this_conditional_operator_test/01: MissingCompileTimeError 608 this_conditional_operator_test/01: MissingCompileTimeError
612 try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410 609 try_catch_on_syntax_test/10: MissingRuntimeError # Dartk Issue 28410
613 try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410 610 try_catch_on_syntax_test/11: MissingRuntimeError # Dartk Issue 28410
614 try_catch_syntax_test/01: MissingCompileTimeError 611 try_catch_syntax_test/01: MissingCompileTimeError
615 try_catch_syntax_test/07: MissingCompileTimeError 612 try_catch_syntax_test/07: MissingCompileTimeError
616 try_catch_syntax_test/09: MissingCompileTimeError 613 try_catch_syntax_test/09: MissingCompileTimeError
617 try_catch_syntax_test/10: MissingCompileTimeError 614 try_catch_syntax_test/10: MissingCompileTimeError
618 try_catch_syntax_test/11: MissingCompileTimeError 615 try_catch_syntax_test/11: MissingCompileTimeError
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
793 unsupported_operators_test/03: MissingCompileTimeError 790 unsupported_operators_test/03: MissingCompileTimeError
794 unsupported_operators_test/04: MissingCompileTimeError 791 unsupported_operators_test/04: MissingCompileTimeError
795 vm/closure_memory_retention_test: Skip # Hits OOM 792 vm/closure_memory_retention_test: Skip # Hits OOM
796 793
797 # dartk: precompilation failures (debug) 794 # dartk: precompilation failures (debug)
798 [ $compiler == dartkp && $mode == debug ] 795 [ $compiler == dartkp && $mode == debug ]
799 external_test/13: Crash 796 external_test/13: Crash
800 final_syntax_test/09: Crash 797 final_syntax_test/09: Crash
801 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 798 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
802 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 799 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301
OLDNEW
« no previous file with comments | « tests/co19/co19-kernel.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698