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

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

Issue 11263009: Fix expectations for dart2js/dart2dart. (Closed) Base URL: https://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 | « no previous file | 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/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 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
211 LibTest/core/List/add_A02_t01: Fail, OK # co19 issue 285 211 LibTest/core/List/add_A02_t01: Fail, OK # co19 issue 285
212 LibTest/core/List/addAll_A02_t01: Fail, OK # co19 issue 285 212 LibTest/core/List/addAll_A02_t01: Fail, OK # co19 issue 285
213 LibTest/core/List/addLast_A02_t01: Fail, OK # co19 issue 285 213 LibTest/core/List/addLast_A02_t01: Fail, OK # co19 issue 285
214 LibTest/core/List/clear_A02_t01: Fail, OK # co19 issue 285 214 LibTest/core/List/clear_A02_t01: Fail, OK # co19 issue 285
215 LibTest/core/List/insertRange_A02_t01: Fail, OK # co19 issue 285 215 LibTest/core/List/insertRange_A02_t01: Fail, OK # co19 issue 285
216 LibTest/core/List/length_A04_t01: Fail, OK # co19 issue 285 216 LibTest/core/List/length_A04_t01: Fail, OK # co19 issue 285
217 LibTest/core/List/List_A01_t02: Fail, OK # co19 issue 285 217 LibTest/core/List/List_A01_t02: Fail, OK # co19 issue 285
218 LibTest/core/List/removeLast_A02_t01: Fail, OK # co19 issue 285 218 LibTest/core/List/removeLast_A02_t01: Fail, OK # co19 issue 285
219 LibTest/core/List/removeRange_A02_t01: Fail, OK # co19 issue 285 219 LibTest/core/List/removeRange_A02_t01: Fail, OK # co19 issue 285
220 LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 iss ue 285 220 LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 iss ue 285
221 LibTest/core/UnsupportedOperationException/UnsupportedOperationException_A01_t01 : Fail, OK # co19 issue 285
222
221 223
222 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 224 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
223 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 225 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
224 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 226 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
225 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js 227 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js
226 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js 228 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js
227 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js 229 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
228 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax 230 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax
229 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js 231 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js
230 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519 232 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519
(...skipping 385 matching lines...) Expand 10 before | Expand all | Expand 10 after
616 618
617 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecat ed factory syntax. 619 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecat ed factory syntax.
618 620
619 621
620 [ $compiler == dart2dart && $system == windows ] 622 [ $compiler == dart2dart && $system == windows ]
621 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 623 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
622 LibTest/core/double/round_A01_t01: Fail # Result is NaN 624 LibTest/core/double/round_A01_t01: Fail # Result is NaN
623 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN 625 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
624 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN 626 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
625 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 627 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698