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

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

Issue 12542003: Remove deprecated Date class. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « tests/co19/co19-compiler.status ('k') | 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) 2013, 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.
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
348 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519 348 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail # http://dartbug.c om/5519
349 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # Inherited from d art2js 349 Language/14_Types/3_Type_Declarations/1_Typedef_A06_t05: Fail # Inherited from d art2js
350 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 350 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
351 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 351 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
352 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed 352 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail, Pass # inherited from dart2js: fails in minify, self-reference typedef check not performed
353 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # Inherited from d art2js 353 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # Inherited from d art2js
354 Language/14_Types/5_Function_Types_A06_t01: Fail # Inherited from dart2js 354 Language/14_Types/5_Function_Types_A06_t01: Fail # Inherited from dart2js
355 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js 355 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # inherited from dart2js
356 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js 356 Language/15_Reference/1_Lexical_Rules_A02_t06: Fail # inherited from dart2js
357 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # Inherited from dart2js 357 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # Inherited from dart2js
358 LibTest/core/Date/Date.fromString_A03_t01: Fail, OK # Issue co19 - 121 358 LibTest/core/Date/Date.fromString_A03_t01: Pass, OK # Issue co19 - 121 (currentl y passing due to co19 issues 373 and 374)
359 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM 359 LibTest/core/Date/toString_A02_t01: Fail, OK # inherited from VM
360 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM 360 LibTest/core/Date/year_A01_t01: Fail, OK # inherited from VM
361 LibTest/core/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail, OK # co19 issue 29 3 361 LibTest/core/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail, OK # co19 issue 29 3
362 LibTest/core/Map/getKeys_A01_t01: Fail, OK # co19 issue 293 362 LibTest/core/Map/getKeys_A01_t01: Fail, OK # co19 issue 293
363 LibTest/core/Map/getKeys_A01_t02: Fail, OK # co19 issue 293 363 LibTest/core/Map/getKeys_A01_t02: Fail, OK # co19 issue 293
364 LibTest/core/Map/getValues_A01_t01: Fail, OK # co19 issue 293 364 LibTest/core/Map/getValues_A01_t01: Fail, OK # co19 issue 293
365 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287 365 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287
366 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 293 366 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 293
367 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM 367 LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM
368 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 368 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
632 LibTest/core/Queue/last_A01_t01: Fail # Moved collection classes from core to co llection. co19 issue 371. 632 LibTest/core/Queue/last_A01_t01: Fail # Moved collection classes from core to co llection. co19 issue 371.
633 LibTest/core/Queue/last_A02_t01: Fail # Moved collection classes from core to co llection. co19 issue 371. 633 LibTest/core/Queue/last_A02_t01: Fail # Moved collection classes from core to co llection. co19 issue 371.
634 LibTest/core/Queue/length_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371. 634 LibTest/core/Queue/length_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
635 LibTest/core/Queue/removeFirst_A01_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371. 635 LibTest/core/Queue/removeFirst_A01_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371.
636 LibTest/core/Queue/removeFirst_A02_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371. 636 LibTest/core/Queue/removeFirst_A02_t01: Fail # Moved collection classes from cor e to collection. co19 issue 371.
637 LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371. 637 LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
638 LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371. 638 LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
639 LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371. 639 LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
640 Language/14_Types/4_Interface_Types_A08_t06: Fail # Moved collection classes fro m core to collection. co19 issue 371. 640 Language/14_Types/4_Interface_Types_A08_t06: Fail # Moved collection classes fro m core to collection. co19 issue 371.
641 641
642 Language/14_Types/6_Type_dynamic_A03_t01: Fail # Renamed Date to DateTime (issue 373, 374)
643 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail # Renamed Date t o DateTime (issue 373, 374)
644 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail # Renamed Date t o DateTime (issue 373, 374)
645 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: pass
646 LibTest/core/Date/Date.fromString_A01_t01: Fail # Renamed Date to DateTime (issu e 373, 374)
647 LibTest/core/Date/Date.fromString_A01_t02: Fail # Renamed Date to DateTime (issu e 373, 374)
648 LibTest/core/Date/Date.fromString_A03_t01: pass
649 LibTest/core/Date/Date.now_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
650 LibTest/core/Date/Date.now_A01_t02: Fail # Renamed Date to DateTime (issue 373, 374)
651 LibTest/core/Date/Date.now_A01_t03: Fail # Renamed Date to DateTime (issue 373, 374)
652 LibTest/core/Date/Date.utc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
653 LibTest/core/Date/Date_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
654 LibTest/core/Date/Date_A01_t03: Fail # Renamed Date to DateTime (issue 373, 374)
655 LibTest/core/Date/Date_A01_t04: Fail # Renamed Date to DateTime (issue 373, 374)
656 LibTest/core/Date/add_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
657 LibTest/core/Date/add_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374)
658 LibTest/core/Date/add_A03_t01: Fail # Renamed Date to DateTime (issue 373, 374)
659 LibTest/core/Date/compareTo_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
660 LibTest/core/Date/compareTo_A01_t02: Fail # Renamed Date to DateTime (issue 373, 374)
661 LibTest/core/Date/day_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
662 LibTest/core/Date/difference_A01_t01: Fail # Renamed Date to DateTime (issue 373 , 374)
663 LibTest/core/Date/difference_A01_t02: Fail # Renamed Date to DateTime (issue 373 , 374)
664 LibTest/core/Date/hour_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
665 LibTest/core/Date/isUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 )
666 LibTest/core/Date/millisecond_A01_t01: Fail # Renamed Date to DateTime (issue 37 3, 374)
667 LibTest/core/Date/millisecondsSinceEpoch_A01_t01: Fail # Renamed Date to DateTim e (issue 373, 374)
668 LibTest/core/Date/minute_A01_t01: Fail # Renamed Date to DateTime (issue 373, 37 4)
669 LibTest/core/Date/month_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 )
670 LibTest/core/Date/operator_GE_A01_t01: Fail # Renamed Date to DateTime (issue 37 3, 374)
671 LibTest/core/Date/operator_GT_A01_t01: Fail # Renamed Date to DateTime (issue 37 3, 374)
672 LibTest/core/Date/operator_LE_A01_t01: Fail # Renamed Date to DateTime (issue 37 3, 374)
673 LibTest/core/Date/operator_LT_A01_t01: Fail # Renamed Date to DateTime (issue 37 3, 374)
674 LibTest/core/Date/second_A01_t01: Fail # Renamed Date to DateTime (issue 373, 37 4)
675 LibTest/core/Date/subtract_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
676 LibTest/core/Date/subtract_A02_t01: Fail # Renamed Date to DateTime (issue 373, 374)
677 LibTest/core/Date/subtract_A03_t01: Fail # Renamed Date to DateTime (issue 373, 374)
678 LibTest/core/Date/timeZoneName_A01_t01: Fail # Renamed Date to DateTime (issue 3 73, 374)
679 LibTest/core/Date/timeZoneOffset_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
680 LibTest/core/Date/toLocal_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74)
681 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
682 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374 )
683 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3 74)
684
642 LibTest/core/Strings/join_A01_t01: Fail # Strings class has been removed. co19 i ssue 380 685 LibTest/core/Strings/join_A01_t01: Fail # Strings class has been removed. co19 i ssue 380
643 LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i ssue 380 686 LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i ssue 380
644 LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. c o19 issue 380 687 LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. c o19 issue 380
645 LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. c o19 issue 380 688 LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. c o19 issue 380
646 689
647 LibTest/core/RegExp/RegExp_A01_t03: Fail # IllegalJSRegExpException has been rem oved. co19 issue 375. 690 LibTest/core/RegExp/RegExp_A01_t03: Fail # IllegalJSRegExpException has been rem oved. co19 issue 375.
648 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03: Fa il # IllegalJSRegExpException has been removed. co19 issue 375. 691 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03: Fa il # IllegalJSRegExpException has been removed. co19 issue 375.
649 LibTest/core/IllegalJSRegExpException/toString_A01_t01: Fail # IllegalJSRegExpEx ception has been removed. co19 issue 375. 692 LibTest/core/IllegalJSRegExpException/toString_A01_t01: Fail # IllegalJSRegExpEx ception has been removed. co19 issue 375.
650 LibTest/core/IllegalJSRegExpException/IllegalJSRegExpException_A01_t01: Fail # I llegalJSRegExpException has been removed. co19 issue 375. 693 LibTest/core/IllegalJSRegExpException/IllegalJSRegExpException_A01_t01: Fail # I llegalJSRegExpException has been removed. co19 issue 375.
651 694
(...skipping 10 matching lines...) Expand all
662 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377). 705 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
663 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377). 706 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
664 707
665 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376). 708 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376).
666 709
667 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 710 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
668 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 711 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
669 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 712 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
670 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 713 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
671 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 714 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
OLDNEW
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698