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

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

Issue 10879003: Const variables handled as final (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Comment shortened Created 8 years, 4 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 | « pkg/dartdoc/mirrors/dart2js_mirror.dart ('k') | tests/language/language_dart2js.status » ('j') | 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/05_Variables/05_Variables_A04_t09: Fail, OK 6 Language/05_Variables/05_Variables_A04_t09: Fail, OK
7 Language/05_Variables/05_Variables_A03_t09: Fail, OK 7 Language/05_Variables/05_Variables_A03_t09: Fail, OK
8 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK 8 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK
9 LibTest/core/double/ceil_A01_t03: Fail, OK 9 LibTest/core/double/ceil_A01_t03: Fail, OK
10 LibTest/core/double/truncate_A01_t05: Fail, OK 10 LibTest/core/double/truncate_A01_t05: Fail, OK
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call 135 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call
136 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call 136 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call
137 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call 137 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call
138 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call 138 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call
139 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call 139 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call
140 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err or: duplicate definition 140 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err or: duplicate definition
141 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error: duplicate definition 141 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error: duplicate definition
142 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n ot a type 142 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n ot a type
143 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Compile-time error: error: cannot resolve foo 143 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Compile-time error: error: cannot resolve foo
144 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared 144 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared
145 Language/05_Variables/05_Variables_A05_t03: Fail # Compile-time error: error: no t a compile-time constant
ahe 2012/08/22 17:13:05 Just as you thought you fixed this test, Mads brok
146 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t01: Fail # Compile-time error: error: not a compile-time constant 145 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t01: Fail # Compile-time error: error: not a compile-time constant
147 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # Compile-time error: error: not a compile-time constant 146 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # Compile-time error: error: not a compile-time constant
148 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t03: Fail # Compile-time error: error: not a compile-time constant 147 Language/07_Classes/7_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t03: Fail # Compile-time error: error: not a compile-time constant
149 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant 148 Language/10_Expressions/01_Constants_A03_t01: Fail # Compile-time error: error: not a compile-time constant
150 Language/10_Expressions/01_Constants_A05_t01: Fail # Compile-time error: error: not a compile-time constant
151 Language/10_Expressions/01_Constants_A06_t01: Fail # Compile-time error: error: not a compile-time constant
152 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant 149 Language/10_Expressions/01_Constants_A11_t01: Fail # Compile-time error: error: not a compile-time constant
153 Language/10_Expressions/01_Constants_A14_t01: Fail # Compile-time error: error: not a compile-time constant 150 Language/10_Expressions/01_Constants_A14_t01: Fail # Parser error: Field 'as' co nflict with pseudo-keyword.
154 Language/10_Expressions/28_Identifier_Reference_A05_t08: Fail # Compile-time err or: error: not a compile-time constant 151 Language/10_Expressions/28_Identifier_Reference_A05_t08: Fail # Compile-time err or: error: not a compile-time constant
155 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # Compile-time err or: error: not a compile-time constant 152 Language/10_Expressions/28_Identifier_Reference_A05_t09: Fail # Compile-time err or: error: not a compile-time constant
156 Language/10_Expressions/28_Identifier_Reference_A05_t10: Fail # Compile-time err or: error: not a compile-time constant 153 Language/10_Expressions/28_Identifier_Reference_A05_t10: Fail # Compile-time err or: error: not a compile-time constant
157 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 154 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant
158 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant 155 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant
159 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant 156 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant
160 157
161 Language/05_Variables/05_Variables_A04_t01: Fail # Missing check for const reass ignment 158 Language/05_Variables/05_Variables_A04_t01: Fail # Missing check for const reass ignment
162 Language/05_Variables/05_Variables_A04_t02: Fail # Missing check for const reass ignment 159 Language/05_Variables/05_Variables_A04_t02: Fail # Missing check for const reass ignment
163 Language/05_Variables/05_Variables_A04_t05: Fail # Missing check for const initi alizer 160 Language/05_Variables/05_Variables_A04_t05: Fail # Missing check for const initi alizer
(...skipping 669 matching lines...) Expand 10 before | Expand all | Expand 10 after
833 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error 830 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error
834 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error 831 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error
835 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error 832 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error
836 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error 833 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error
837 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error 834 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error
838 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 835 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
839 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 836 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
840 837
841 [ $compiler == dart2dart ] 838 [ $compiler == dart2dart ]
842 *: Skip 839 *: Skip
OLDNEW
« no previous file with comments | « pkg/dartdoc/mirrors/dart2js_mirror.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698