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

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

Issue 11299009: Support type literals as compile-time constants. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Created 8 years, 1 month 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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
(...skipping 754 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022 765 Language/14_Types/5_Function_Types_A01_t20: Fail # http://dartbug.com/5022
766 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022 766 Language/14_Types/5_Function_Types_A01_t21: Fail # http://dartbug.com/5022
767 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022 767 Language/14_Types/5_Function_Types_A01_t22: Fail # http://dartbug.com/5022
768 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022 768 Language/14_Types/5_Function_Types_A01_t23: Fail # http://dartbug.com/5022
769 769
770 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683 770 Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5 683
771 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683 771 Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5 683
772 772
773 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http: //dartbug.com/5713 773 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t02: Fail # http: //dartbug.com/5713
774 774
775 Language/07_Classes/07_Classes_A01_t20: Fail # http://dartbug.com/6687
776 Language/07_Classes/07_Classes_A02_t34: Fail # http://dartbug.com/6687
777 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687 775 Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
778 776
779 777
780 # 778 #
781 # Unexpected runtime errors. 779 # Unexpected runtime errors.
782 # 780 #
783 [ $compiler == dart2js ] 781 [ $compiler == dart2js ]
784 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails. 782 Language/14_Types/5_Function_Types_A02_t01: Fail # Expect.isTrue(false) fails.
785 783
786 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020 784 Language/14_Types/4_Interface_Types_A05_t03: Fail # http://dartbug.com/5020
787 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020 785 Language/14_Types/4_Interface_Types_A08_t06: Fail # http://dartbug.com/5020
788 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 786 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
789 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 787 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
790 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 788 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
791 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 789 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
792 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 790 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
793 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 791 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
794 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 792 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
795 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 793 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
796 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 794 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
797 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 795 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698