| 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 == dart2js && $runtime == jsshell ] | 5 [ $compiler == dart2js && $runtime == jsshell ] |
| 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. | 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. |
| 7 | 7 |
| 8 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 8 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip | 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip |
| 10 LibTest/core/Uri/encodeFull_A01_t02: Skip | 10 LibTest/core/Uri/encodeFull_A01_t02: Skip |
| (...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 506 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK
# co19 issue 212 | 506 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK
# co19 issue 212 |
| 507 | 507 |
| 508 # | 508 # |
| 509 # Issues with co19 test suite. | 509 # Issues with co19 test suite. |
| 510 # | 510 # |
| 511 # If you add anything here, either file a bug against the Dart | 511 # If you add anything here, either file a bug against the Dart |
| 512 # language specification, co19 test suite, or add a comment that ahe@ | 512 # language specification, co19 test suite, or add a comment that ahe@ |
| 513 # can understand so he can file a bug later. | 513 # can understand so he can file a bug later. |
| 514 # | 514 # |
| 515 [ $compiler == dart2js ] | 515 [ $compiler == dart2js ] |
| 516 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: fail # Call to deferred n
on-loaded functions does not throw NoSuchMethodError. |
| 517 |
| 516 Language/03_Overview/2_Privacy_A01_t09: RuntimeError, OK # co19 issue 198 | 518 Language/03_Overview/2_Privacy_A01_t09: RuntimeError, OK # co19 issue 198 |
| 517 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 | 519 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 |
| 518 Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http:
//dartbug.com/5021 | 520 Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http:
//dartbug.com/5021 |
| 519 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 issue 308 | 521 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 issue 308 |
| 520 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur
e | 522 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur
e |
| 521 LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please tr
iage this failure | 523 LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please tr
iage this failure |
| 522 LibTest/typed_data/Uint64List/*: Fail # co19-roll r559: Please triage this failu
re | 524 LibTest/typed_data/Uint64List/*: Fail # co19-roll r559: Please triage this failu
re |
| 523 LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please
triage this failure | 525 LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please
triage this failure |
| 524 LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this
failure | 526 LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this
failure |
| 525 LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this f
ailure | 527 LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this f
ailure |
| (...skipping 479 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1005 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure | 1007 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 1006 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 1008 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
| 1007 | 1009 |
| 1008 [ $compiler == dart2js && $runtime == d8 && $system == windows ] | 1010 [ $compiler == dart2js && $runtime == d8 && $system == windows ] |
| 1009 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 | 1011 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 |
| 1010 | 1012 |
| 1011 [ $compiler == dart2js && $mode == debug ] | 1013 [ $compiler == dart2js && $mode == debug ] |
| 1012 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout | 1014 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout |
| 1013 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout | 1015 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout |
| 1014 LibTest/core/List/List_class_A01_t01: Pass, Timeout | 1016 LibTest/core/List/List_class_A01_t01: Pass, Timeout |
| OLD | NEW |