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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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/Float32x4/equal_A01_t01: Skip # co19 issue 656 | 58 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 |
59 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 | 59 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 |
60 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 | 60 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 |
61 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 | 61 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 |
62 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 | 62 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 |
63 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 | 63 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 |
64 | 64 |
| 65 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 |
| 66 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 |
| 67 |
65 [ $compiler == dart2js && $runtime != ie9 ] | 68 [ $compiler == dart2js && $runtime != ie9 ] |
66 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria
ge this failure | 69 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria
ge this failure |
67 | 70 |
68 [ $compiler == dart2js && $runtime == jsshell ] | 71 [ $compiler == dart2js && $runtime == jsshell ] |
69 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t
his failure. | 72 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t
his failure. |
70 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t
his failure. | 73 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t
his failure. |
71 LibTest/core/Uri/Uri_A06_t03: Pass, Slow | 74 LibTest/core/Uri/Uri_A06_t03: Pass, Slow |
72 | 75 |
73 [ $compiler == dart2js ] | 76 [ $compiler == dart2js ] |
74 | 77 |
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
641 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17:
MissingCompileTimeError # co19-roll r651: Please triage this failure | 644 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t17:
MissingCompileTimeError # co19-roll r651: Please triage this failure |
642 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18:
MissingCompileTimeError # co19-roll r651: Please triage this failure | 645 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t18:
MissingCompileTimeError # co19-roll r651: Please triage this failure |
643 Language/14_Libraries_and_Scripts/2_Exports_A05_t03: MissingCompileTimeError # c
o19-roll r623: Please triage this failure | 646 Language/14_Libraries_and_Scripts/2_Exports_A05_t03: MissingCompileTimeError # c
o19-roll r623: Please triage this failure |
644 Language/15_Types/4_Interface_Types_A11_t04: fail # Issue 14654 | 647 Language/15_Types/4_Interface_Types_A11_t04: fail # Issue 14654 |
645 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr
iage this failure | 648 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr
iage this failure |
646 LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r672: Please triage t
his failure | 649 LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r672: Please triage t
his failure |
647 LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r672: Please triage t
his failure | 650 LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r672: Please triage t
his failure |
648 LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r672: Please triage t
his failure | 651 LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r672: Please triage t
his failure |
649 LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r672: Please triage t
his failure | 652 LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r672: Please triage t
his failure |
650 LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r672: Please triage t
his failure | 653 LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r672: Please triage t
his failure |
651 LibTest/isolate/Isolate/spawnUri_A02_t02: Fail # co19-roll r672: Please triage t
his failure | |
652 LibTest/isolate/Isolate/spawnUri_A02_t03: Fail # co19-roll r672: Please triage t
his failure | |
653 | 654 |
654 [ $compiler == dart2js ] | 655 [ $compiler == dart2js ] |
655 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria
ge this failure | 656 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria
ge this failure |
656 Language/03_Overview/2_Privacy_A01_t02: RuntimeError # co19-roll r667: Please tr
iage this failure | 657 Language/03_Overview/2_Privacy_A01_t02: RuntimeError # co19-roll r667: Please tr
iage this failure |
657 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Pass #
co19-roll r667: Please triage this failure | 658 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Pass #
co19-roll r667: Please triage this failure |
658 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # c
o19-roll r667: Please triage this failure | 659 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # c
o19-roll r667: Please triage this failure |
659 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # c
o19-roll r667: Please triage this failure | 660 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # c
o19-roll r667: Please triage this failure |
660 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please
triage this failure | 661 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please
triage this failure |
661 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea
se triage this failure | 662 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea
se triage this failure |
662 | 663 |
663 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 664 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
664 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 665 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
665 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 666 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
666 | 667 |
667 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure | 668 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure |
668 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure | 669 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure |
669 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure | 670 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure |
670 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 671 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
OLD | NEW |