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

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

Issue 12018015: Implement substitution for type variables. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address Nicolas' comments. Created 7 years, 10 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_t02: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A05_t02: Fail # TODO(ahe): Please triage this failure.
(...skipping 743 matching lines...) Expand 10 before | Expand all | Expand 10 after
754 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683 754 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683
755 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683 755 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683
756 756
757 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 757 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
758 758
759 759
760 # 760 #
761 # Unexpected runtime errors. 761 # Unexpected runtime errors.
762 # 762 #
763 [ $compiler == dart2js ] 763 [ $compiler == dart2js ]
764 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 764 Language/14_Types/4_Interface_Types_A08_t06: Fail # class Queue cannot be resolv ed.
765 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 765
766 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 766 Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
767 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 767 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
768 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 768 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
769 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
770 Language/14_Types/4_Interface_Types_A12_t16: Fail # http://dartbug.com/5020
771 769
772 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202 770 Language/03_Overview/1_Scoping_A01_t39: Fail # dartbug.com/7202
773 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202 771 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail # dartbug.com/7202
774 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202 772 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail # dartbug.com/7202
775 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202 773 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail # dartbug.com/7202
776 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202 774 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # dartbug.com/7202
777 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202 775 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # dartbug.com/7202
778 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 776 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202
779 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 777 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
780 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 778 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
781 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 779 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
782 780
783 Language/14_Types/5_Function_Types_A01_t08: Fail # dartbug.com/7342 781 Language/14_Types/5_Function_Types_A01_t08: Fail # dartbug.com/7342
784 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342 782 Language/14_Types/5_Function_Types_A01_t09: Fail # dartbug.com/7342
785 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342 783 Language/14_Types/5_Function_Types_A01_t11: Fail # dartbug.com/7342
786 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342 784 Language/14_Types/5_Function_Types_A02_t05: Fail # dartbug.com/7342
787 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342 785 Language/14_Types/5_Function_Types_A02_t07: Fail # dartbug.com/7342
788 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342 786 Language/14_Types/5_Function_Types_A02_t09: Fail # dartbug.com/7342
789 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342 787 Language/14_Types/5_Function_Types_A02_t10: Fail # dartbug.com/7342
790 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342 788 Language/14_Types/5_Function_Types_A03_t06: Fail # dartbug.com/7342
791 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342 789 Language/14_Types/5_Function_Types_A03_t08: Fail # dartbug.com/7342
792 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342 790 Language/14_Types/5_Function_Types_A03_t10: Fail # dartbug.com/7342
793 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342 791 Language/14_Types/5_Function_Types_A03_t11: Fail # dartbug.com/7342
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698