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

Side by Side Diff: tests/co19/co19-kernel.status

Issue 2745583007: Error on part of self. (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
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 # Disable tests globally for kernel. 5 # Disable tests globally for kernel.
6 [ $compiler == dartk || $compiler == dartkp ] 6 [ $compiler == dartk || $compiler == dartkp ]
7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError
8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t01: Crash
9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer _t03: Crash
10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_ t01: MissingCompileTimeError
(...skipping 354 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError 365 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError
366 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError 366 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError
367 Language/Libraries_and_Scripts/Imports/same_name_t12/01: MissingRuntimeError 367 Language/Libraries_and_Scripts/Imports/same_name_t12/01: MissingRuntimeError
368 Language/Libraries_and_Scripts/Imports/same_name_t15/01: MissingRuntimeError 368 Language/Libraries_and_Scripts/Imports/same_name_t15/01: MissingRuntimeError
369 Language/Libraries_and_Scripts/Imports/same_name_t19: RuntimeError 369 Language/Libraries_and_Scripts/Imports/same_name_t19: RuntimeError
370 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de ferred libraries. 370 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de ferred libraries.
371 Language/Libraries_and_Scripts/Imports/syntax_t32: MissingCompileTimeError 371 Language/Libraries_and_Scripts/Imports/syntax_t32: MissingCompileTimeError
372 Language/Libraries_and_Scripts/Imports/syntax_t41: MissingCompileTimeError 372 Language/Libraries_and_Scripts/Imports/syntax_t41: MissingCompileTimeError
373 Language/Libraries_and_Scripts/Parts/compilation_t02: Timeout 373 Language/Libraries_and_Scripts/Parts/compilation_t02: Timeout
374 Language/Libraries_and_Scripts/Parts/compilation_t07: MissingCompileTimeError 374 Language/Libraries_and_Scripts/Parts/compilation_t07: MissingCompileTimeError
375 Language/Libraries_and_Scripts/Parts/compilation_t09: DartkCrash
376 Language/Libraries_and_Scripts/Parts/compilation_t11: MissingCompileTimeError 375 Language/Libraries_and_Scripts/Parts/compilation_t11: MissingCompileTimeError
377 Language/Libraries_and_Scripts/Parts/static_warning_t01: RuntimeError 376 Language/Libraries_and_Scripts/Parts/static_warning_t01: RuntimeError
378 Language/Libraries_and_Scripts/Parts/syntax_t01: MissingCompileTimeError 377 Language/Libraries_and_Scripts/Parts/syntax_t01: MissingCompileTimeError
379 Language/Libraries_and_Scripts/Parts/syntax_t06: Pass # OK 378 Language/Libraries_and_Scripts/Parts/syntax_t06: Pass # OK
380 Language/Libraries_and_Scripts/Scripts/syntax_t05: MissingCompileTimeError 379 Language/Libraries_and_Scripts/Scripts/syntax_t05: MissingCompileTimeError
381 Language/Libraries_and_Scripts/Scripts/syntax_t06: MissingCompileTimeError 380 Language/Libraries_and_Scripts/Scripts/syntax_t06: MissingCompileTimeError
382 Language/Libraries_and_Scripts/Scripts/syntax_t07: MissingCompileTimeError 381 Language/Libraries_and_Scripts/Scripts/syntax_t07: MissingCompileTimeError
383 Language/Libraries_and_Scripts/Scripts/syntax_t08: MissingCompileTimeError 382 Language/Libraries_and_Scripts/Scripts/syntax_t08: MissingCompileTimeError
384 Language/Libraries_and_Scripts/Scripts/syntax_t10: MissingCompileTimeError 383 Language/Libraries_and_Scripts/Scripts/syntax_t10: MissingCompileTimeError
385 Language/Libraries_and_Scripts/Scripts/syntax_t14: MissingCompileTimeError 384 Language/Libraries_and_Scripts/Scripts/syntax_t14: MissingCompileTimeError
(...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after
642 Language/Metadata/before_function_t07: RuntimeError 641 Language/Metadata/before_function_t07: RuntimeError
643 Language/Metadata/before_type_param_t01: CompileTimeError 642 Language/Metadata/before_type_param_t01: CompileTimeError
644 Language/Metadata/compilation_t01: MissingCompileTimeError 643 Language/Metadata/compilation_t01: MissingCompileTimeError
645 Language/Metadata/compilation_t02: MissingCompileTimeError 644 Language/Metadata/compilation_t02: MissingCompileTimeError
646 Language/Metadata/compilation_t03: MissingCompileTimeError 645 Language/Metadata/compilation_t03: MissingCompileTimeError
647 Language/Metadata/compilation_t04: MissingCompileTimeError 646 Language/Metadata/compilation_t04: MissingCompileTimeError
648 Language/Metadata/compilation_t08: MissingCompileTimeError 647 Language/Metadata/compilation_t08: MissingCompileTimeError
649 Language/Metadata/compilation_t09: MissingCompileTimeError 648 Language/Metadata/compilation_t09: MissingCompileTimeError
650 Language/Metadata/compilation_t10: MissingCompileTimeError 649 Language/Metadata/compilation_t10: MissingCompileTimeError
651 Language/Metadata/compilation_t11: MissingCompileTimeError 650 Language/Metadata/compilation_t11: MissingCompileTimeError
652 Language/Mixins/Mixin_Application/syntax_t16: DartkCrash
653 Language/Overview/Privacy/private_and_public_t04: CompileTimeError 651 Language/Overview/Privacy/private_and_public_t04: CompileTimeError
654 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError 652 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError
655 Language/Statements/Labels/scope_t01: CompileTimeError 653 Language/Statements/Labels/scope_t01: CompileTimeError
656 Language/Statements/Labels/scope_t07: CompileTimeError 654 Language/Statements/Labels/scope_t07: CompileTimeError
657 Language/Statements/Local_Variable_Declaration/syntax_t05: CompileTimeError 655 Language/Statements/Local_Variable_Declaration/syntax_t05: CompileTimeError
658 Language/Statements/Local_Variable_Declaration/syntax_t06: CompileTimeError 656 Language/Statements/Local_Variable_Declaration/syntax_t06: CompileTimeError
659 Language/Statements/Local_Variable_Declaration/syntax_t18: CompileTimeError 657 Language/Statements/Local_Variable_Declaration/syntax_t18: CompileTimeError
660 Language/Statements/Local_Variable_Declaration/syntax_t19: CompileTimeError 658 Language/Statements/Local_Variable_Declaration/syntax_t19: CompileTimeError
661 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout 659 LibTest/isolate/Isolate/spawnUri_A01_t03: Pass, Timeout
662 660
663 # dartk: JIT failures (debug) 661 # dartk: JIT failures (debug)
664 [ $compiler == dartk && $mode == debug ] 662 [ $compiler == dartk && $mode == debug ]
665 Language/Overview/Scoping/conflicting_names_t43: Crash 663 Language/Overview/Scoping/conflicting_names_t43: Crash
666 Language/Overview/Scoping/hiding_declaration_t11: Crash 664 Language/Overview/Scoping/hiding_declaration_t11: Crash
667 Language/Overview/Scoping/hiding_declaration_t12: Crash 665 Language/Overview/Scoping/hiding_declaration_t12: Crash
668 LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout 666 LibTest/isolate/Isolate/spawnUri_A01_t04: Pass, Slow, Timeout
669 667
670 # dartk: precompilation failures 668 # dartk: precompilation failures
671 [ $compiler == dartkp ] 669 [ $compiler == dartkp ]
670 Language/Classes/Constructors/Factories/name_t04: MissingCompileTimeError
671 Language/Classes/Constructors/Factories/name_t05: MissingCompileTimeError
672 Language/Classes/Constructors/Factories/redirecting_to_itself_t01: MissingCompil eTimeError 672 Language/Classes/Constructors/Factories/redirecting_to_itself_t01: MissingCompil eTimeError
673 Language/Classes/Constructors/Factories/redirecting_to_itself_t02: MissingCompil eTimeError 673 Language/Classes/Constructors/Factories/redirecting_to_itself_t02: MissingCompil eTimeError
674 Language/Classes/Constructors/Factories/redirecting_to_itself_t03: MissingCompil eTimeError 674 Language/Classes/Constructors/Factories/redirecting_to_itself_t03: MissingCompil eTimeError
675 Language/Classes/Constructors/Factories/redirecting_to_itself_t04: MissingCompil eTimeError 675 Language/Classes/Constructors/Factories/redirecting_to_itself_t04: MissingCompil eTimeError
676 Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable _t01: MissingCompileTimeError 676 Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable _t01: MissingCompileTimeError
677 Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable _t02: MissingCompileTimeError 677 Language/Classes/Constructors/Generative_Constructors/initializer_for_a_variable _t02: MissingCompileTimeError
678 Language/Classes/Constructors/Generative_Constructors/initializers_t06: MissingC ompileTimeError 678 Language/Classes/Constructors/Generative_Constructors/initializers_t06: MissingC ompileTimeError
679 Language/Classes/Constructors/Generative_Constructors/initializers_t08: MissingC ompileTimeError 679 Language/Classes/Constructors/Generative_Constructors/initializers_t08: MissingC ompileTimeError
680 Language/Classes/Constructors/Generative_Constructors/initializers_t13: MissingC ompileTimeError 680 Language/Classes/Constructors/Generative_Constructors/initializers_t13: MissingC ompileTimeError
681 Language/Classes/Constructors/Generative_Constructors/initializers_t14: MissingC ompileTimeError 681 Language/Classes/Constructors/Generative_Constructors/initializers_t14: MissingC ompileTimeError
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
770 Language/Statements/Local_Variable_Declaration/syntax_t19: RuntimeError 770 Language/Statements/Local_Variable_Declaration/syntax_t19: RuntimeError
771 Language/Statements/Return/generative_constructor_t01: MissingCompileTimeError 771 Language/Statements/Return/generative_constructor_t01: MissingCompileTimeError
772 Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError 772 Language/Statements/Return/generative_constructor_t02: MissingCompileTimeError
773 Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError 773 Language/Statements/Return/generative_constructor_t03: MissingCompileTimeError
774 Language/Statements/Try/syntax_t12: MissingCompileTimeError 774 Language/Statements/Try/syntax_t12: MissingCompileTimeError
775 Language/Variables/final_t03: MissingCompileTimeError 775 Language/Variables/final_t03: MissingCompileTimeError
776 776
777 # dartk: precompilation failures (debug) 777 # dartk: precompilation failures (debug)
778 [ $compiler == dartkp && $mode == debug ] 778 [ $compiler == dartkp && $mode == debug ]
779 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash 779 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash
OLDNEW
« no previous file with comments | « pkg/front_end/lib/src/fasta/source/source_library_builder.dart ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698