| OLD | NEW |
| 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 == dartc ] | 5 [ $compiler == dartc ] |
| 6 Language/03_Overview/1_Scoping_A02_t28: Fail # TODO(dartc-team): Please triage t
his failure. | 6 Language/03_Overview/1_Scoping_A02_t28: Fail # TODO(dartc-team): Please triage t
his failure. |
| 7 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD
O(dartc-team): Please triage this failure. | 7 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD
O(dartc-team): Please triage this failure. |
| 8 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD
O(dartc-team): Please triage this failure. | 8 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD
O(dartc-team): Please triage this failure. |
| 9 Language/07_Classes/07_Classes_A07_t10: Fail # TODO(dartc-team): Please triage t
his failure. | 9 Language/07_Classes/07_Classes_A07_t10: Fail # TODO(dartc-team): Please triage t
his failure. |
| 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(dartc-team): P
lease triage this failure. | 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(dartc-team): P
lease triage this failure. |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 207 LibTest/core/List/every_A01_t01: Fail # Uses deprecated Expect class, issue 398 | 207 LibTest/core/List/every_A01_t01: Fail # Uses deprecated Expect class, issue 398 |
| 208 LibTest/core/List/getRange_A06_t01: Fail # Uses deprecated Expect class, issue 3
98 | 208 LibTest/core/List/getRange_A06_t01: Fail # Uses deprecated Expect class, issue 3
98 |
| 209 LibTest/core/List/indexOf_A06_t01: Fail # Uses deprecated Expect class, issue 39
8 | 209 LibTest/core/List/indexOf_A06_t01: Fail # Uses deprecated Expect class, issue 39
8 |
| 210 LibTest/core/List/insertRange_A08_t01: Fail # Uses deprecated Expect class, issu
e 398 | 210 LibTest/core/List/insertRange_A08_t01: Fail # Uses deprecated Expect class, issu
e 398 |
| 211 LibTest/core/List/operator_subscript_A03_t01: Fail # Uses deprecated Expect clas
s, issue 398 | 211 LibTest/core/List/operator_subscript_A03_t01: Fail # Uses deprecated Expect clas
s, issue 398 |
| 212 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # Uses deprecate
d Expect class, issue 398 | 212 LibTest/core/List/operator_subscripted_assignment_A03_t01: Fail # Uses deprecate
d Expect class, issue 398 |
| 213 LibTest/core/Map/putIfAbsent_A01_t04: Fail # Uses deprecated Expect class, issue
398 | 213 LibTest/core/Map/putIfAbsent_A01_t04: Fail # Uses deprecated Expect class, issue
398 |
| 214 | 214 |
| 215 LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round ret
urns ints, issue 389 | 215 LibTest/core/int/operator_division_A01_t01: Fail # truncate/ceil/floor/round ret
urns ints, issue 389 |
| 216 | 216 |
| 217 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issues TODO |
| 218 LibTest/async/Future/Future.immediateError_A01_t01: Fail # Future constructors h
ave changed # issues TODO |
| 219 LibTest/async/Future/asStream_A01_t01: Fail # Future constructors have changed #
issue TODO |
| 220 LibTest/async/Future/Future.immediate_A01_t01: Fail # Future constructors have c
hanged # issue TODO |
| 221 LibTest/async/Future/then_A01_t03: Fail # Future constructors have changed # iss
ue TODO |
| 222 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue TODO |
| 223 LibTest/async/Future/forEach_A03_t01: Fail # Future constructors have changed #
issue TODO |
| 224 LibTest/async/Future/asStream_A01_t02: Fail # Future constructors have changed #
issue TODO |
| 225 LibTest/async/Future/Future.immediateError_A01_t01: Fail # Future constructors h
ave changed # issue TODO |
| 226 LibTest/async/Future/asStream_A02_t01: Fail # Future constructors have changed #
issue TODO |
| 227 |
| 217 Language/11_Expressions/06_Lists_A06_t01: Fail # Issue 397 | 228 Language/11_Expressions/06_Lists_A06_t01: Fail # Issue 397 |
| 218 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397 | 229 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397 |
| 219 LibTest/core/List/addLast_A01_t01: Fail # Issue 397 | 230 LibTest/core/List/addLast_A01_t01: Fail # Issue 397 |
| 220 LibTest/core/List/addLast_A01_t03: Fail # Issue 397 | 231 LibTest/core/List/addLast_A01_t03: Fail # Issue 397 |
| 221 LibTest/core/List/addLast_A02_t01: Fail # Issue 397 | 232 LibTest/core/List/addLast_A02_t01: Fail # Issue 397 |
| 222 LibTest/core/List/filter_A03_t01: Fail # Issue 397 | 233 LibTest/core/List/filter_A03_t01: Fail # Issue 397 |
| 223 | 234 |
| 224 LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400 | 235 LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400 |
| 225 LibTest/core/List/List.from_A01_t01: fail # Issue 400 | 236 LibTest/core/List/List.from_A01_t01: fail # Issue 400 |
| 226 LibTest/core/List/operator_subscript_A01_t02: fail # Issue 400 | 237 LibTest/core/List/operator_subscript_A01_t02: fail # Issue 400 |
| (...skipping 12 matching lines...) Expand all Loading... |
| 239 LibTest/core/List/insertRange_A02_t01: fail # Issue 400 | 250 LibTest/core/List/insertRange_A02_t01: fail # Issue 400 |
| 240 LibTest/core/List/length_A04_t01: fail # Issue 400 | 251 LibTest/core/List/length_A04_t01: fail # Issue 400 |
| 241 LibTest/core/List/removeLast_A02_t01: fail # Issue 400 | 252 LibTest/core/List/removeLast_A02_t01: fail # Issue 400 |
| 242 LibTest/core/List/removeRange_A02_t01: fail # Issue 400 | 253 LibTest/core/List/removeRange_A02_t01: fail # Issue 400 |
| 243 LibTest/core/Set/isSubsetOf_A01_t01: fail # Issue 400 | 254 LibTest/core/Set/isSubsetOf_A01_t01: fail # Issue 400 |
| 244 LibTest/core/Set/isSubsetOf_A01_t02: fail # Issue 400 | 255 LibTest/core/Set/isSubsetOf_A01_t02: fail # Issue 400 |
| 245 LibTest/core/List/operator_subscript_A01_t02: Fail # getRange now takes end-argu
ment and returns Iterable. Issue 399 | 256 LibTest/core/List/operator_subscript_A01_t02: Fail # getRange now takes end-argu
ment and returns Iterable. Issue 399 |
| 246 | 257 |
| 247 [ $runtime == drt && $compiler == none ] | 258 [ $runtime == drt && $compiler == none ] |
| 248 *: Skip | 259 *: Skip |
| OLD | NEW |