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

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

Issue 12334070: Support runtime check of function types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Register dependency Created 7 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 | Annotate | Revision Log
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 # Crashes first, please. Then untriaged bugs. There is a section below 5 # Crashes first, please. Then untriaged bugs. There is a section below
6 # for co19 bugs. 6 # for co19 bugs.
7 [ $compiler == dart2js ] 7 [ $compiler == dart2js ]
8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure.
(...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after
807 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 807 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023
808 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 808 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023
809 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023 809 Language/07_Classes/3_Setters_A04_t03: Fail # http://dartbug.com/5023
810 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023 810 Language/07_Classes/3_Setters_A04_t04: Fail # http://dartbug.com/5023
811 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023 811 Language/07_Classes/3_Setters_A04_t05: Fail # http://dartbug.com/5023
812 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023 812 Language/07_Classes/3_Setters_A04_t06: Fail # http://dartbug.com/5023
813 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023 813 Language/07_Classes/3_Setters_A04_t07: Fail # http://dartbug.com/5023
814 814
815 Language/14_Types/4_Interface_Types_A05_t04: Fail # http://dartbug.com/5022 815 Language/14_Types/4_Interface_Types_A05_t04: Fail # http://dartbug.com/5022
816 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5022 816 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5022
817 Language/14_Types/4_Interface_Types_A10_t06: Fail # http://dartbug.com/5022
818 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5022 817 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5022
819 Language/14_Types/4_Interface_Types_A10_t08: Fail # http://dartbug.com/5022 818 Language/14_Types/4_Interface_Types_A10_t08: Fail # http://dartbug.com/5022
820 Language/14_Types/4_Interface_Types_A10_t09: Fail # http://dartbug.com/5022 819 Language/14_Types/4_Interface_Types_A10_t09: Fail # http://dartbug.com/5022
821 Language/14_Types/5_Function_Types_A06_t01: Fail # http://dartbug.com/5022 820 Language/14_Types/5_Function_Types_A06_t01: Fail # http://dartbug.com/5022
822 821
823 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683 822 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683
824 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683 823 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683
825 824
826 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 825 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
827 826
828 827
829 # 828 #
830 # Unexpected runtime errors. 829 # Unexpected runtime errors.
831 # 830 #
832 [ $compiler == dart2js ] 831 [ $compiler == dart2js ]
832 Language/11_Expressions/32_Type_Cast_A01_t01: Fail # http://dartbug.com/9074
833
833 Language/14_Types/4_Interface_Types_A08_t06: Fail # class Queue cannot be resolv ed. 834 Language/14_Types/4_Interface_Types_A08_t06: Fail # class Queue cannot be resolv ed.
834 835
835 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020 836 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
836 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 837 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
837 838
838 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 839 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202
839 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 840 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202
840 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 841 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202
841 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 842 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202
842 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 843 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202
(...skipping 16 matching lines...) Expand all
859 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377). 860 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
860 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377). 861 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
861 862
862 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376). 863 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376).
863 864
864 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 865 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
865 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 866 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
866 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 867 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
867 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 868 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
868 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 869 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698