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

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

Issue 11313006: Update co19 status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « no previous file | dart/tests/co19/co19-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 == dart2dart ] 5 [ $compiler == dart2dart ]
6 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash # TODO(dart2dart-team ): Please triage this crash. 6 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Crash # TODO(dart2dart-team ): Please triage this crash.
7 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash # TODO(dart2dart-team ): Please triage this crash. 7 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Crash # TODO(dart2dart-team ): Please triage this crash.
8 8
9 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please triage this failure. 9 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please triage this failure.
10 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(dart2dart-team): Please triage this failure. 10 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(dart2dart-team): Please triage this failure.
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 Language/13_Libraries_and_Scripts/2_Exports_A01_t07: Fail # TODO(dart2dart-team) : Please triage this failure. 87 Language/13_Libraries_and_Scripts/2_Exports_A01_t07: Fail # TODO(dart2dart-team) : Please triage this failure.
88 Language/13_Libraries_and_Scripts/2_Exports_A01_t15: Fail # TODO(dart2dart-team) : Please triage this failure. 88 Language/13_Libraries_and_Scripts/2_Exports_A01_t15: Fail # TODO(dart2dart-team) : Please triage this failure.
89 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(dart2dart-team) : Please triage this failure. 89 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(dart2dart-team) : Please triage this failure.
90 Language/13_Libraries_and_Scripts/2_Exports_A04_t01: Fail # TODO(dart2dart-team) : Please triage this failure. 90 Language/13_Libraries_and_Scripts/2_Exports_A04_t01: Fail # TODO(dart2dart-team) : Please triage this failure.
91 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(dart2dart-team) : Please triage this failure. 91 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(dart2dart-team) : Please triage this failure.
92 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(dart2dart-team) : Please triage this failure. 92 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(dart2dart-team) : Please triage this failure.
93 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(dart2dart-team) : Please triage this failure. 93 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(dart2dart-team) : Please triage this failure.
94 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(dart2dart-team): Please triage this failure. 94 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(dart2dart-team): Please triage this failure.
95 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(dart2dart-team) : Please triage this failure. 95 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(dart2dart-team) : Please triage this failure.
96 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(dart2dart -team): Please triage this failure. 96 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(dart2dart -team): Please triage this failure.
97 LibTest/core/Queue/Queue.from_A01_t02: Fail # TODO(dart2dart-team): Please triag e this failure.
98 LibTest/core/Set/Set.from_A01_t02: Fail # TODO(dart2dart-team): Please triage th is failure.
97 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(dart2dart-team): Please tria ge this failure. 99 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(dart2dart-team): Please tria ge this failure.
98 LibTest/math/exp_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. 100 LibTest/math/exp_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e.
99 LibTest/math/parseDouble_A02_t01: Fail # TODO(dart2dart-team): Please triage thi s failure. 101 LibTest/math/parseDouble_A02_t01: Fail # TODO(dart2dart-team): Please triage thi s failure.
100 LibTest/math/pow_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. 102 LibTest/math/pow_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e.
101 LibTest/math/pow_A11_t01: Fail # TODO(dart2dart-team): Please triage this failur e. 103 LibTest/math/pow_A11_t01: Fail # TODO(dart2dart-team): Please triage this failur e.
102 LibTest/math/pow_A13_t01: Fail # TODO(dart2dart-team): Please triage this failur e. 104 LibTest/math/pow_A13_t01: Fail # TODO(dart2dart-team): Please triage this failur e.
103 LibTest/math/sin_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. 105 LibTest/math/sin_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e.
104 LibTest/math/tan_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. 106 LibTest/math/tan_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e.
105 107
106 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 108 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 LibTest/core/Queue/last_A01_t01: Fail, OK # co19 issue 291 164 LibTest/core/Queue/last_A01_t01: Fail, OK # co19 issue 291
163 LibTest/core/List/last_A02_t01: Fail, OK # co19 issue 291 165 LibTest/core/List/last_A02_t01: Fail, OK # co19 issue 291
164 LibTest/core/List/last_A01_t01: Fail, OK # co19 issue 291 166 LibTest/core/List/last_A01_t01: Fail, OK # co19 issue 291
165 167
166 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 168 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
167 169
168 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276 170 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276
169 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 171 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276
170 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 172 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276
171 173
172 LibTest/core/List/add_A02_t01: Fail, OK # co19 issue 285
173 LibTest/core/List/addAll_A02_t01: Fail, OK # co19 issue 285
174 LibTest/core/List/addLast_A02_t01: Fail, OK # co19 issue 285
175 LibTest/core/List/clear_A02_t01: Fail, OK # co19 issue 285
176 LibTest/core/List/insertRange_A02_t01: Fail, OK # co19 issue 285
177 LibTest/core/List/length_A04_t01: Fail, OK # co19 issue 285
178 LibTest/core/List/List_A01_t02: Fail, OK # co19 issue 285
179 LibTest/core/List/removeLast_A02_t01: Fail, OK # co19 issue 285
180 LibTest/core/List/removeRange_A02_t01: Fail, OK # co19 issue 285
181 LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 iss ue 285 174 LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 iss ue 285
182 LibTest/core/UnsupportedOperationException/UnsupportedOperationException_A01_t01 : Fail, OK # co19 issue 285 175 LibTest/core/UnsupportedOperationException/UnsupportedOperationException_A01_t01 : Fail, OK # co19 issue 285
183 176
184 LibTest/core/List/iterator_next_A02_t01: Fail, OK # co19 issue 288 177 LibTest/core/List/iterator_next_A02_t01: Fail, OK # co19 issue 288
185 LibTest/core/Queue/iterator_next_A02_t01: Fail, OK # co19 issue 288 178 LibTest/core/Queue/iterator_next_A02_t01: Fail, OK # co19 issue 288
186 LibTest/core/Queue/first_A02_t01: Fail, OK # co19 issue 288 179 LibTest/core/Queue/first_A02_t01: Fail, OK # co19 issue 288
187 LibTest/core/Queue/removeLast_A02_t01: Fail, OK # co19 issue 288 180 LibTest/core/Queue/removeLast_A02_t01: Fail, OK # co19 issue 288
188 LibTest/core/Queue/last_A02_t01: Fail, OK # co19 issue 288 181 LibTest/core/Queue/last_A02_t01: Fail, OK # co19 issue 288
189 LibTest/core/Queue/removeFirst_A02_t01: Fail, OK # co19 issue 288 182 LibTest/core/Queue/removeFirst_A02_t01: Fail, OK # co19 issue 288
190 LibTest/core/NoMoreElementsException/NoMoreElementsException_A01_t01: Fail, OK # co19 issue 288 183 LibTest/core/NoMoreElementsException/NoMoreElementsException_A01_t01: Fail, OK # co19 issue 288
191 LibTest/core/NoMoreElementsException/toString_A01_t01: Fail, OK # co19 issue 288 184 LibTest/core/NoMoreElementsException/toString_A01_t01: Fail, OK # co19 issue 288
192 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is sue 288 185 LibTest/core/EmptyQueueException/EmptyQueueException_A01_t01: Fail, OK # co19 is sue 288
193 LibTest/core/EmptyQueueException/toString_A01_t01: Fail, OK # co19 issue 288 186 LibTest/core/EmptyQueueException/toString_A01_t01: Fail, OK # co19 issue 288
194 187
195 LibTest/core/UnsupportedError/toString_A01_t01: Fail, OK # co19 issue 295
196
197 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 188 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
198 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519 189 Language/03_Overview/1_Scoping_A01_t40: Fail # http://dartbug.com/5519
199 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519 190 Language/03_Overview/1_Scoping_A01_t41: Fail # http://dartbug.com/5519
200 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js 191 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js
201 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js 192 Language/03_Overview/1_Scoping_A02_t07: Fail # inherited from dart2js
202 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js 193 Language/03_Overview/1_Scoping_A02_t12: Fail # inherited from dart2js
203 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax 194 Language/03_Overview/2_Privacy_A01_t06: Fail # New import syntax
204 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js 195 Language/03_Overview/2_Privacy_A01_t14: Fail # inherited from dart2js
205 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519 196 Language/05_Variables/05_Variables_A01_t04: Fail # http://dartbug.com/5519
206 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519 197 Language/05_Variables/05_Variables_A01_t05: Fail # http://dartbug.com/5519
(...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after
582 # Partially implemented redirecting constructors makes this fail. 573 # Partially implemented redirecting constructors makes this fail.
583 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 574 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
584 575
585 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt p://dartbug.com/6242 576 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # htt p://dartbug.com/6242
586 577
587 578
588 [ $compiler == dart2dart && $system == windows ] 579 [ $compiler == dart2dart && $system == windows ]
589 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 580 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
590 LibTest/core/double/round_A01_t01: Fail # Result is NaN 581 LibTest/core/double/round_A01_t01: Fail # Result is NaN
591 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 582 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698