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

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

Issue 11229002: Handle type variable in static member. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Status updated Created 8 years, 2 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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 # These tests need to be updated to the new Date core lib API, co19 issue 256: 6 # These tests need to be updated to the new Date core lib API, co19 issue 256:
7 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail 7 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail
8 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail 8 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail
9 LibTest/core/Date/Date_A01_t04: Fail 9 LibTest/core/Date/Date_A01_t04: Fail
10 LibTest/core/Date/Date_A01_t05: Fail 10 LibTest/core/Date/Date_A01_t05: Fail
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
190 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher ited from VM 190 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher ited from VM
191 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher ited from VM 191 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher ited from VM
192 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # inher ited from VM 192 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # inher ited from VM
193 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM 193 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM
194 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM 194 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM
195 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM 195 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM
196 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM 196 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM
197 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519 197 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519
198 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM 198 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM
199 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM 199 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM
200 Language/09_Generics/09_Generics_A05_t01: Fail # inherited from dart2js
201 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM
202 Language/10_Expressions/01_Constants_A03_t02: Fail # http://dartbug.com/5519 200 Language/10_Expressions/01_Constants_A03_t02: Fail # http://dartbug.com/5519
203 Language/10_Expressions/01_Constants_A03_t03: Fail # http://dartbug.com/5519 201 Language/10_Expressions/01_Constants_A03_t03: Fail # http://dartbug.com/5519
204 Language/10_Expressions/01_Constants_A03_t04: Fail # http://dartbug.com/5519 202 Language/10_Expressions/01_Constants_A03_t04: Fail # http://dartbug.com/5519
205 Language/10_Expressions/01_Constants_A03_t05: Fail # http://dartbug.com/5519 203 Language/10_Expressions/01_Constants_A03_t05: Fail # http://dartbug.com/5519
206 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM 204 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM
207 Language/10_Expressions/01_Constants_A05_t02: Fail # http://dartbug.com/5519 205 Language/10_Expressions/01_Constants_A05_t02: Fail # http://dartbug.com/5519
208 Language/10_Expressions/01_Constants_A05_t03: Fail # http://dartbug.com/5810 206 Language/10_Expressions/01_Constants_A05_t03: Fail # http://dartbug.com/5810
209 Language/10_Expressions/01_Constants_A05_t04: Fail # http://dartbug.com/5519 207 Language/10_Expressions/01_Constants_A05_t04: Fail # http://dartbug.com/5519
210 Language/10_Expressions/01_Constants_A06_t01: Fail # inherited from VM 208 Language/10_Expressions/01_Constants_A06_t01: Fail # inherited from VM
211 Language/10_Expressions/01_Constants_A08_t02: Fail # http://dartbug.com/5519 209 Language/10_Expressions/01_Constants_A08_t02: Fail # http://dartbug.com/5519
(...skipping 378 matching lines...) Expand 10 before | Expand all | Expand 10 after
590 LibTest/core/Future/handleException_A01_t04: Fail, OK 588 LibTest/core/Future/handleException_A01_t04: Fail, OK
591 LibTest/core/Future/handleException_A01_t05: Fail, OK 589 LibTest/core/Future/handleException_A01_t05: Fail, OK
592 590
593 [ $compiler == dart2dart && $system == windows ] 591 [ $compiler == dart2dart && $system == windows ]
594 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 592 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
595 LibTest/core/double/round_A01_t01: Fail # Result is NaN 593 LibTest/core/double/round_A01_t01: Fail # Result is NaN
596 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN 594 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
597 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN 595 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
598 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 596 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
599 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN 597 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698