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

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

Issue 11417058: Revert "Remove NullPointerException." (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') | tests/co19/co19-runtime.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 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_t05: Fail # TODO(ahe): Please triage this fai lure. 9 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 10 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 Language/13_Libraries_and_Scripts/2_Exports_A01_t15: Fail # TODO(ahe): Please tr iage this failure. 133 Language/13_Libraries_and_Scripts/2_Exports_A01_t15: Fail # TODO(ahe): Please tr iage this failure.
134 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(ahe): Please tr iage this failure. 134 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(ahe): Please tr iage this failure.
135 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(ahe): Please tr iage this failure. 135 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(ahe): Please tr iage this failure.
136 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(ahe): Please tr iage this failure. 136 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(ahe): Please tr iage this failure.
137 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(ahe): Please tr iage this failure. 137 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(ahe): Please tr iage this failure.
138 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure. 138 Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please tria ge this failure.
139 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(ahe): Please tr iage this failure. 139 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(ahe): Please tr iage this failure.
140 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure. 140 Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe) : Please triage this failure.
141 LibTest/core/Queue/Queue.from_A01_t02: Fail # TODO(ahe): Please triage this fail ure. 141 LibTest/core/Queue/Queue.from_A01_t02: Fail # TODO(ahe): Please triage this fail ure.
142 LibTest/core/Set/Set.from_A01_t02: Fail # TODO(ahe): Please triage this failure. 142 LibTest/core/Set/Set.from_A01_t02: Fail # TODO(ahe): Please triage this failure.
143 LibTest/core/String/replaceAll_A02_t01: Fail # TODO(ahe): Please triage this fai lure.
144 LibTest/core/String/replaceFirst_A02_t01: Fail # TODO(ahe): Please triage this f ailure.
143 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 145 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
144 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 146 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
145 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this fai lure. 147 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(ahe): Please triage this fai lure.
146 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure. 148 LibTest/math/exp_A01_t01: Fail # TODO(ahe): Please triage this failure.
147 LibTest/math/parseDouble_A01_t01: Fail # TODO(ahe): Please triage this failure. 149 LibTest/math/parseDouble_A01_t01: Fail # TODO(ahe): Please triage this failure.
148 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure. 150 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
149 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure. 151 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure.
150 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure. 152 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
151 LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure. 153 LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure.
152 LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure. 154 LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure.
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
325 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant 327 LibTest/isolate/SendPort/send_A02_t01: Fail # Compile-time error: error: not a c ompile-time constant
326 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant 328 LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c ompile-time constant
327 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant 329 LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a c ompile-time constant
328 330
329 Language/11_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec ted token 'equals' 331 Language/11_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpec ted token 'equals'
330 Language/11_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpect ed token 'equals' 332 Language/11_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpect ed token 'equals'
331 Language/11_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic al(expected: <abyr, abyr 333 Language/11_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identic al(expected: <abyr, abyr
332 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails 334 LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throw s() fails
333 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined 335 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined
334 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined 336 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t02: Fail # Runtim e error: TypeError: Cannot call method '$call$0' of undefined
337 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
338 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
339 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
340 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
341 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
342 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
343 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A03_t03: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
344 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A07_t01: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
345 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A08_t02: Fail # Runtime error: TypeError: Cannot call method '$call$0' of undefined
346 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail # Runtime error: TypeError: Cannot call method '$call$2' of undefined
347 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Fail # Runtime error: TypeError: Object 1 has no method '$call$0'
335 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 348 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
336 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 349 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
337 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 350 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
338 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 351 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
339 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers. 352 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedE rror: Currently spawnUri is not supported without web workers.
340 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined. 353 LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot c all method 'toSendPort$0' of undefined.
341 354
342 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation. 355 LibTest/core/int/operator_NOT_A01_t01: Fail, OK # Expects negative result from b it-operation.
343 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints. 356 LibTest/core/int/operator_XOR_A01_t01: Fail, OK # Requires bigints.
344 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints. 357 LibTest/core/int/operator_AND_A01_t01: Fail, OK # Requires bigints.
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
421 LibTest/core/List/setRange_A02_t02: Fail, OK # co19 issue 290 434 LibTest/core/List/setRange_A02_t02: Fail, OK # co19 issue 290
422 LibTest/core/List/setRange_A03_t01: Fail, OK # co19 issue 290 435 LibTest/core/List/setRange_A03_t01: Fail, OK # co19 issue 290
423 LibTest/core/List/setRange_A03_t02: Fail, OK # co19 issue 290 436 LibTest/core/List/setRange_A03_t02: Fail, OK # co19 issue 290
424 LibTest/core/Match/group_A02_t01: Fail, OK # co19 issue 290 437 LibTest/core/Match/group_A02_t01: Fail, OK # co19 issue 290
425 LibTest/core/Match/groups_A02_t01: Fail, OK # co19 issue 290 438 LibTest/core/Match/groups_A02_t01: Fail, OK # co19 issue 290
426 LibTest/core/Match/operator_subscript_A02_t01: Fail, OK # co19 issue 290 439 LibTest/core/Match/operator_subscript_A02_t01: Fail, OK # co19 issue 290
427 LibTest/core/String/charCodeAt_A02_t01: Fail, OK # co19 issue 290 440 LibTest/core/String/charCodeAt_A02_t01: Fail, OK # co19 issue 290
428 LibTest/core/String/operator_subscript_A02_t01: Fail, OK # co19 issue 290 441 LibTest/core/String/operator_subscript_A02_t01: Fail, OK # co19 issue 290
429 LibTest/core/String/substring_A02_t01: Fail, OK # co19 issue 290 442 LibTest/core/String/substring_A02_t01: Fail, OK # co19 issue 290
430 443
431 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316
432 Language/05_Variables/05_Variables_A09_t01: Fail, OK # co19 issue 316
433 Language/06_Functions/3_Type_of_a_Function_A01_t01: Fail, OK # co19 issue 316
434 Language/07_Classes/2_Getters_A02_t01: Fail, OK # co19 issue 316
435 Language/07_Classes/8_Static_Variables_A02_t01: Fail, OK # co19 issue 316
436 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A01_t01: F ail, OK # co19 issue 316
437 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t01: F ail, OK # co19 issue 316
438 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t02: F ail, OK # co19 issue 316
439 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t03: F ail, OK # co19 issue 316
440 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t04: F ail, OK # co19 issue 316
441 Language/08_Interfaces/5_Superinterfaces/1_Inheritance_and_Overriding_A02_t05: F ail, OK # co19 issue 316
442 Language/11_Expressions/02_Null_A05_t02: Fail, OK # co19 issue 316
443 Language/11_Expressions/08_Throw_A03_t04: Fail, OK # co19 issue 316
444 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t01: Pass, OK # co19 issue 316
445 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A06_t01: Fail , OK # co19 issue 316
446 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A06_t02: Fail , OK # co19 issue 316
447 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A07_t01: Fail , OK # co19 issue 316
448 Language/12_Statements/06_For/2_For_in_A01_t04: Fail, OK # co19 issue 316
449 Language/14_Types/6_Type_Dynamic_A03_t01: Fail, OK # co19 issue 316
450 Language/14_Types/6_Type_Dynamic_A04_t01: Fail, OK # co19 issue 316
451 LibTest/core/Date/Date.fromString_A02_t01: Fail, OK # co19 issue 316
452 LibTest/core/Date/Date_A01_t02: Fail, OK # co19 issue 316
453 LibTest/core/Date/add_A05_t01: Fail, OK # co19 issue 316
454 LibTest/core/Date/compareTo_A02_t01: Fail, OK # co19 issue 316
455 LibTest/core/Date/difference_A02_t01: Fail, OK # co19 issue 316
456 LibTest/core/Date/subtract_A05_t01: Fail, OK # co19 issue 316
457 LibTest/core/Duration/Duration_A03_t01: Fail, OK # co19 issue 316
458 LibTest/core/Expect/approxEquals_A03_t01: Fail, OK # co19 issue 316
459 LibTest/core/Expect/listEquals_A02_t01: Fail, OK # co19 issue 316
460 LibTest/core/Expect/setEquals_A02_t01: Fail, OK # co19 issue 316
461 LibTest/core/Expect/throws_A01_t03: Fail, OK # co19 issue 316
462 LibTest/core/Future/handleException_A01_t01: Fail, OK # co19 issue 316
463 LibTest/core/Future/handleException_A01_t07: Fail, OK # co19 issue 316
464 LibTest/core/Future/hasValue_A01_t01: Fail, OK # co19 issue 316
465 LibTest/core/Future/isComplete_A01_t01: Fail, OK # co19 issue 316
466 LibTest/core/Future/then_A01_t01: Fail, OK # co19 issue 316
467 LibTest/core/Future/then_A01_t05: Fail, OK # co19 issue 316
468 LibTest/core/Future/value_A01_t03: Fail, OK # co19 issue 316
469 LibTest/core/Futures/wait_A03_t01: Fail, OK # co19 issue 316
470 LibTest/core/HashMap/HashMap.from_A02_t01: Fail, OK # co19 issue 316
471 LibTest/core/HashSet/HashSet.from_A02_t01: Fail, OK # co19 issue 316
472 LibTest/core/LinkedHashMap/LinkedHashMap.from_A02_t01: Fail, OK # co19 issue 316
473 LibTest/core/List/List.from_A03_t01: Fail, OK # co19 issue 316
474 LibTest/core/List/addAll_A03_t01: Fail, OK # co19 issue 316
475 LibTest/core/List/getRange_A05_t01: Fail, OK # co19 issue 316
476 LibTest/core/List/insertRange_A07_t01: Fail, OK # co19 issue 316
477 LibTest/core/List/length_A06_t01: Fail, OK # co19 issue 316
478 LibTest/core/List/removeRange_A06_t01: Fail, OK # co19 issue 316
479 LibTest/core/List/setRange_A06_t01: Fail, OK # co19 issue 316
480 LibTest/core/Map/containsKey_A01_t02: Fail, OK # co19 issue 316
481 LibTest/core/Map/forEach_A01_t04: Fail, OK # co19 issue 316
482 LibTest/core/Map/operator_subscript_A01_t02: Fail, OK # co19 issue 316
483 LibTest/core/Map/operator_subscripted_assignment_A01_t02: Fail, OK # co19 issue 316
484 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 316
485 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 316
486 LibTest/core/Map/remove_A01_t02: Fail, OK # co19 issue 316
487 LibTest/core/NullPointerException/NullPointerException_A01_t01: Fail, OK # co19 issue 316
488 LibTest/core/NullPointerException/toString_A01_t01: Fail, OK # co19 issue 316
489 LibTest/core/Queue/Queue.from_A02_t01: Fail, OK # co19 issue 316
490 LibTest/core/Queue/addAll_A02_t01: Fail, OK # co19 issue 316
491 LibTest/core/RegExp/allMatches_A02_t01: Fail, OK # co19 issue 316
492 LibTest/core/RegExp/firstMatch_A03_t01: Fail, OK # co19 issue 316
493 LibTest/core/RegExp/hasMatch_A02_t01: Fail, OK # co19 issue 316
494 LibTest/core/RegExp/stringMatch_A02_t01: Fail, OK # co19 issue 316
495 LibTest/core/Set/Set.from_A02_t01: Fail, OK # co19 issue 316
496 LibTest/core/Set/addAll_A01_t02: Fail, OK # co19 issue 316
497 LibTest/core/Set/add_A01_t02: Fail, OK # co19 issue 316
498 LibTest/core/Set/containsAll_A01_t02: Fail, OK # co19 issue 316
499 LibTest/core/Set/contains_A01_t02: Fail, OK # co19 issue 316
500 LibTest/core/Set/intersection_A02_t01: Fail, OK # co19 issue 316
501 LibTest/core/Set/intersection_A03_t01: Fail, OK # co19 issue 316
502 LibTest/core/Set/isSubsetOf_A01_t02: Fail, OK # co19 issue 316
503 LibTest/core/Set/removeAll_A01_t02: Fail, OK # co19 issue 316
504 LibTest/core/Set/remove_A01_t02: Fail, OK # co19 issue 316
505 LibTest/core/String/String.fromCharCodes_A03_t01: Fail, OK # co19 issue 316
506 LibTest/core/String/contains_A02_t01: Fail, OK # co19 issue 316
507 LibTest/core/String/endsWith_A02_t01: Fail, OK # co19 issue 316
508 LibTest/core/String/indexOf_A03_t01: Fail, OK # co19 issue 316
509 LibTest/core/String/lastIndexOf_A03_t01: Fail, OK # co19 issue 316
510 LibTest/core/String/split_A02_t01: Fail, OK # co19 issue 316
511 LibTest/core/String/startsWith_A02_t01: Fail, OK # co19 issue 316
512 LibTest/core/StringBuffer/addAll_A03_t01: Fail, OK # co19 issue 316
513 LibTest/core/Strings/concatAll_A02_t01: Fail, OK # co19 issue 316
514 LibTest/core/Strings/concatAll_A03_t01: Fail, OK # co19 issue 316
515 LibTest/core/Strings/join_A02_t01: Fail, OK # co19 issue 316
516 LibTest/core/Strings/join_A03_t01: Fail, OK # co19 issue 316
517 LibTest/core/double/operator_GE_A02_t01: Fail, OK # co19 issue 316
518 LibTest/core/double/operator_GT_A02_t01: Fail, OK # co19 issue 316
519 LibTest/core/double/operator_LE_A02_t01: Fail, OK # co19 issue 316
520 LibTest/core/double/operator_LT_A02_t01: Fail, OK # co19 issue 316
521 LibTest/core/double/operator_addition_A02_t01: Fail, OK # co19 issue 316
522 LibTest/core/double/operator_division_A02_t01: Fail, OK # co19 issue 316
523 LibTest/core/double/operator_multiplication_A02_t01: Fail, OK # co19 issue 316
524 LibTest/core/double/operator_remainder_A02_t01: Fail, OK # co19 issue 316
525 LibTest/core/double/operator_subtraction_A02_t01: Fail, OK # co19 issue 316
526 LibTest/core/double/operator_truncating_division_A02_t01: Fail, OK # co19 issue 316
527 LibTest/core/double/remainder_A02_t01: Fail, OK # co19 issue 316
528 LibTest/core/double/toStringAsFixed_A02_t01: Fail, OK # co19 issue 316
529 LibTest/core/double/toStringAsPrecision_A02_t01: Fail, OK # co19 issue 316
530 LibTest/math/acos_A01_t04: Fail, OK # co19 issue 316
531 LibTest/math/asin_A01_t04: Fail, OK # co19 issue 316
532 LibTest/math/atan2_A01_t04: Fail, OK # co19 issue 316
533 LibTest/math/atan_A01_t03: Fail, OK # co19 issue 316
534 LibTest/math/cos_A01_t03: Fail, OK # co19 issue 316
535 LibTest/math/exp_A01_t03: Fail, OK # co19 issue 316
536 LibTest/math/log_A01_t04: Fail, OK # co19 issue 316
537 LibTest/math/pow_A19_t01: Fail, OK # co19 issue 316
538 LibTest/math/sin_A01_t03: Fail, OK # co19 issue 316
539 LibTest/math/sqrt_A01_t04: Fail, OK # co19 issue 316
540 LibTest/math/tan_A01_t03: Fail, OK # co19 issue 316
541
542 [ $compiler == dart2js && $jscl ] 444 [ $compiler == dart2js && $jscl ]
543 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 445 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
544 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 446 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
545 447
546 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. 448 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
547 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. 449 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
548 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 450 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180
549 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. 451 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
550 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable. 452 LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an It erable.
551 LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterab le. 453 LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterab le.
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 # The following tests are failing. Please add the error message 488 # The following tests are failing. Please add the error message
587 # (either a compiler error or exception message). The error messages 489 # (either a compiler error or exception message). The error messages
588 # may sometime be out of date. 490 # may sometime be out of date.
589 # 491 #
590 [ $compiler == dart2js ] 492 [ $compiler == dart2js ]
591 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T 493 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T
592 494
593 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();} 495 Language/03_Overview/1_Scoping_A02_t07: Fail # duplicate definition of f(var f){ f();}
594 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42 496 Language/03_Overview/1_Scoping_A02_t12: Fail # duplicate definition of x=42
595 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType 497 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType
498 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re ad not implemented
596 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)= > _ 499 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)= > _
597 500
598 Language/11_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented 501 Language/11_Expressions/01_Constants_A12_t01: Fail # internal error: CompileTime ConstantEvaluator not implemented
599 Language/11_Expressions/22_Equality_A05_t01: Fail # != cannot be called on super 502 Language/11_Expressions/22_Equality_A05_t01: Fail # != cannot be called on super
600 Language/11_Expressions/27_Unary_Expressions_A01_t01: Fail # ! cannot be called on super 503 Language/11_Expressions/27_Unary_Expressions_A01_t01: Fail # ! cannot be called on super
601 Language/11_Expressions/27_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments 504 Language/11_Expressions/27_Unary_Expressions_A01_t10: Fail # cannot deal with su per in complex assignments
602 Language/11_Expressions/30_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract". 505 Language/11_Expressions/30_Identifier_Reference_A02_t01: Fail # Pseudo keyword " abstract".
603 506
604 [ $compiler == dart2js && $jscl ] 507 [ $compiler == dart2js && $jscl ]
605 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 508 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
788 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020 691 Language/14_Types/4_Interface_Types_A10_t01: Fail # http://dartbug.com/5020
789 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020 692 Language/14_Types/4_Interface_Types_A10_t02: Fail # http://dartbug.com/5020
790 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020 693 Language/14_Types/4_Interface_Types_A10_t03: Fail # http://dartbug.com/5020
791 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020 694 Language/14_Types/4_Interface_Types_A10_t04: Fail # http://dartbug.com/5020
792 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020 695 Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5020
793 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020 696 Language/14_Types/4_Interface_Types_A11_t02: Fail # http://dartbug.com/5020
794 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020 697 Language/14_Types/4_Interface_Types_A12_t09: Fail # http://dartbug.com/5020
795 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020 698 Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
796 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020 699 Language/14_Types/4_Interface_Types_A12_t14: Fail # http://dartbug.com/5020
797 Language/14_Types/4_Interface_Types_A12_t16 :Fail # http://dartbug.com/5020 700 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') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698