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

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

Issue 10943006: First triage of co19 dart2dart tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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) 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 == dart2js ] 5 [ $compiler == dart2js ]
6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015 6 Language/11_Statements/05_For_A01_t13: Crash # http://dartbug.com/5015
7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017 7 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c om/5017
8 8
9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure. 9 Language/07_Classes/07_Classes_A03_t01: Fail # TODO(ahe): Please triage this fai lure.
10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure. 10 Language/07_Classes/4_Abstract_Instance_Members_A07_t01: Fail # TODO(ahe): Pleas e triage this failure.
(...skipping 903 matching lines...) Expand 10 before | Expand all | Expand 10 after
914 Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization. 914 Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization.
915 915
916 # 916 #
917 # The following tests may be broken, but require further review. 917 # The following tests may be broken, but require further review.
918 # 918 #
919 [ $compiler == dart2js && $runtime == d8 ] 919 [ $compiler == dart2js && $runtime == d8 ]
920 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN? 920 LibTest/core/Expect/identical_A01_t01: Fail # TODO(floitsch): Is NaN identical t o NaN?
921 921
922 922
923 [ $compiler == dart2dart ] 923 [ $compiler == dart2dart ]
924 *: Skip 924 Language/03_Overview/*: Skip # ~10
Roman 2012/09/18 09:58:45 What these numbers mean? Please comment at least f
Anton Muhin 2012/09/18 10:20:04 Approximate number of tests, I'll add a comment
925 Language/06_Functions/06_Functions_A01_t03: Fail # New import syntax
926 Language/07_Classes/*: Skip # ~41
927 Language/08_Interfaces/*: Skip # ~3
928 Language/09_Generics/*: Skip # ~38
929 Language/10_Expressions/*: Skip # ~49
930 Language/11_Statements/*: Skip # ~2
931 Language/13_Libraries_and_Scripts/*: Skip # ~11
932 Language/14_Types/*: Skip # ~3
933 Language/15_Reference/*: Skip # Not clear
934 LibTest/core/*: Skip # ~4
935 LibTest/isolate/*: Skip # ~5
925 936
926 937
927 [ $compiler == dart2js && $browser ] 938 [ $compiler == dart2js && $browser ]
928 *: Skip 939 *: Skip
929 940
930 941
931 # 942 #
932 # Missing compile-time errors. 943 # Missing compile-time errors.
933 # 944 #
934 [ $compiler == dart2js ] 945 [ $compiler == dart2js ]
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after
1227 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1238 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1228 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1239 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1229 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1240 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1230 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1241 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1231 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1242 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1232 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1243 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1233 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1244 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1234 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1245 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1235 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1246 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1236 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1247 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
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