| 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/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. | 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. |
| 7 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. | 7 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. |
| 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 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 221 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989 | 221 LibTest/typed_data/ByteData/setUint8_A02_t01: fail # Issue 12989 |
| 222 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 | 222 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 |
| 223 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 | 223 LibTest/typed_data/ByteData/setUint8_A02_t02: fail # Issue 12989 |
| 224 | 224 |
| 225 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: RuntimeError # co19 Issue 601 | 225 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: RuntimeError # co19 Issue 601 |
| 226 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: RuntimeError # co19 Issue 601 | 226 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: RuntimeError # co19 Issue 601 |
| 227 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: RuntimeError # co19 Issue 601 | 227 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: RuntimeError # co19 Issue 601 |
| 228 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: RuntimeError # co19 Issue 601 | 228 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: RuntimeError # co19 Issue 601 |
| 229 LibTest/typed_data/Float32x4/clamp_A02_t01: RuntimeError # co19 Issue 600 | 229 LibTest/typed_data/Float32x4/clamp_A02_t01: RuntimeError # co19 Issue 600 |
| 230 | 230 |
| 231 Language/14_Libraries_and_Scripts/1_Imports_A01_t17: Fail # co19 Issue 603 | |
| 232 Language/14_Libraries_and_Scripts/1_Imports_A04_t01: Fail # co19 Issue 603 | |
| 233 | |
| 234 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: Fail # co19 Issue 604 | |
| 235 | 231 |
| 236 [ $compiler == dart2js && $jscl ] | 232 [ $compiler == dart2js && $jscl ] |
| 237 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail, Pass # issue 3333 | 233 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail, Pass # issue 3333 |
| 238 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail, Pass # issue 3333 | 234 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail, Pass # issue 3333 |
| 239 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Ru
ntimeError, OK # This is not rejected by V8. | 235 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Ru
ntimeError, OK # This is not rejected by V8. |
| 240 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK
# co19 issue 92. | 236 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK
# co19 issue 92. |
| 241 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # Bad test, use Match.r
egexp, not Match.pattern. | 237 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # Bad test, use Match.r
egexp, not Match.pattern. |
| 242 LibTest/core/int/compareTo_A01_t01: RuntimeError, OK # Requires big int. | 238 LibTest/core/int/compareTo_A01_t01: RuntimeError, OK # Requires big int. |
| 243 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 testing missing asser
tion. | 239 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 testing missing asser
tion. |
| 244 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API. | 240 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API. |
| (...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 448 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: fail # co19-
roll r546: Please triage this failure | 444 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: fail # co19-
roll r546: Please triage this failure |
| 449 Language/14_Libraries_and_Scripts/1_Imports_A02_t28: fail # co19-roll r546: Plea
se triage this failure | 445 Language/14_Libraries_and_Scripts/1_Imports_A02_t28: fail # co19-roll r546: Plea
se triage this failure |
| 450 Language/14_Libraries_and_Scripts/1_Imports_A02_t29: fail # co19-roll r546: Plea
se triage this failure | 446 Language/14_Libraries_and_Scripts/1_Imports_A02_t29: fail # co19-roll r546: Plea
se triage this failure |
| 451 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea
se triage this failure | 447 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea
se triage this failure |
| 452 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea
se triage this failure | 448 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea
se triage this failure |
| 453 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea
se triage this failure | 449 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea
se triage this failure |
| 454 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea
se triage this failure | 450 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea
se triage this failure |
| 455 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea
se triage this failure | 451 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea
se triage this failure |
| 456 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea
se triage this failure | 452 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea
se triage this failure |
| 457 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea
se triage this failure | 453 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea
se triage this failure |
| 454 Language/14_Libraries_and_Scripts/1_Imports_A04_t03: fail # co19-roll r546: Plea
se triage this failure |
| 458 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea
se triage this failure | 455 Language/14_Libraries_and_Scripts/4_Scripts_A03_t01: fail # co19-roll r546: Plea
se triage this failure |
| 459 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: fail # co19-roll r546: Plea
se triage this failure | 456 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: fail # co19-roll r546: Plea
se triage this failure |
| 460 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # co19-roll r546: Please
triage this failure | 457 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # co19-roll r546: Please
triage this failure |
| 461 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # co19-roll r546: Please
triage this failure | 458 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # co19-roll r546: Please
triage this failure |
| 462 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please
triage this failure | 459 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # co19-roll r546: Please
triage this failure |
| 463 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria
ge this failure | 460 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria
ge this failure |
| 464 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria
ge this failure | 461 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria
ge this failure |
| 465 Language/15_Types/4_Interface_Types_A11_t04: fail # co19-roll r546: Please triag
e this failure | 462 Language/15_Types/4_Interface_Types_A11_t04: fail # co19-roll r546: Please triag
e this failure |
| 466 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag
e this failure | 463 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag
e this failure |
| 467 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi
s failure | 464 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi
s failure |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 630 | 627 |
| 631 [ $compiler == dart2js ] | 628 [ $compiler == dart2js ] |
| 632 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19-
roll r587: Please triage this failure | 629 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19-
roll r587: Please triage this failure |
| 633 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19-
roll r587: Please triage this failure | 630 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19-
roll r587: Please triage this failure |
| 634 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur
e | 631 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur
e |
| 635 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur
e | 632 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur
e |
| 636 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 633 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
| 637 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 634 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
| 638 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 635 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
| 639 | 636 |
| OLD | NEW |