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

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

Issue 11263009: Fix expectations for dart2js/dart2dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 1 month 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-dart2dart.status ('k') | 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 5
6 # Crashes first, please. Then untriaged bugs. There is a section below 6 # Crashes first, please. Then untriaged bugs. There is a section below
7 # for co19 bugs. 7 # for co19 bugs.
8 [ $compiler == dart2js ] 8 [ $compiler == dart2js ]
9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure. 10 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(ahe): Please triage this failure.
(...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 LibTest/core/List/add_A02_t01: Fail, OK # co19 issue 285 222 LibTest/core/List/add_A02_t01: Fail, OK # co19 issue 285
223 LibTest/core/List/addAll_A02_t01: Fail, OK # co19 issue 285 223 LibTest/core/List/addAll_A02_t01: Fail, OK # co19 issue 285
224 LibTest/core/List/addLast_A02_t01: Fail, OK # co19 issue 285 224 LibTest/core/List/addLast_A02_t01: Fail, OK # co19 issue 285
225 LibTest/core/List/clear_A02_t01: Fail, OK # co19 issue 285 225 LibTest/core/List/clear_A02_t01: Fail, OK # co19 issue 285
226 LibTest/core/List/insertRange_A02_t01: Fail, OK # co19 issue 285 226 LibTest/core/List/insertRange_A02_t01: Fail, OK # co19 issue 285
227 LibTest/core/List/length_A04_t01: Fail, OK # co19 issue 285 227 LibTest/core/List/length_A04_t01: Fail, OK # co19 issue 285
228 LibTest/core/List/List_A01_t02: Fail, OK # co19 issue 285 228 LibTest/core/List/List_A01_t02: Fail, OK # co19 issue 285
229 LibTest/core/List/removeLast_A02_t01: Fail, OK # co19 issue 285 229 LibTest/core/List/removeLast_A02_t01: Fail, OK # co19 issue 285
230 LibTest/core/List/removeRange_A02_t01: Fail, OK # co19 issue 285 230 LibTest/core/List/removeRange_A02_t01: Fail, OK # co19 issue 285
231 LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 iss ue 285 231 LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 iss ue 285
232 LibTest/core/UnsupportedOperationException/UnsupportedOperationException_A01_t01 : Fail, OK # co19 issue 285
232 233
233 [ $compiler == dart2js && $unchecked ] 234 [ $compiler == dart2js && $unchecked ]
234 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple ase triage this failure. 235 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple ase triage this failure.
235 236
236 [ $compiler == dart2js && $checked ] 237 [ $compiler == dart2js && $checked ]
237 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348 238 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348
238 239
239 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 240 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
240 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure. 241 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: Fail # TOD O(ahe): Please triage this failure.
241 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure. 242 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 541 matching lines...) Expand 10 before | Expand all | Expand 10 after
783 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 784 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
784 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 785 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
785 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 786 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
786 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 787 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
787 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 788 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
788 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 789 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
789 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 790 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
790 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 791 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
791 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 792 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
792 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 793 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698