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

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

Issue 11558016: Don't rename 'call' in dart2dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years 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 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(dart2dart-team): Please tria ge this failure. 6 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(dart2dart-team): Please tria ge this failure.
7 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure. 7 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD O(dart2dart-team): Please triage this failure.
8 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure. 8 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te am): Please triage this failure.
9 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure. 9 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te am): Please triage this failure.
10 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure. 10 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te am): Please triage this failure.
(...skipping 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 [ $compiler == dart2dart && $system == windows ] 449 [ $compiler == dart2dart && $system == windows ]
450 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 450 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
451 LibTest/core/double/round_A01_t01: Fail # Result is NaN 451 LibTest/core/double/round_A01_t01: Fail # Result is NaN
452 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 452 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
453 453
454 454
455 [ $compiler == dart2dart && $system == macos ] 455 [ $compiler == dart2dart && $system == macos ]
456 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 456 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
457 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 457 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
458 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 458 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
459
460 [ $compiler == dart2dart && $minified ]
461 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A05_t02: Fail
462 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail
OLDNEW
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/dart_backend/backend.dart ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698