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

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

Issue 10908238: Only allow 'void' as a return type. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('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) 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 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
8 8
9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure. 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure.
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 Language/10_Expressions/16_Assignment_A04_t04: Fail, OK # co19 issue 195 79 Language/10_Expressions/16_Assignment_A04_t04: Fail, OK # co19 issue 195
80 Language/10_Expressions/16_Assignment_A08_t03: Fail, OK # co19 issue 195 80 Language/10_Expressions/16_Assignment_A08_t03: Fail, OK # co19 issue 195
81 Language/10_Expressions/27_Assignable_Expressions_A07_t01: Fail, OK # co19 issue 195 81 Language/10_Expressions/27_Assignable_Expressions_A07_t01: Fail, OK # co19 issue 195
82 Language/10_Expressions/28_Identifier_Reference_A04_t05: Fail, OK # co19 issue 1 95 82 Language/10_Expressions/28_Identifier_Reference_A04_t05: Fail, OK # co19 issue 1 95
83 Language/10_Expressions/28_Identifier_Reference_A05_t06: Fail, OK # co19 issue 1 95 83 Language/10_Expressions/28_Identifier_Reference_A05_t06: Fail, OK # co19 issue 1 95
84 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail, OK # co19 issue 1 95 84 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail, OK # co19 issue 1 95
85 Language/11_Statements/05_For/2_For_in_A01_t02: Fail, OK # co19 issue 195 85 Language/11_Statements/05_For/2_For_in_A01_t02: Fail, OK # co19 issue 195
86 LibTest/core/NoSuchMethodException/NoSuchMethodException_A01_t01: Fail, OK # co1 9 issue 195 86 LibTest/core/NoSuchMethodException/NoSuchMethodException_A01_t01: Fail, OK # co1 9 issue 195
87 LibTest/core/NoSuchMethodException/toString_A01_t01: Fail, OK # co19 issue 195 87 LibTest/core/NoSuchMethodException/toString_A01_t01: Fail, OK # co19 issue 195
88 88
89
90 [ $compiler == dart2js && $checked ]
91 Language/14_Types/7_Type_Void_A01_t02: Crash # http://dartbug.com/5018
92
93
94 [ $compiler == dart2js && $checked ] 89 [ $compiler == dart2js && $checked ]
95 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 90 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
96 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 91 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
97 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 92 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
98 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 93 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
99 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 94 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
100 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 95 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
101 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure. 96 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
102 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure. 97 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure.
103 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 98 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
(...skipping 887 matching lines...) Expand 10 before | Expand all | Expand 10 after
991 Language/11_Statements/08_Switch_A06_t03: Fail # Checks that it is a compile-tim e error if a case expression is null 986 Language/11_Statements/08_Switch_A06_t03: Fail # Checks that it is a compile-tim e error if a case expression is null
992 Language/11_Statements/08_Switch_A06_t04: Fail # Checks that it is a compile-tim e error if a case expression is a compile-time constant of type double. 987 Language/11_Statements/08_Switch_A06_t04: Fail # Checks that it is a compile-tim e error if a case expression is a compile-time constant of type double.
993 Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor. 988 Language/11_Statements/10_Return_A04_t01: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor.
994 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a named generat ive constructor. 989 Language/11_Statements/10_Return_A04_t02: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a named generat ive constructor.
995 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor. 990 Language/11_Statements/10_Return_A04_t03: Fail # Checks that a compile-time erro r occurs if a return statement of the form return e; appears in a generative co nstructor.
996 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # Checks that a sourc e tag must be started with the character '#'. 991 Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # Checks that a sourc e tag must be started with the character '#'.
997 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # Checks that it is a compile-time error if the contents of the URI are not a valid compilation unit (invalid variable declaration). 992 Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # Checks that it is a compile-time error if the contents of the URI are not a valid compilation unit (invalid variable declaration).
998 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self -referencing typedef is not allowed (return value type annotation has the same n ame as a type alias). 993 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # Checks that self -referencing typedef is not allowed (return value type annotation has the same n ame as a type alias).
999 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self -referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias). 994 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # Checks that self -referencing typedef is not allowed (positional formal parameter type annotation has the same name as a type alias).
1000 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self -referencing typedef is not allowed (optional formal parameter type annotation h as the same name as a type alias). 995 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # Checks that self -referencing typedef is not allowed (optional formal parameter type annotation h as the same name as a type alias).
1001 Language/14_Types/7_Type_Void_A01_t02: Fail # Checks that specifying void as a f unction's parameter type causes a compile-time error.
1002 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # Checks th at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0) 996 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # Checks th at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0)
1003 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0. 997 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
1004 998
1005 999
1006 # 1000 #
1007 # Unexpected compile-time errors. 1001 # Unexpected compile-time errors.
1008 # 1002 #
1009 [ $compiler == dart2js ] 1003 [ $compiler == dart2js ]
1010 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027 1004 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t03: Fail # http://dartbug.com/5027
1011 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027 1005 Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A03_t06: Fail # http://dartbug.com/5027
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1137 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1131 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1138 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1132 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1139 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1133 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1140 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1134 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1141 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1135 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1142 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1136 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1143 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1137 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1144 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1138 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1145 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1139 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1146 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1140 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698