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

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

Issue 12302026: Tests now pass on dart2dart because of: https://codereview.chromium.org//12288041. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 10 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 | « no previous file | tests/language/language.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/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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js 51 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
52 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax 52 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax
53 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519 53 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519
54 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519 54 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519
55 Language/05_Variables/05_Variables_A01_t08: Fail # http://dartbug.com/5519 55 Language/05_Variables/05_Variables_A01_t08: Fail # http://dartbug.com/5519
56 Language/05_Variables/05_Variables_A01_t12: Fail # http://dartbug.com/5519 56 Language/05_Variables/05_Variables_A01_t12: Fail # http://dartbug.com/5519
57 Language/05_Variables/05_Variables_A01_t13: Fail # http://dartbug.com/5519 57 Language/05_Variables/05_Variables_A01_t13: Fail # http://dartbug.com/5519
58 Language/05_Variables/05_Variables_A01_t14: Fail # http://dartbug.com/5519 58 Language/05_Variables/05_Variables_A01_t14: Fail # http://dartbug.com/5519
59 Language/05_Variables/05_Variables_A01_t15: Fail # http://dartbug.com/5519 59 Language/05_Variables/05_Variables_A01_t15: Fail # http://dartbug.com/5519
60 Language/05_Variables/05_Variables_A04_t01: Fail # http://dartbug.com/5519 60 Language/05_Variables/05_Variables_A04_t01: Fail # http://dartbug.com/5519
61 Language/05_Variables/05_Variables_A05_t01: Fail # http://dartbug.com/5519
62 Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519 61 Language/05_Variables/05_Variables_A05_t02: Fail # http://dartbug.com/5519
63 Language/05_Variables/05_Variables_A05_t04: Fail # Inherited from dart2js 62 Language/05_Variables/05_Variables_A05_t04: Fail # Inherited from dart2js
64 Language/05_Variables/05_Variables_A05_t05: Fail # Inherited from dart2js 63 Language/05_Variables/05_Variables_A05_t05: Fail # Inherited from dart2js
65 Language/05_Variables/05_Variables_A05_t06: Fail # Inherited from dart2js 64 Language/05_Variables/05_Variables_A05_t06: Fail # Inherited from dart2js
66 Language/05_Variables/05_Variables_A05_t07: Fail # Inherited from dart2js 65 Language/05_Variables/05_Variables_A05_t07: Fail # Inherited from dart2js
67 Language/05_Variables/05_Variables_A05_t08: Fail # Inherited from dart2js 66 Language/05_Variables/05_Variables_A05_t08: Fail # Inherited from dart2js
68 Language/05_Variables/05_Variables_A05_t09: Fail # Inherited from dart2js 67 Language/05_Variables/05_Variables_A05_t09: Fail # Inherited from dart2js
69 Language/05_Variables/05_Variables_A05_t10: Fail # Inherited from dart2js 68 Language/05_Variables/05_Variables_A05_t10: Fail # Inherited from dart2js
70 Language/05_Variables/05_Variables_A05_t11: Fail # Inherited from VM (assignment to final variable does not throw NSME). 69 Language/05_Variables/05_Variables_A05_t11: Fail # Inherited from VM (assignment to final variable does not throw NSME).
71 Language/05_Variables/05_Variables_A05_t13: Fail # Inherited from VM (assignment to final variable does not throw NSME). 70 Language/05_Variables/05_Variables_A05_t13: Fail # Inherited from VM (assignment to final variable does not throw NSME).
(...skipping 591 matching lines...) Expand 10 before | Expand all | Expand 10 after
663 LibTest/core/Set/addAll_A01_t02: Fail 662 LibTest/core/Set/addAll_A01_t02: Fail
664 LibTest/core/Set/contains_A01_t02: Fail 663 LibTest/core/Set/contains_A01_t02: Fail
665 LibTest/core/Set/containsAll_A01_t02: Fail 664 LibTest/core/Set/containsAll_A01_t02: Fail
666 LibTest/core/Set/intersection_A03_t01: Fail 665 LibTest/core/Set/intersection_A03_t01: Fail
667 LibTest/core/Set/isSubsetOf_A01_t02: Fail 666 LibTest/core/Set/isSubsetOf_A01_t02: Fail
668 LibTest/core/Set/remove_A01_t02: Fail 667 LibTest/core/Set/remove_A01_t02: Fail
669 LibTest/core/Set/removeAll_A01_t02: Fail 668 LibTest/core/Set/removeAll_A01_t02: Fail
670 669
671 # Doesn't expect concurrent modification error (issue 376). 670 # Doesn't expect concurrent modification error (issue 376).
672 LibTest/core/Map/forEach_A01_t07: Fail 671 LibTest/core/Map/forEach_A01_t07: Fail
OLDNEW
« no previous file with comments | « no previous file | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698