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 | 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 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
210 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 | 210 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 |
211 LibTest/core/Queue/filter_A01_t03: Fail, OK # co19 issue 276 | 211 LibTest/core/Queue/filter_A01_t03: Fail, OK # co19 issue 276 |
212 LibTest/core/Queue/some_A01_t03: Fail, OK # co19 issue 276 | 212 LibTest/core/Queue/some_A01_t03: Fail, OK # co19 issue 276 |
213 LibTest/core/Queue/every_A01_t03: Fail, OK # co19 issue 276 | 213 LibTest/core/Queue/every_A01_t03: Fail, OK # co19 issue 276 |
214 LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 276 | 214 LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 276 |
215 LibTest/core/ClosureArgumentMismatchException/toString_A01_t01: Fail, OK # co19
issue 276 | 215 LibTest/core/ClosureArgumentMismatchException/toString_A01_t01: Fail, OK # co19
issue 276 |
216 LibTest/core/ClosureArgumentMismatchException/ClosureArgumentMismatchException_A
01_t01: Fail, OK # co19 issue 276 | 216 LibTest/core/ClosureArgumentMismatchException/ClosureArgumentMismatchException_A
01_t01: Fail, OK # co19 issue 276 |
217 Language/11_Statements/15_Assert_A04_t04: Fail, OK # co19 issue 276 | 217 Language/11_Statements/15_Assert_A04_t04: Fail, OK # co19 issue 276 |
218 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 | 218 LibTest/isolate/ReceivePort/receive_A01_t02: Fail, OK # co19 issue 276 |
219 | 219 |
| 220 LibTest/core/IllegalAccessException/IllegalAccessException_A01_t01: Fail, OK # c
o19 issue 285 |
| 221 LibTest/core/IllegalAccessException/toString_A01_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 |
| 224 LibTest/core/List/addLast_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 |
| 227 LibTest/core/List/length_A04_t01: 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 |
| 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 |
| 232 |
220 [ $compiler == dart2js && $unchecked ] | 233 [ $compiler == dart2js && $unchecked ] |
221 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple
ase triage this failure. | 234 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(ahe): Ple
ase triage this failure. |
222 | 235 |
223 [ $compiler == dart2js && $checked ] | 236 [ $compiler == dart2js && $checked ] |
224 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348 | 237 Language/03_Overview/1_Scoping_A02_t30: Fail # http://dartbug.com/5348 |
225 | 238 |
226 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. | 239 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. |
227 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t04: 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. |
228 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please
triage this failure. | 241 Language/07_Classes/6_Constructors/2_Factories_A06_t01: Fail # TODO(ahe): Please
triage this failure. |
229 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please
triage this failure. | 242 Language/07_Classes/6_Constructors/2_Factories_A06_t02: Fail # TODO(ahe): Please
triage this failure. |
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
415 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 428 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
416 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 429 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
417 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 430 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
418 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 431 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
419 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 432 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
420 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 433 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
421 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined | 434 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail #
Runtime error: TypeError: Cannot call method '$call$0' of undefined |
422 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
Runtime error: TypeError: Cannot call method '$call$2' of undefined | 435 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
Runtime error: TypeError: Cannot call method '$call$2' of undefined |
423 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
# Runtime error: TypeError: Object #<A> has no method '$call$0' | 436 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
# Runtime error: TypeError: Object #<A> has no method '$call$0' |
424 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' | 437 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0' |
425 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 438 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedE
rror: Currently spawnUri is not supported without web workers. |
426 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 439 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedE
rror: Currently spawnUri is not supported without web workers. |
427 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 440 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedE
rror: Currently spawnUri is not supported without web workers. |
428 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 441 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedE
rror: Currently spawnUri is not supported without web workers. |
429 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedO
perationException: Currently spawnUri is not supported without web workers. | 442 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedE
rror: Currently spawnUri is not supported without web workers. |
430 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c
all method 'toSendPort$0' of undefined. | 443 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c
all method 'toSendPort$0' of undefined. |
431 | 444 |
432 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b
it-operation. | 445 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b
it-operation. |
433 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints. | 446 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints. |
434 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints. | 447 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints. |
435 LibTest/core/int/operator_right_shift_A01_t01: Fail, OK # Expects negative resul
t from bit-operation. | 448 LibTest/core/int/operator_right_shift_A01_t01: Fail, OK # Expects negative resul
t from bit-operation. |
436 LibTest/core/int/operator_OR_A01_t01: Fail, OK # Requires bigints. | 449 LibTest/core/int/operator_OR_A01_t01: Fail, OK # Requires bigints. |
437 LibTest/core/int/operator_remainder_A01_t01: Fail, OK # Requires bigints. | 450 LibTest/core/int/operator_remainder_A01_t01: Fail, OK # Requires bigints. |
438 | 451 |
439 # The following tests use the deprecated Date interface. | 452 # The following tests use the deprecated Date interface. |
(...skipping 330 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
770 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 | 783 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 |
771 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 | 784 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 |
772 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 | 785 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 |
773 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 | 786 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 |
774 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 | 787 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 |
775 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 | 788 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 |
776 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 | 789 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 |
777 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 | 790 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 |
778 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 | 791 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 |
779 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 | 792 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 |
OLD | NEW |