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

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

Issue 10855174: Lazy implementation of final variables. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Remove lazy bailout initializers. 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
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_A05_t03: Fail, OK 6 Language/05_Variables/05_Variables_A05_t03: Fail, OK
7 Language/05_Variables/05_Variables_A04_t09: Fail, OK 7 Language/05_Variables/05_Variables_A04_t09: Fail, OK
8 Language/05_Variables/05_Variables_A03_t09: Fail, OK 8 Language/05_Variables/05_Variables_A03_t09: Fail, OK
9 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK 9 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK
10 LibTest/core/double/ceil_A01_t03: Fail, OK 10 LibTest/core/double/ceil_A01_t03: Fail, OK
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call 138 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t04: Fail # Compile-time error: Unimplemented non-matching static call
139 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call 139 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t05: Fail # Compile-time error: Unimplemented non-matching static call
140 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call 140 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A06_ t08: Fail # Compile-time error: Unimplemented non-matching static call
141 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call 141 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t01: Fail # Compile-time error: Unimplemented non-matching static call
142 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call 142 Language/10_Expressions/13_Function_Invocation/2_Binding_Actuals_to_Formals_A07_ t04: Fail # Compile-time error: Unimplemented non-matching static call
143 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err or: duplicate definition 143 Language/10_Expressions/28_Identifier_Reference_A08_t04: Fail # Compile-time err or: duplicate definition
144 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error: duplicate definition 144 Language/12_Libraries_and_Scripts/2_Imports_A02_t09: Fail # Compile-time error: duplicate definition
145 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n ot a type 145 Language/03_Overview/1_Scoping_A02_t05: Fail # Compile-time error: error: C is n ot a type
146 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Compile-time error: error: cannot resolve foo 146 Language/12_Libraries_and_Scripts/2_Imports_A07_t03: Fail # Compile-time error: error: cannot resolve foo
147 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared 147 Language/10_Expressions/29_Type_Test_A04_t01: Fail # Compile-time error: error: cannot resolve type Undeclared
148 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
149 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
150 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
151 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
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 # Parser error: Field 'as' co nflict with pseudo-keyword. 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
155 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
157 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 151 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 152 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 153 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant
160 154
161 Language/05_Variables/05_Variables_A04_t01: Fail # Missing check for const reass ignment 155 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 156 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 157 Language/05_Variables/05_Variables_A04_t05: Fail # Missing check for const initi alizer
164 Language/05_Variables/05_Variables_A04_t06: Fail # Missing check for const initi alizer 158 Language/05_Variables/05_Variables_A04_t06: Fail # Missing check for const initi alizer
165 Language/05_Variables/05_Variables_A01_t12: Fail # Missing check for 'const var ...' 159 Language/05_Variables/05_Variables_A01_t12: Fail # Missing check for 'const var ...'
166 Language/05_Variables/05_Variables_A01_t13: Fail # Missing check for 'const fina l ...' 160 Language/05_Variables/05_Variables_A01_t13: Fail # Missing check for 'const fina l ...'
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
324 # can understand so he can file a bug later. 318 # can understand so he can file a bug later.
325 # 319 #
326 [ $compiler == dart2js ] 320 [ $compiler == dart2js ]
327 Language/03_Overview/2_Privacy_A01_t02: Fail, OK # Unresolvable constructors are not a compile-time error after 0.11. 321 Language/03_Overview/2_Privacy_A01_t02: Fail, OK # Unresolvable constructors are not a compile-time error after 0.11.
328 Language/07_Classes/2_Getters_A01_t03: Fail, OK # co19 issue 170. 322 Language/07_Classes/2_Getters_A01_t03: Fail, OK # co19 issue 170.
329 Language/07_Classes/3_Setters_A01_t03: Fail, OK # Bad test: assumes eager loadin g. 323 Language/07_Classes/3_Setters_A01_t03: Fail, OK # Bad test: assumes eager loadin g.
330 Language/07_Classes/5_Constructors_A01_t01: Fail, OK # Unresolvable constructors are not a compile-time error after 0.11. 324 Language/07_Classes/5_Constructors_A01_t01: Fail, OK # Unresolvable constructors are not a compile-time error after 0.11.
331 Language/07_Classes/5_Constructors_A02_t03: Fail, OK # Unresolvable constructors are not a compile-time error after 0.11. 325 Language/07_Classes/5_Constructors_A02_t03: Fail, OK # Unresolvable constructors are not a compile-time error after 0.11.
332 Language/07_Classes/07_Classes_A02_t32: Fail, OK # Unresolvable constructors are not a compile-time error after 0.11. 326 Language/07_Classes/07_Classes_A02_t32: Fail, OK # Unresolvable constructors are not a compile-time error after 0.11.
333 Language/08_Interfaces/3_Factories_and_Constructors_A02_t08: Fail, OK # Unresolv able constructors are not a compile-time error after 0.11. 327 Language/08_Interfaces/3_Factories_and_Constructors_A02_t08: Fail, OK # Unresolv able constructors are not a compile-time error after 0.11.
328 Language/10_Expressions/01_Constants_A16_t01: Fail, OK # co19 issue 174.
329 Language/10_Expressions/01_Constants_A16_t02: Fail, OK # co19 issue 174.
334 Language/10_Expressions/06_Lists_A08_t01: Fail, OK # co19 issue 145. 330 Language/10_Expressions/06_Lists_A08_t01: Fail, OK # co19 issue 145.
335 Language/10_Expressions/07_Maps_A01_t01: Fail, OK # Bad test: an expression stat ement cannot start with a map literal (specification bug). 331 Language/10_Expressions/07_Maps_A01_t01: Fail, OK # Bad test: an expression stat ement cannot start with a map literal (specification bug).
336 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression. 332 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression.
337 Language/10_Expressions/10_Instance_Creation/1_New_A02_t01: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11. 333 Language/10_Expressions/10_Instance_Creation/1_New_A02_t01: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11.
338 Language/10_Expressions/10_Instance_Creation/1_New_A02_t02: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11. 334 Language/10_Expressions/10_Instance_Creation/1_New_A02_t02: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11.
339 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11. 335 Language/10_Expressions/10_Instance_Creation/1_New_A02_t04: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11.
340 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11. 336 Language/10_Expressions/10_Instance_Creation/1_New_A03_t01: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11.
341 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11. 337 Language/10_Expressions/10_Instance_Creation/1_New_A04_t01: Fail, OK # Unresolva ble constructors are not a compile-time error after 0.11.
342 Language/10_Expressions/13_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t01: Fail, OK # co19 issue 145. 338 Language/10_Expressions/13_Function_Invocation/1_Actual_Argument_List_Evaluation _A01_t01: Fail, OK # co19 issue 145.
343 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression. 339 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression.
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after
688 Language/07_Classes/3_Setters_A03_t08: Fail # @compile-error 684 Language/07_Classes/3_Setters_A03_t08: Fail # @compile-error
689 Language/07_Classes/5_Constructors/1_Generative_Constructors_A03_t05: Fail # @co mpile-error 685 Language/07_Classes/5_Constructors/1_Generative_Constructors_A03_t05: Fail # @co mpile-error
690 Language/07_Classes/5_Constructors/1_Generative_Constructors_A09_t01: Fail # @co mpile-error 686 Language/07_Classes/5_Constructors/1_Generative_Constructors_A09_t01: Fail # @co mpile-error
691 Language/07_Classes/5_Constructors/2_Factories_A02_t01: Fail # @compile-error 687 Language/07_Classes/5_Constructors/2_Factories_A02_t01: Fail # @compile-error
692 Language/07_Classes/5_Constructors/2_Factories_A05_t01: Fail # @compile-error 688 Language/07_Classes/5_Constructors/2_Factories_A05_t01: Fail # @compile-error
693 Language/07_Classes/5_Constructors/2_Factories_A05_t03: Fail # @compile-error 689 Language/07_Classes/5_Constructors/2_Factories_A05_t03: Fail # @compile-error
694 Language/07_Classes/5_Constructors/3_Constant_Constructors_A02_t01: Fail # @comp ile-error 690 Language/07_Classes/5_Constructors/3_Constant_Constructors_A02_t01: Fail # @comp ile-error
695 Language/07_Classes/5_Constructors/3_Constant_Constructors_A02_t03: Fail # @comp ile-error 691 Language/07_Classes/5_Constructors/3_Constant_Constructors_A02_t03: Fail # @comp ile-error
696 Language/07_Classes/5_Constructors/3_Constant_Constructors_A03_t01: Fail # @comp ile-error 692 Language/07_Classes/5_Constructors/3_Constant_Constructors_A03_t01: Fail # @comp ile-error
697 Language/07_Classes/5_Constructors/3_Constant_Constructors_A03_t02: Fail # @comp ile-error 693 Language/07_Classes/5_Constructors/3_Constant_Constructors_A03_t02: Fail # @comp ile-error
698 Language/07_Classes/5_Constructors/3_Constant_Constructors_A05_t03: Fail # @comp ile-error
699 Language/07_Classes/9_Superinterfaces_A04_t01: Fail # @compile-error 694 Language/07_Classes/9_Superinterfaces_A04_t01: Fail # @compile-error
700 Language/08_Interfaces/1_Methods/1_Operators_A02_t01: Fail # @compile-error 695 Language/08_Interfaces/1_Methods/1_Operators_A02_t01: Fail # @compile-error
701 Language/08_Interfaces/1_Methods/1_Operators_A03_t01: Fail # @compile-error 696 Language/08_Interfaces/1_Methods/1_Operators_A03_t01: Fail # @compile-error
702 Language/08_Interfaces/1_Methods_A01_t01: Fail # @compile-error 697 Language/08_Interfaces/1_Methods_A01_t01: Fail # @compile-error
703 Language/08_Interfaces/1_Methods_A04_t01: Fail # @compile-error 698 Language/08_Interfaces/1_Methods_A04_t01: Fail # @compile-error
704 Language/08_Interfaces/1_Methods_A04_t02: Fail # @compile-error 699 Language/08_Interfaces/1_Methods_A04_t02: Fail # @compile-error
705 Language/08_Interfaces/1_Methods_A04_t03: Fail # @compile-error 700 Language/08_Interfaces/1_Methods_A04_t03: Fail # @compile-error
706 Language/08_Interfaces/1_Methods_A04_t04: Fail # @compile-error 701 Language/08_Interfaces/1_Methods_A04_t04: Fail # @compile-error
707 Language/08_Interfaces/1_Methods_A04_t05: Fail # @compile-error 702 Language/08_Interfaces/1_Methods_A04_t05: Fail # @compile-error
708 Language/08_Interfaces/1_Methods_A05_t01: Fail # @compile-error 703 Language/08_Interfaces/1_Methods_A05_t01: Fail # @compile-error
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
846 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error 841 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error
847 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error 842 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error
848 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error 843 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error
849 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error 844 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error
850 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error 845 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error
851 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 846 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
852 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 847 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
853 848
854 [ $compiler == dart2dart ] 849 [ $compiler == dart2dart ]
855 *: Skip 850 *: Skip
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698