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

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

Issue 12569005: Fix dart2dart test expectations. (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 | « 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) 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 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 Language/05_Variables/05_Variables_A07_t05: Fail # Inherited from dart2js 74 Language/05_Variables/05_Variables_A07_t05: Fail # Inherited from dart2js
75 Language/05_Variables/05_Variables_A07_t06: Fail # Inherited from dart2js 75 Language/05_Variables/05_Variables_A07_t06: Fail # Inherited from dart2js
76 Language/05_Variables/05_Variables_A07_t07: Fail # Inherited from dart2js 76 Language/05_Variables/05_Variables_A07_t07: Fail # Inherited from dart2js
77 Language/05_Variables/05_Variables_A07_t08: Fail # Inherited from dart2js 77 Language/05_Variables/05_Variables_A07_t08: Fail # Inherited from dart2js
78 Language/05_Variables/05_Variables_A07_t10: Fail # Inherited from dart2js 78 Language/05_Variables/05_Variables_A07_t10: Fail # Inherited from dart2js
79 Language/05_Variables/05_Variables_A08_t01: Fail # Inherited from dart2js 79 Language/05_Variables/05_Variables_A08_t01: Fail # Inherited from dart2js
80 Language/05_Variables/05_Variables_A08_t02: Fail # Inherited from dart2js 80 Language/05_Variables/05_Variables_A08_t02: Fail # Inherited from dart2js
81 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Inherited from VM (circular initialization?). 81 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail # Inherited from VM (circular initialization?).
82 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Inherited from dart2js 82 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # Inherited from dart2js
83 Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM 83 Language/06_Functions/06_Functions_A01_t22: Fail # inherited from VM
84 Language/06_Functions/06_Functions_A01_t31: Fail # http://dartbug.com/5519
85 Language/06_Functions/1_Function_Declaration_A01_t01: Fail # http://dartbug.com/ 5519
86 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt p://dartbug.com/5519 84 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # htt p://dartbug.com/5519
87 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt p://dartbug.com/5519 85 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # htt p://dartbug.com/5519
88 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt p://dartbug.com/5519 86 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # htt p://dartbug.com/5519
89 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt p://dartbug.com/5519 87 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # htt p://dartbug.com/5519
90 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # htt p://dartbug.com/5519 88 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # htt p://dartbug.com/5519
91 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # inh erited from dart2js 89 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # inh erited from dart2js
92 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # htt p://dartbug.com/5519 90 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # htt p://dartbug.com/5519
93 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # htt p://dartbug.com/5519 91 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # htt p://dartbug.com/5519
94 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # htt p://dartbug.com/5519 92 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # htt p://dartbug.com/5519
95 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail # htt p://dartbug.com/5519 93 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t14: Fail # htt p://dartbug.com/5519
(...skipping 609 matching lines...) Expand 10 before | Expand all | Expand 10 after
705 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377). 703 LibTest/core/Set/remove_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). 704 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
707 705
708 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376). 706 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376).
709 707
710 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 708 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
711 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 709 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
712 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 710 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
713 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 711 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
714 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 712 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
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