| 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 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure | 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure |
| 8 | 8 |
| 9 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 9 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P
lease triage this failure | 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P
lease triage this failure |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 92 LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920 | 92 LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920 |
| 93 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout # Issue 8096 | 93 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout # Issue 8096 |
| 94 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue: 8920 | 94 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue: 8920 |
| 95 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue: 8920 | 95 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue: 8920 |
| 96 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue: 8920 | 96 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue: 8920 |
| 97 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue: 8920 | 97 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue: 8920 |
| 98 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue: 8920 | 98 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue: 8920 |
| 99 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Pass, Fail # Issue: 8920 | 99 LibTest/isolate/ReceivePort/toSendPort_A01_t01: Pass, Fail # Issue: 8920 |
| 100 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920 | 100 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue: 8920 |
| 101 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # http://dartbug.com
/12635 | 101 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # http://dartbug.com
/12635 |
| 102 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass, Time
out # co19-roll r651: Please triage this failure |
| 102 | 103 |
| 103 [ $compiler == dart2js && $runtime == jsshell ] | 104 [ $compiler == dart2js && $runtime == jsshell ] |
| 104 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 | 105 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 |
| 105 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these
failure. | 106 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these
failure. |
| 106 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. | 107 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. |
| 107 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # TODO(ngeoaffray): Please triage these failure. | 108 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # TODO(ngeoaffray): Please triage these failure. |
| 108 | 109 |
| 109 [ $compiler == dart2js && $checked ] | 110 [ $compiler == dart2js && $checked ] |
| 110 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex
pression | 111 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex
pression |
| 111 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. | 112 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. |
| (...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 609 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure | 610 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure |
| 610 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 611 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
| 611 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 612 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
| 612 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 613 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
| 613 | 614 |
| 614 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure | 615 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 615 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure | 616 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure |
| 616 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure | 617 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 617 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 618 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
| 618 | 619 |
| OLD | NEW |