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

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

Issue 2732293004: Install default constructors on broken mixin applications. (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 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
439 map_literal6_test: RuntimeError 439 map_literal6_test: RuntimeError
440 metadata_test: CompileTimeError 440 metadata_test: CompileTimeError
441 method_name_test: CompileTimeError 441 method_name_test: CompileTimeError
442 method_override_test: RuntimeError 442 method_override_test: RuntimeError
443 missing_const_constructor_test/02: MissingCompileTimeError 443 missing_const_constructor_test/02: MissingCompileTimeError
444 missing_const_constructor_test/03: MissingCompileTimeError 444 missing_const_constructor_test/03: MissingCompileTimeError
445 missing_const_constructor_test/04: Crash 445 missing_const_constructor_test/04: Crash
446 missing_const_constructor_test/05: MissingCompileTimeError 446 missing_const_constructor_test/05: MissingCompileTimeError
447 missing_const_constructor_test/06: MissingCompileTimeError 447 missing_const_constructor_test/06: MissingCompileTimeError
448 missing_part_of_tag_test/01: MissingCompileTimeError 448 missing_part_of_tag_test/01: MissingCompileTimeError
449 mixin_black_listed_test/08: DartkCrash 449 mixin_black_listed_test/08: MissingCompileTimeError
450 mixin_cyclic_test/01: MissingCompileTimeError 450 mixin_cyclic_test/01: MissingCompileTimeError
451 mixin_cyclic_test/02: MissingCompileTimeError 451 mixin_cyclic_test/02: MissingCompileTimeError
452 mixin_forwarding_constructor4_test/01: MissingCompileTimeError 452 mixin_forwarding_constructor4_test/01: MissingCompileTimeError
453 mixin_forwarding_constructor4_test/02: MissingCompileTimeError 453 mixin_forwarding_constructor4_test/02: MissingCompileTimeError
454 mixin_forwarding_constructor4_test/03: MissingCompileTimeError 454 mixin_forwarding_constructor4_test/03: MissingCompileTimeError
455 mixin_illegal_constructor_test/01: MissingCompileTimeError 455 mixin_illegal_constructor_test/01: MissingCompileTimeError
456 mixin_illegal_constructor_test/02: MissingCompileTimeError 456 mixin_illegal_constructor_test/02: MissingCompileTimeError
457 mixin_illegal_constructor_test/03: MissingCompileTimeError 457 mixin_illegal_constructor_test/03: MissingCompileTimeError
458 mixin_illegal_constructor_test/04: MissingCompileTimeError 458 mixin_illegal_constructor_test/04: MissingCompileTimeError
459 mixin_illegal_constructor_test/05: MissingCompileTimeError 459 mixin_illegal_constructor_test/05: MissingCompileTimeError
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
521 redirecting_factory_default_values_test/01: MissingCompileTimeError 521 redirecting_factory_default_values_test/01: MissingCompileTimeError
522 redirecting_factory_default_values_test/02: MissingCompileTimeError 522 redirecting_factory_default_values_test/02: MissingCompileTimeError
523 redirecting_factory_infinite_steps_test/02: Crash 523 redirecting_factory_infinite_steps_test/02: Crash
524 redirecting_factory_long_test: RuntimeError 524 redirecting_factory_long_test: RuntimeError
525 regress_13494_test: RuntimeError 525 regress_13494_test: RuntimeError
526 regress_20394_test/01: MissingCompileTimeError 526 regress_20394_test/01: MissingCompileTimeError
527 regress_22438_test: RuntimeError 527 regress_22438_test: RuntimeError
528 regress_22443_test: RuntimeError # Deferred Loading Issue 28335 528 regress_22443_test: RuntimeError # Deferred Loading Issue 28335
529 regress_23408_test: RuntimeError # Deferred Loading Issue 28335 529 regress_23408_test: RuntimeError # Deferred Loading Issue 28335
530 regress_27617_test/1: MissingCompileTimeError 530 regress_27617_test/1: MissingCompileTimeError
531 regress_27957_test: RuntimeError
532 regress_28217_test/01: MissingCompileTimeError 531 regress_28217_test/01: MissingCompileTimeError
533 regress_28217_test/none: MissingCompileTimeError 532 regress_28217_test/none: MissingCompileTimeError
534 regress_28278_test: RuntimeError # Mirrors Issue 533 regress_28278_test: RuntimeError # Mirrors Issue
535 reify_typevar_static_test/00: MissingCompileTimeError 534 reify_typevar_static_test/00: MissingCompileTimeError
536 runtime_type_function_test: RuntimeError 535 runtime_type_function_test: RuntimeError
537 scope_variable_test/01: MissingCompileTimeError 536 scope_variable_test/01: MissingCompileTimeError
538 script1_negative_test: Fail 537 script1_negative_test: Fail
539 script2_negative_test: Fail 538 script2_negative_test: Fail
540 setter0_test: RuntimeError 539 setter0_test: RuntimeError
541 setter4_test: CompileTimeError 540 setter4_test: CompileTimeError
(...skipping 252 matching lines...) Expand 10 before | Expand all | Expand 10 after
794 unsupported_operators_test/03: MissingCompileTimeError 793 unsupported_operators_test/03: MissingCompileTimeError
795 unsupported_operators_test/04: MissingCompileTimeError 794 unsupported_operators_test/04: MissingCompileTimeError
796 vm/closure_memory_retention_test: Skip # Hits OOM 795 vm/closure_memory_retention_test: Skip # Hits OOM
797 796
798 # dartk: precompilation failures (debug) 797 # dartk: precompilation failures (debug)
799 [ $compiler == dartkp && $mode == debug ] 798 [ $compiler == dartkp && $mode == debug ]
800 external_test/13: Crash 799 external_test/13: Crash
801 final_syntax_test/09: Crash 800 final_syntax_test/09: Crash
802 constructor_named_arguments_test/01: Crash # Dartk Issue 28301 801 constructor_named_arguments_test/01: Crash # Dartk Issue 28301
803 not_enough_positional_arguments_test/05: Crash # Dartk Issue 28301 802 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