| 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/encodeComponent_A01_t02: Skip | 10 LibTest/core/Uri/encodeComponent_A01_t02: Skip |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 48 LibTest/typed_data/Float32List/Float32List_A02_t01: fail # co19-roll r576: Pleas
e triage this failure | 48 LibTest/typed_data/Float32List/Float32List_A02_t01: fail # co19-roll r576: Pleas
e triage this failure |
| 49 LibTest/typed_data/Float32x4List/Float32x4List_A02_t01: fail # co19-roll r576: P
lease triage this failure | 49 LibTest/typed_data/Float32x4List/Float32x4List_A02_t01: fail # co19-roll r576: P
lease triage this failure |
| 50 LibTest/typed_data/Float64List/Float64List_A02_t01: fail # co19-roll r576: Pleas
e triage this failure | 50 LibTest/typed_data/Float64List/Float64List_A02_t01: fail # co19-roll r576: Pleas
e triage this failure |
| 51 LibTest/typed_data/Int16List/Int16List_A02_t01: fail # co19-roll r576: Please tr
iage this failure | 51 LibTest/typed_data/Int16List/Int16List_A02_t01: fail # co19-roll r576: Please tr
iage this failure |
| 52 LibTest/typed_data/Int32List/Int32List_A02_t01: fail # co19-roll r576: Please tr
iage this failure | 52 LibTest/typed_data/Int32List/Int32List_A02_t01: fail # co19-roll r576: Please tr
iage this failure |
| 53 LibTest/typed_data/Int8List/Int8List_A02_t01: fail # co19-roll r576: Please tria
ge this failure | 53 LibTest/typed_data/Int8List/Int8List_A02_t01: fail # co19-roll r576: Please tria
ge this failure |
| 54 LibTest/typed_data/Uint16List/Uint16List_A02_t01: fail # co19-roll r576: Please
triage this failure | 54 LibTest/typed_data/Uint16List/Uint16List_A02_t01: fail # co19-roll r576: Please
triage this failure |
| 55 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please
triage this failure | 55 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please
triage this failure |
| 56 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r
576: Please triage this failure | 56 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r
576: Please triage this failure |
| 57 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr
iage this failure | 57 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr
iage this failure |
| 58 LibTest/typed_data/Uint32x4/*: Skip # co19 issue 656 | |
| 59 LibTest/typed_data/Float32x4/Float32x4.fromUint32x4Bits_A01_t01: Skip # co19 iss
ue 656 | |
| 60 LibTest/typed_data/Float32x4/Float32x4.fromUint32x4Bits_A01_t02: Skip # co19 iss
ue 656 | |
| 61 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 | 58 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 |
| 62 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 | 59 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 |
| 63 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 | 60 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 |
| 64 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 | 61 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 |
| 65 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 | 62 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 |
| 66 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 | 63 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 |
| 67 | 64 |
| 68 [ $compiler == dart2js && $runtime != ie9 ] | 65 [ $compiler == dart2js && $runtime != ie9 ] |
| 69 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria
ge this failure | 66 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria
ge this failure |
| 70 | 67 |
| (...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 330 LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage
this failure | 327 LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage
this failure |
| 331 LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage th
is failure | 328 LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage th
is failure |
| 332 LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this
failure | 329 LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this
failure |
| 333 LibTest/typed_data/Int16List/*: fail, crash # co19-roll r559: Please triage this
failure | 330 LibTest/typed_data/Int16List/*: fail, crash # co19-roll r559: Please triage this
failure |
| 334 LibTest/typed_data/Int32List/*: fail, crash # co19-roll r559: Please triage this
failure | 331 LibTest/typed_data/Int32List/*: fail, crash # co19-roll r559: Please triage this
failure |
| 335 LibTest/typed_data/Int64List/*: fail, crash # co19-roll r559: Please triage this
failure | 332 LibTest/typed_data/Int64List/*: fail, crash # co19-roll r559: Please triage this
failure |
| 336 LibTest/typed_data/Uint8ClampedList/*: fail, crash # co19-roll r559: Please tria
ge this failure | 333 LibTest/typed_data/Uint8ClampedList/*: fail, crash # co19-roll r559: Please tria
ge this failure |
| 337 LibTest/typed_data/Uint8List/*: fail, crash # co19-roll r559: Please triage this
failure | 334 LibTest/typed_data/Uint8List/*: fail, crash # co19-roll r559: Please triage this
failure |
| 338 LibTest/typed_data/Uint16List/*: fail, crash # co19-roll r559: Please triage thi
s failure | 335 LibTest/typed_data/Uint16List/*: fail, crash # co19-roll r559: Please triage thi
s failure |
| 339 LibTest/typed_data/Uint32List/*: fail, crash # co19-roll r559: Please triage thi
s failure | 336 LibTest/typed_data/Uint32List/*: fail, crash # co19-roll r559: Please triage thi
s failure |
| 340 LibTest/typed_data/Uint32x4/*: fail, crash # co19-roll r559: Please triage this
failure | |
| 341 LibTest/typed_data/Uint64List/*: fail, crash # co19-roll r559: Please triage thi
s failure | 337 LibTest/typed_data/Uint64List/*: fail, crash # co19-roll r559: Please triage thi
s failure |
| 342 LibTest/typed_data/Float32List/Float32List_A02_t01: pass # co19-roll r559: Pleas
e triage this failure | 338 LibTest/typed_data/Float32List/Float32List_A02_t01: pass # co19-roll r559: Pleas
e triage this failure |
| 343 LibTest/typed_data/Float32x4List/Float32x4List_A02_t01: pass # co19-roll r559: P
lease triage this failure | 339 LibTest/typed_data/Float32x4List/Float32x4List_A02_t01: pass # co19-roll r559: P
lease triage this failure |
| 344 LibTest/typed_data/Float64List/Float64List_A02_t01: pass # co19-roll r559: Pleas
e triage this failure | 340 LibTest/typed_data/Float64List/Float64List_A02_t01: pass # co19-roll r559: Pleas
e triage this failure |
| 345 LibTest/typed_data/Int16List/Int16List_A02_t01: pass # co19-roll r559: Please tr
iage this failure | 341 LibTest/typed_data/Int16List/Int16List_A02_t01: pass # co19-roll r559: Please tr
iage this failure |
| 346 LibTest/typed_data/Int32List/Int32List_A02_t01: pass # co19-roll r559: Please tr
iage this failure | 342 LibTest/typed_data/Int32List/Int32List_A02_t01: pass # co19-roll r559: Please tr
iage this failure |
| 347 LibTest/typed_data/Int8List/Int8List_A02_t01: pass # co19-roll r559: Please tria
ge this failure | 343 LibTest/typed_data/Int8List/Int8List_A02_t01: pass # co19-roll r559: Please tria
ge this failure |
| 348 LibTest/typed_data/Uint16List/Uint16List_A02_t01: pass # co19-roll r559: Please
triage this failure | 344 LibTest/typed_data/Uint16List/Uint16List_A02_t01: pass # co19-roll r559: Please
triage this failure |
| 349 LibTest/typed_data/Uint32List/Uint32List_A02_t01: pass # co19-roll r559: Please
triage this failure | 345 LibTest/typed_data/Uint32List/Uint32List_A02_t01: pass # co19-roll r559: Please
triage this failure |
| 350 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: pass # co19-roll r
559: Please triage this failure | 346 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: pass # co19-roll r
559: Please triage this failure |
| (...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 653 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please
triage this failure | 649 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please
triage this failure |
| 654 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea
se triage this failure | 650 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea
se triage this failure |
| 655 | 651 |
| 656 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 652 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
| 657 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 653 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
| 658 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 654 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
| 659 | 655 |
| 660 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure | 656 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 661 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure | 657 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure |
| 662 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure | 658 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 663 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 659 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
| OLD | NEW |