| 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/encodeFull_A01_t02: Pass, Slow | 10 LibTest/core/Uri/encodeFull_A01_t02: Pass, Slow |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 108 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. | 108 LibTest/core/int/operator_truncating_division_A01_t01: Fail # TODO(ngeoaffray):
Please triage these failure. |
| 109 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # TODO(ngeoaffray): Please triage these failure. | 109 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # TODO(ngeoaffray): Please triage these failure. |
| 110 | 110 |
| 111 [ $compiler == dart2js && $checked ] | 111 [ $compiler == dart2js && $checked ] |
| 112 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex
pression | 112 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex
pression |
| 113 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. | 113 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD
O(ahe): Please triage this failure. |
| 114 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607:
Please triage this failure | 114 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607:
Please triage this failure |
| 115 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607:
Please triage this failure | 115 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607:
Please triage this failure |
| 116 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please
triage this failure | 116 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please
triage this failure |
| 117 LibTest/typed_data/Float32x4List/reduce_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure | 117 LibTest/typed_data/Float32x4List/reduce_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure |
| 118 LibTest/core/Map/Map_class_A01_t04: Slow, Pass |
| 119 LibTest/core/Uri/Uri_A06_t03: Slow, Pass |
| 118 | 120 |
| 119 [ $compiler == dart2js ] | 121 [ $compiler == dart2js ] |
| 120 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200 | 122 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200 |
| 121 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200 | 123 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200 |
| 122 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200 | 124 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200 |
| 123 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200 | 125 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200 |
| 124 | 126 |
| 125 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to
finish. | 127 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to
finish. |
| 126 | 128 |
| 127 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t
hey use the legacy try-catch syntax. co19 issue 184. | 129 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t
hey use the legacy try-catch syntax. co19 issue 184. |
| (...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 585 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea
se triage this failure | 587 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea
se triage this failure |
| 586 | 588 |
| 587 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 589 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
| 588 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 590 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
| 589 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 591 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
| 590 | 592 |
| 591 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure | 593 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 592 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure | 594 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure |
| 593 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure | 595 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 594 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 596 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
| OLD | NEW |