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

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, 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
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/co19/co19-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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash # TODO(dart2dart-team ): Please triage this crash. 6 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash # TODO(dart2dart-team ): Please triage this crash.
7 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash # TODO(dart2dart-team ): Please triage this crash. 7 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash # TODO(dart2dart-team ): Please triage this crash.
8 Language/11_Statements/10_Try_A06_t01: Fail, Pass # Fails in minified, TRIAGE 8 Language/11_Statements/10_Try_A06_t01: Fail, Pass # Fails in minified, TRIAGE
9 9
10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please triage this failure. 10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please triage this failure.
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
348 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # http: //dartbug.com/5519 348 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t01: Fail # http: //dartbug.com/5519
349 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # http: //dartbug.com/5519 349 Language/07_Classes/6_Constructors/3_Constant_Constructors_A03_t02: Fail # http: //dartbug.com/5519
350 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher ited from VM 350 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher ited from VM
351 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher ited from VM 351 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher ited from VM
352 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # inher ited from VM 352 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # inher ited from VM
353 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM 353 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # inher ited from VM
354 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM 354 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # inher ited from VM
355 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM 355 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # inher ited from VM
356 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM 356 Language/07_Classes/6_Constructors_A01_t01: Fail # inherited from VM
357 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519 357 Language/07_Classes/6_Constructors_A02_t01: Fail # http://dartbug.com/5519
358 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t02: Fail # inherited from VM
359 Language/07_Classes/8_Static_Variables/1_Evaluation_of_Static_Variable_Getters_A 01_t05: Fail # inherited from VM
358 Language/09_Generics/09_Generics_A05_t01: Fail # inherited from dart2js 360 Language/09_Generics/09_Generics_A05_t01: Fail # inherited from dart2js
359 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM 361 Language/09_Generics/09_Generics_A05_t02: Fail # inherited from VM
360 Language/10_Expressions/01_Constants_A03_t02: Fail # http://dartbug.com/5519 362 Language/10_Expressions/01_Constants_A03_t02: Fail # http://dartbug.com/5519
361 Language/10_Expressions/01_Constants_A03_t03: Fail # http://dartbug.com/5519 363 Language/10_Expressions/01_Constants_A03_t03: Fail # http://dartbug.com/5519
362 Language/10_Expressions/01_Constants_A03_t04: Fail # http://dartbug.com/5519 364 Language/10_Expressions/01_Constants_A03_t04: Fail # http://dartbug.com/5519
363 Language/10_Expressions/01_Constants_A03_t05: Fail # http://dartbug.com/5519 365 Language/10_Expressions/01_Constants_A03_t05: Fail # http://dartbug.com/5519
364 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM 366 Language/10_Expressions/01_Constants_A05_t01: Fail # inherited from VM
365 Language/10_Expressions/01_Constants_A05_t02: Fail # http://dartbug.com/5519 367 Language/10_Expressions/01_Constants_A05_t02: Fail # http://dartbug.com/5519
366 Language/10_Expressions/01_Constants_A05_t03: Fail # http://dartbug.com/5810 368 Language/10_Expressions/01_Constants_A05_t03: Fail # http://dartbug.com/5810
367 Language/10_Expressions/01_Constants_A05_t04: Fail # http://dartbug.com/5519 369 Language/10_Expressions/01_Constants_A05_t04: Fail # http://dartbug.com/5519
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
585 # Partially implemented redirecting constructors makes this fail. 587 # Partially implemented redirecting constructors makes this fail.
586 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 588 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
587 589
588 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt p://dartbug.com/6242 590 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt p://dartbug.com/6242
589 591
590 592
591 [ $compiler == dart2dart && $system == windows ] 593 [ $compiler == dart2dart && $system == windows ]
592 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 594 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
593 LibTest/core/double/round_A01_t01: Fail # Result is NaN 595 LibTest/core/double/round_A01_t01: Fail # Result is NaN
594 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 596 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
OLDNEW
« no previous file with comments | « lib/compiler/implementation/warnings.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698