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

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

Issue 10970036: Update test status after implementing library syntax. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | dart/tests/language/language_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 == 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 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 LibTest/core/Object/dynamic_A01_t01: Fail, OK # co19 issue 211 66 LibTest/core/Object/dynamic_A01_t01: Fail, OK # co19 issue 211
67 LibTest/core/Object/operator_equality_A01_t01: Fail, OK # co19 issue 211 67 LibTest/core/Object/operator_equality_A01_t01: Fail, OK # co19 issue 211
68 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211 68 LibTest/core/Object/toString_A01_t01: Fail, OK # co19 issue 211
69 69
70 70
71 [ $compiler == dart2js && $checked ] 71 [ $compiler == dart2js && $checked ]
72 # Tests rely on a VM exception being thrown in checked mode. 72 # Tests rely on a VM exception being thrown in checked mode.
73 Language/10_Expressions/10_Instance_Creation/2_Const_A09_t02: Fail, OK 73 Language/10_Expressions/10_Instance_Creation/2_Const_A09_t02: Fail, OK
74 Language/10_Expressions/10_Instance_Creation/2_Const_A09_t03: Fail, OK 74 Language/10_Expressions/10_Instance_Creation/2_Const_A09_t03: Fail, OK
75 75
76 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348
76 77
77 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 78 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
78 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 79 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
79 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 80 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
80 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure. 81 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please triage this failure.
81 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure. 82 Language/07_Classes/6_Constructors/2_Factories_A06_t04: Fail # TODO(ahe): Please triage this failure.
82 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure. 83 Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
83 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure. 84 Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
84 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure. 85 Language/07_Classes/7_Static_Methods_A01_t03: Fail # TODO(ahe): Please triage th is failure.
85 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure. 86 Language/09_Generics/09_Generics_A03_t01: Fail # TODO(ahe): Please triage this f ailure.
(...skipping 1133 matching lines...) Expand 10 before | Expand all | Expand 10 after
1219 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 1220 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
1220 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 1221 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
1221 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 1222 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
1222 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 1223 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
1223 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 1224 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
1224 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 1225 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
1225 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 1226 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
1226 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 1227 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
1227 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 1228 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
1228 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 1229 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « no previous file | dart/tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698