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

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

Issue 10939015: Triaging dart2dart co19 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 Language/03_Overview/*: Skip # ~10 924 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js
925 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
926 Language/03_Overview/1_Scoping_A02_t30: Fail # New import syntax
927 Language/03_Overview/1_Scoping_A03_t02: Fail # New import syntax
928 Language/03_Overview/2_Privacy_A01_t01: Fail # New import syntax
929 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax
930 Language/03_Overview/2_Privacy_A01_t08: Fail # New import syntax
931 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js
932 Language/03_Overview/2_Privacy_A01_t16: Fail # New import syntax
933 Language/03_Overview/2_Privacy_A01_t21: Fail # New import syntax
925 Language/06_Functions/06_Functions_A01_t03: Fail # New import syntax 934 Language/06_Functions/06_Functions_A01_t03: Fail # New import syntax
926 Language/07_Classes/*: Skip # ~41 935 Language/07_Classes/*: Skip # ~41
927 Language/08_Interfaces/*: Skip # ~3 936 Language/08_Interfaces/*: Skip # ~3
928 Language/09_Generics/*: Skip # ~38 937 Language/09_Generics/*: Skip # ~38
929 Language/10_Expressions/*: Skip # ~49 938 Language/10_Expressions/*: Skip # ~49
930 Language/11_Statements/*: Skip # ~2 939 Language/11_Statements/*: Skip # ~2
931 Language/13_Libraries_and_Scripts/*: Skip # ~11 940 Language/13_Libraries_and_Scripts/*: Skip # ~11
932 Language/14_Types/*: Skip # ~3 941 Language/14_Types/*: Skip # ~3
933 Language/15_Reference/*: Skip # Not clear 942 Language/15_Reference/*: Skip # Not clear
934 LibTest/core/*: Skip # ~4 943 LibTest/core/*: Skip # ~4
(...skipping 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
1238 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1247 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1239 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1248 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1240 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1249 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1241 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1250 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1242 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1251 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1243 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1252 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1244 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1253 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1245 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1254 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1246 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1255 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1247 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1256 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