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

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

Issue 12313035: Update status file (Closed) Base URL: https://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 | no next file » | 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) 2013, 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.
11 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure. 11 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te am): Please triage this failure.
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
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_t04: Fail # Inherited from dart2js 61 Language/05_Variables/05_Variables_A05_t04: Fail # Inherited from dart2js
62 Language/05_Variables/05_Variables_A05_t05: Fail # Inherited from dart2js 62 Language/05_Variables/05_Variables_A05_t05: Fail # Inherited from dart2js
63 Language/05_Variables/05_Variables_A05_t06: Fail # Inherited from dart2js 63 Language/05_Variables/05_Variables_A05_t06: Fail # Inherited from dart2js
64 Language/05_Variables/05_Variables_A05_t07: Fail # Inherited from dart2js 64 Language/05_Variables/05_Variables_A05_t07: Fail # Inherited from dart2js
65 Language/05_Variables/05_Variables_A05_t08: Fail # Inherited from dart2js 65 Language/05_Variables/05_Variables_A05_t08: Fail # Inherited from dart2js
66 Language/05_Variables/05_Variables_A05_t09: Fail # Inherited from dart2js 66 Language/05_Variables/05_Variables_A05_t09: Fail # Inherited from dart2js
67 Language/05_Variables/05_Variables_A05_t10: Fail # Inherited from dart2js 67 Language/05_Variables/05_Variables_A05_t10: Fail # Inherited from dart2js
68 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_t13: Fail # Inherited from VM (assignment to final variable does not throw NSME). 68 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_t14: Fail # Inherited from VM (assignment to final variable does not throw NSME). 69 Language/05_Variables/05_Variables_A05_t14: Fail # Inherited from VM (assignment to final variable does not throw NSME).
71 Language/05_Variables/05_Variables_A05_t15: Fail # Inherited from VM (assignment to final variable does not throw NSME). 70 Language/05_Variables/05_Variables_A05_t15: Fail # Inherited from VM (assignment to final variable does not throw NSME).
72 Language/05_Variables/05_Variables_A07_t01: Fail # Inherited from dart2js 71 Language/05_Variables/05_Variables_A07_t01: Fail # Inherited from dart2js
73 Language/05_Variables/05_Variables_A07_t02: Fail # Inherited from dart2js 72 Language/05_Variables/05_Variables_A07_t02: Fail # Inherited from dart2js
74 Language/05_Variables/05_Variables_A07_t03: Fail # Inherited from dart2js 73 Language/05_Variables/05_Variables_A07_t03: Fail # Inherited from dart2js
75 Language/05_Variables/05_Variables_A07_t04: Fail # Inherited from dart2js 74 Language/05_Variables/05_Variables_A07_t04: Fail # Inherited from dart2js
76 Language/05_Variables/05_Variables_A07_t05: Fail # Inherited from dart2js 75 Language/05_Variables/05_Variables_A07_t05: Fail # Inherited from dart2js
77 Language/05_Variables/05_Variables_A07_t06: Fail # Inherited from dart2js 76 Language/05_Variables/05_Variables_A07_t06: Fail # Inherited from dart2js
78 Language/05_Variables/05_Variables_A07_t07: Fail # Inherited from dart2js 77 Language/05_Variables/05_Variables_A07_t07: Fail # Inherited from dart2js
(...skipping 586 matching lines...) Expand 10 before | Expand all | Expand 10 after
665 LibTest/core/Set/addAll_A01_t02: Fail 664 LibTest/core/Set/addAll_A01_t02: Fail
666 LibTest/core/Set/contains_A01_t02: Fail 665 LibTest/core/Set/contains_A01_t02: Fail
667 LibTest/core/Set/containsAll_A01_t02: Fail 666 LibTest/core/Set/containsAll_A01_t02: Fail
668 LibTest/core/Set/intersection_A03_t01: Fail 667 LibTest/core/Set/intersection_A03_t01: Fail
669 LibTest/core/Set/isSubsetOf_A01_t02: Fail 668 LibTest/core/Set/isSubsetOf_A01_t02: Fail
670 LibTest/core/Set/remove_A01_t02: Fail 669 LibTest/core/Set/remove_A01_t02: Fail
671 LibTest/core/Set/removeAll_A01_t02: Fail 670 LibTest/core/Set/removeAll_A01_t02: Fail
672 671
673 # Doesn't expect concurrent modification error (issue 376). 672 # Doesn't expect concurrent modification error (issue 376).
674 LibTest/core/Map/forEach_A01_t07: Fail 673 LibTest/core/Map/forEach_A01_t07: Fail
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698