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

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

Issue 12317107: ceil/floor/truncate/round return integers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reupload due to error3 Created 7 years, 9 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 | « sdk/lib/core/num.dart ('k') | tests/co19/co19-dart2dart.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 == dartc ] 5 [ $compiler == dartc ]
6 6
7 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365 # co19 iss ue 365 (iterator changes) 7 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # co19 issue 365 # co19 iss ue 365 (iterator changes)
8 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (itera tor changes) 8 LibTest/core/Set/Set.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (itera tor changes)
9 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (i terator changes) 9 LibTest/core/Queue/Queue.from_A01_t02: Fail # co19 issue 365 # co19 issue 365 (i terator changes)
10 10
(...skipping 547 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 LibTest/core/Date/subtract_A05_t01: Fail # Renamed Date to DateTime (issue 373, 374) 558 LibTest/core/Date/subtract_A05_t01: Fail # Renamed Date to DateTime (issue 373, 374)
559 LibTest/core/Date/timeZoneName_A01_t01: Fail # Renamed Date to DateTime (issue 3 73, 374) 559 LibTest/core/Date/timeZoneName_A01_t01: Fail # Renamed Date to DateTime (issue 3 73, 374)
560 LibTest/core/Date/timeZoneOffset_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374) 560 LibTest/core/Date/timeZoneOffset_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
561 LibTest/core/Date/toLocal_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74) 561 LibTest/core/Date/toLocal_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74)
562 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374) 562 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
563 LibTest/core/Date/toString_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374) 563 LibTest/core/Date/toString_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374)
564 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 ) 564 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 )
565 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74) 565 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74)
566 LibTest/core/Date/year_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374) 566 LibTest/core/Date/year_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
567 567
568 LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round ret urns ints, issue 389
568 569
569 [ $runtime == drt && $compiler == none ] 570 [ $runtime == drt && $compiler == none ]
570 *: Skip 571 *: Skip
OLDNEW
« no previous file with comments | « sdk/lib/core/num.dart ('k') | tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698