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: tests/language/language_kernel.status

Issue 2730763002: Recover from missing arguments in new expression. (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 | « 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 418 matching lines...) Expand 10 before | Expand all | Expand 10 after
429 issue_1751477_test: RuntimeError 429 issue_1751477_test: RuntimeError
430 label6_negative_test: DartkCrash 430 label6_negative_test: DartkCrash
431 large_class_declaration_test: SkipSlow # KernelVM Issue 28312 431 large_class_declaration_test: SkipSlow # KernelVM Issue 28312
432 library_ambiguous_test/00: MissingRuntimeError 432 library_ambiguous_test/00: MissingRuntimeError
433 library_ambiguous_test/04: MissingRuntimeError 433 library_ambiguous_test/04: MissingRuntimeError
434 library_ambiguous_test/05: MissingCompileTimeError 434 library_ambiguous_test/05: MissingCompileTimeError
435 library_env_test/has_html_support: RuntimeError 435 library_env_test/has_html_support: RuntimeError
436 library_env_test/has_no_io_support: RuntimeError 436 library_env_test/has_no_io_support: RuntimeError
437 list_literal2_negative_test: Fail 437 list_literal2_negative_test: Fail
438 list_literal4_test: RuntimeError 438 list_literal4_test: RuntimeError
439 list_literal_negative_test: DartkCrash
440 main_not_a_function_test/01: Crash 439 main_not_a_function_test/01: Crash
441 malformed2_test/00: RuntimeError 440 malformed2_test/00: RuntimeError
442 malformed_inheritance_test/01: MissingCompileTimeError 441 malformed_inheritance_test/01: MissingCompileTimeError
443 malformed_inheritance_test/03: Crash 442 malformed_inheritance_test/03: Crash
444 malformed_inheritance_test/05: MissingCompileTimeError 443 malformed_inheritance_test/05: MissingCompileTimeError
445 malformed_inheritance_test/07: DartkCrash 444 malformed_inheritance_test/07: DartkCrash
446 malformed_inheritance_test/08: DartkCrash 445 malformed_inheritance_test/08: DartkCrash
447 malformed_inheritance_test/09: MissingCompileTimeError 446 malformed_inheritance_test/09: MissingCompileTimeError
448 malformed_inheritance_test/10: MissingCompileTimeError 447 malformed_inheritance_test/10: MissingCompileTimeError
449 malformed_inheritance_test/11: DartkCrash 448 malformed_inheritance_test/11: DartkCrash
450 malformed_inheritance_test/12: DartkCrash 449 malformed_inheritance_test/12: DartkCrash
451 malformed_test/none: RuntimeError 450 malformed_test/none: RuntimeError
452 map_literal2_negative_test: Fail 451 map_literal2_negative_test: Fail
453 map_literal3_test: RuntimeError 452 map_literal3_test: RuntimeError
454 map_literal6_test: RuntimeError 453 map_literal6_test: RuntimeError
455 map_literal_negative_test: DartkCrash
456 metadata_test: CompileTimeError 454 metadata_test: CompileTimeError
457 method_name_test: CompileTimeError 455 method_name_test: CompileTimeError
458 method_override_test: RuntimeError 456 method_override_test: RuntimeError
459 missing_const_constructor_test/02: MissingCompileTimeError 457 missing_const_constructor_test/02: MissingCompileTimeError
460 missing_const_constructor_test/03: MissingCompileTimeError 458 missing_const_constructor_test/03: MissingCompileTimeError
461 missing_const_constructor_test/04: Crash 459 missing_const_constructor_test/04: Crash
462 missing_const_constructor_test/05: MissingCompileTimeError 460 missing_const_constructor_test/05: MissingCompileTimeError
463 missing_const_constructor_test/06: MissingCompileTimeError 461 missing_const_constructor_test/06: MissingCompileTimeError
464 missing_part_of_tag_test/01: MissingCompileTimeError 462 missing_part_of_tag_test/01: MissingCompileTimeError
465 mixin_black_listed_test/08: DartkCrash 463 mixin_black_listed_test/08: DartkCrash
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 mixin_type_parameters_super_extends_test: RuntimeError 514 mixin_type_parameters_super_extends_test: RuntimeError
517 mixin_type_parameters_super_test: RuntimeError 515 mixin_type_parameters_super_test: RuntimeError
518 multiline_newline_test/01: RuntimeError 516 multiline_newline_test/01: RuntimeError
519 multiline_newline_test/02: RuntimeError 517 multiline_newline_test/02: RuntimeError
520 multiline_newline_test/03: RuntimeError 518 multiline_newline_test/03: RuntimeError
521 multiline_newline_test/04: MissingCompileTimeError 519 multiline_newline_test/04: MissingCompileTimeError
522 multiline_newline_test/05: MissingCompileTimeError 520 multiline_newline_test/05: MissingCompileTimeError
523 multiline_newline_test/06: MissingCompileTimeError 521 multiline_newline_test/06: MissingCompileTimeError
524 multiline_newline_test/none: RuntimeError 522 multiline_newline_test/none: RuntimeError
525 named_constructor_test/01: MissingRuntimeError 523 named_constructor_test/01: MissingRuntimeError
526 named_constructor_test/02: DartkCrash
527 named_constructor_test/04: DartkCrash
528 named_constructor_test/05: DartkCrash
529 named_constructor_test/06: DartkCrash
530 named_constructor_test/07: DartkCrash
531 named_constructor_test/08: DartkCrash
532 named_constructor_test/09: DartkCrash
533 named_constructor_test/10: DartkCrash
534 named_parameters_aggregated_test/01: MissingCompileTimeError 524 named_parameters_aggregated_test/01: MissingCompileTimeError
535 named_parameters_aggregated_test/03: MissingCompileTimeError 525 named_parameters_aggregated_test/03: MissingCompileTimeError
536 named_parameters_aggregated_test/04: MissingCompileTimeError 526 named_parameters_aggregated_test/04: MissingCompileTimeError
537 named_parameters_default_eq_test/01: MissingCompileTimeError 527 named_parameters_default_eq_test/01: MissingCompileTimeError
538 named_parameters_default_eq_test/02: MissingCompileTimeError 528 named_parameters_default_eq_test/02: MissingCompileTimeError
539 new_expression1_negative_test: DartkCrash
540 no_main_test/01: Crash 529 no_main_test/01: Crash
541 not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 2830 1 530 not_enough_positional_arguments_test/02: MissingRuntimeError # Dartk Issue 2830 1
542 not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 2830 1 531 not_enough_positional_arguments_test/05: MissingRuntimeError # Dartk Issue 2830 1
543 number_identifier_test/02: MissingCompileTimeError 532 number_identifier_test/02: MissingCompileTimeError
544 number_identifier_test/04: MissingCompileTimeError 533 number_identifier_test/04: MissingCompileTimeError
545 on_catch_malformed_type_test: RuntimeError 534 on_catch_malformed_type_test: RuntimeError
546 parameter_initializer1_negative_test: DartkCrash 535 parameter_initializer1_negative_test: DartkCrash
547 parameter_initializer2_negative_test: DartkCrash 536 parameter_initializer2_negative_test: DartkCrash
548 parameter_initializer3_negative_test: DartkCrash 537 parameter_initializer3_negative_test: DartkCrash
549 parameter_initializer4_negative_test: DartkCrash 538 parameter_initializer4_negative_test: DartkCrash
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
831 unsupported_operators_test/02: MissingCompileTimeError 820 unsupported_operators_test/02: MissingCompileTimeError
832 unsupported_operators_test/03: MissingCompileTimeError 821 unsupported_operators_test/03: MissingCompileTimeError
833 unsupported_operators_test/04: MissingCompileTimeError 822 unsupported_operators_test/04: MissingCompileTimeError
834 823
835 # dartk: precompilation failures (debug) 824 # dartk: precompilation failures (debug)
836 [ $compiler == dartkp && $mode == debug ] 825 [ $compiler == dartkp && $mode == debug ]
837 external_test/13: Crash 826 external_test/13: Crash
838 final_syntax_test/09: Crash 827 final_syntax_test/09: Crash
839 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 828 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
840 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 829 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