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

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

Issue 11230061: Fix resolution of super getters and setters (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/co19/co19-runtime.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/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please triage this failure. 6 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please triage this failure.
7 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(dart2dart-team): Please triage this failure. 7 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(dart2dart-team): Please triage this failure.
8 Language/05_Variables/05_Variables_A03_t12: Fail # TODO(dart2dart-team): Please triage this failure. 8 Language/05_Variables/05_Variables_A03_t12: Fail # TODO(dart2dart-team): Please triage this failure.
9 Language/05_Variables/05_Variables_A03_t13: Fail # TODO(dart2dart-team): Please triage this failure. 9 Language/05_Variables/05_Variables_A03_t13: Fail # TODO(dart2dart-team): Please triage this failure.
10 Language/05_Variables/05_Variables_A03_t14: Fail # TODO(dart2dart-team): Please triage this failure. 10 Language/05_Variables/05_Variables_A03_t14: Fail # TODO(dart2dart-team): Please triage this failure.
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # co19 issue 272 192 LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # co19 issue 272
193 LibTest/core/WrongArgumentCountException/WrongArgumentCountException_A01_t01: Fa il # co19 issue 272 193 LibTest/core/WrongArgumentCountException/WrongArgumentCountException_A01_t01: Fa il # co19 issue 272
194 194
195 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 195 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
196 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 196 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
197 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 197 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
198 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js 198 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js
199 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js 199 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js
200 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js 200 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
201 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax 201 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax
202 Language/03_Overview/2_Privacy_A01_t11: Fail # inherited from dart2js
203 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js 202 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js
204 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519 203 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519
205 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519 204 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519
206 Language/05_Variables/05_Variables_A01_t08: Fail # http://dartbug.com/5519 205 Language/05_Variables/05_Variables_A01_t08: Fail # http://dartbug.com/5519
207 Language/05_Variables/05_Variables_A01_t12: Fail # http://dartbug.com/5519 206 Language/05_Variables/05_Variables_A01_t12: Fail # http://dartbug.com/5519
208 Language/05_Variables/05_Variables_A01_t13: Fail # http://dartbug.com/5519 207 Language/05_Variables/05_Variables_A01_t13: Fail # http://dartbug.com/5519
209 Language/05_Variables/05_Variables_A01_t14: Fail # http://dartbug.com/5519 208 Language/05_Variables/05_Variables_A01_t14: Fail # http://dartbug.com/5519
210 Language/05_Variables/05_Variables_A01_t15: Fail # http://dartbug.com/5519 209 Language/05_Variables/05_Variables_A01_t15: Fail # http://dartbug.com/5519
211 Language/05_Variables/05_Variables_A03_t01: Fail # http://dartbug.com/5519 210 Language/05_Variables/05_Variables_A03_t01: Fail # http://dartbug.com/5519
212 Language/05_Variables/05_Variables_A03_t02: Fail # http://dartbug.com/5519 211 Language/05_Variables/05_Variables_A03_t02: Fail # http://dartbug.com/5519
(...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after
590 589
591 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecat ed factory syntax. 590 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecat ed factory syntax.
592 591
593 592
594 [ $compiler == dart2dart && $system == windows ] 593 [ $compiler == dart2dart && $system == windows ]
595 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 594 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
596 LibTest/core/double/round_A01_t01: Fail # Result is NaN 595 LibTest/core/double/round_A01_t01: Fail # Result is NaN
597 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN 596 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
598 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN 597 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
599 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 598 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
OLDNEW
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698