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 [ $runtime == vm && $system == windows ] | 5 [ $runtime == vm && $system == windows ] |
6 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382. | 6 LibTest/core/Stopwatch/elapsed_A01_t01: Pass, Fail # Issue 11382. |
7 LibTest/core/Stopwatch/elapsed_A01_t03: Pass, Fail # Issue 12383. | 7 LibTest/core/Stopwatch/elapsed_A01_t03: Pass, Fail # Issue 12383. |
8 | 8 |
9 [ $compiler == none && $runtime == vm ] | 9 [ $compiler == none && $runtime == vm ] |
10 # The following tests fail because they contain number literals with a + prefix
(co19 issue 428) | 10 # The following tests fail because they contain number literals with a + prefix
(co19 issue 428) |
11 LibTest/core/double/floor_A01_t05: Fail # co19 issue 428 | 11 LibTest/core/double/floor_A01_t05: Fail # co19 issue 428 |
12 LibTest/core/double/ceil_A01_t05: Fail # co19 issue 428 | 12 LibTest/core/double/ceil_A01_t05: Fail # co19 issue 428 |
13 | 13 |
14 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978 | |
15 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978 | |
16 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978 | |
17 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978 | |
18 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978 | |
19 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978 | |
20 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar
t issue 6954 | 14 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar
t issue 6954 |
21 LibTest/math/pow_A18_t01: Fail # co19 issue 507 | 15 LibTest/math/pow_A18_t01: Fail # co19 issue 507 |
22 | 16 |
23 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Dart issue 5802 | 17 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Dart issue 5802 |
24 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Dart issue 5894 | 18 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Dart issue 5894 |
25 | 19 |
26 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250
8 | 20 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail # Issue 1250
8 |
27 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # Issue 1250
8 | 21 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail # Issue 1250
8 |
28 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue 12508 | 22 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I
ssue 12508 |
29 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # Issue 12508 | 23 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # Issue 12508 |
30 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # Issue 12508 | 24 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # Issue 12508 |
31 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue 12508 | 25 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il # Issue 12508 |
32 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue 12508 | 26 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
Issue 12508 |
33 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue 12508 | 27 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Issue 12508 |
34 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue 12508 | 28 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Issue 12508 |
35 | 29 |
36 LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 12508 | 30 LibTest/core/Match/operator_subscript_A01_t01: Fail # Issue 12508 |
37 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 | 31 LibTest/core/RegExp/firstMatch_A01_t01: Fail # Issue 12508 |
38 LibTest/core/double/toRadixString_A01_t01: Fail # co19 issue 491 | 32 LibTest/core/double/toRadixString_A01_t01: Fail # co19 issue 491 |
39 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 | 33 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 |
40 | 34 |
41 LibTest/core/String/contains_A01_t02: Fail # Issue 12508 | |
42 | |
43 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. | 35 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # VM triage, check spec. |
44 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. | 36 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # VM triage, check spec. |
45 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. | 37 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # VM triage, check spec. |
46 | 38 |
47 | 39 |
48 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail $ co1
9 issue 494 | 40 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail $ co1
9 issue 494 |
49 | 41 |
50 LibTest/core/Iterable/where_A01_t07: Fail # Issue 397 | |
51 | |
52 LibTest/core/Set/isSubsetOf_A01_t01: fail # Issue 400 | 42 LibTest/core/Set/isSubsetOf_A01_t01: fail # Issue 400 |
53 LibTest/core/Set/isSubsetOf_A01_t02: fail # Issue 400 | 43 LibTest/core/Set/isSubsetOf_A01_t02: fail # Issue 400 |
54 | 44 |
55 LibTest/core/String/indexOf_A01_t02: Fail # Issue 427 | 45 LibTest/core/String/indexOf_A01_t02: Fail # Issue 427 |
56 LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427 | 46 LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427 |
57 | 47 |
58 LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no lo
nger const. Issue 459 | 48 LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no lo
nger const. Issue 459 |
59 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError
is no longer const. Issue 459 | 49 LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError
is no longer const. Issue 459 |
60 | 50 |
61 Language/07_Classes/1_Instance_Methods_A01_t01: Fail # Issue 485 | |
62 Language/07_Classes/1_Instance_Methods_A01_t02: Fail # Issue 485 | |
63 Language/07_Classes/1_Instance_Methods_A01_t03: Fail # Issue 485 | |
64 Language/07_Classes/1_Instance_Methods_A01_t04: Fail # Issue 485 | |
65 Language/07_Classes/1_Instance_Methods_A01_t05: Fail # Issue 485 | |
66 Language/07_Classes/1_Instance_Methods_A01_t06: Fail # Issue 485 | |
67 Language/07_Classes/1_Instance_Methods_A02_t02: Fail # Issue 485 | |
68 Language/07_Classes/1_Instance_Methods_A02_t05: Fail # Issue 485 | |
69 Language/07_Classes/1_Instance_Methods_A06_t01: Fail # Issue 485 | |
70 Language/07_Classes/1_Instance_Methods_A06_t02: Fail # Issue 485 | |
71 Language/07_Classes/4_Abstract_Instance_Members_A03_t01: Fail # Issue 485 | |
72 Language/07_Classes/4_Abstract_Instance_Members_A04_t01: Fail # Issue 485 | |
73 | |
74 Language/03_Overview/1_Scoping_A02_t28: Fail # Issue 463 | |
75 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 463 | 51 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 463 |
76 | 52 |
77 LibTest/async/Timer/Timer.periodic_A02_t01: Pass, Fail # co19 issue 537 | 53 LibTest/async/Timer/Timer.periodic_A02_t01: Pass, Fail # co19 issue 537 |
78 | 54 |
79 # end [ $compiler == none && $runtime == vm ] | 55 # end [ $compiler == none && $runtime == vm ] |
80 | 56 |
81 | 57 |
82 [ $compiler == none && $runtime == vm && $checked ] | 58 [ $compiler == none && $runtime == vm && $checked ] |
83 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue 408 | 59 LibTest/async/Future/catchError_A01_t01: Fail # Future constructors have changed
# issue 408 |
84 LibTest/core/List/getRange_A01_t01: Fail # getRange now takes end-argument and r
eturns Iterable. Issue 399 | |
85 LibTest/core/Set/intersection_A03_t01: Fail # co19 issue 510 | 60 LibTest/core/Set/intersection_A03_t01: Fail # co19 issue 510 |
86 LibTest/core/int/operator_division_A01_t01: Fail # co19 issue 509 | |
87 | 61 |
88 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 | 62 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 |
89 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 | 63 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 |
90 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 | 64 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 |
91 | 65 |
92 # Passing for the wrong reasons: | 66 # Passing for the wrong reasons: |
93 LibTest/async/Completer/completeError_A03_t02: Pass # No AsyncError anymore. Iss
ue 407 and 463 | 67 LibTest/async/Completer/completeError_A03_t02: Pass # No AsyncError anymore. Iss
ue 407 and 463 |
94 LibTest/async/Completer/complete_A02_t02: Pass # No AsyncError anymore. Issue 40
7 and 463 | 68 LibTest/async/Completer/complete_A02_t02: Pass # No AsyncError anymore. Issue 40
7 and 463 |
95 LibTest/async/Future/catchError_A01_t01: Pass # No AsyncError anymore. Issue 407
and 463 | 69 LibTest/async/Future/catchError_A01_t01: Pass # No AsyncError anymore. Issue 407
and 463 |
96 LibTest/async/Future/catchError_A01_t02: Pass # No AsyncError anymore. Issue 407
and 463 | 70 LibTest/async/Future/catchError_A01_t02: Pass # No AsyncError anymore. Issue 407
and 463 |
97 | 71 |
98 #end [ $compiler == none && $runtime == vm && $checked ] | 72 #end [ $compiler == none && $runtime == vm && $checked ] |
99 | 73 |
100 [ $compiler == none && $runtime == vm && $mode == debug ] | 74 [ $compiler == none && $runtime == vm && $mode == debug ] |
101 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 75 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
102 LibTest/async/Stream/Stream.periodic_A03_t01: Fail # co19-roll r546: Please tria
ge this failure | 76 LibTest/async/Stream/Stream.periodic_A03_t01: Fail # co19-roll r546: Please tria
ge this failure |
103 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r546: Please tr
iage this failure | 77 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19-roll r546: Please tr
iage this failure |
104 | 78 |
105 [ $compiler == none && $runtime == vm && $arch != x64 ] | 79 [ $compiler == none && $runtime == vm && $arch != x64 ] |
106 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 | 80 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 |
107 | 81 |
108 [ $compiler == none && $runtime == vm && $arch == mips ] | 82 [ $compiler == none && $runtime == vm && $arch == mips ] |
109 LibTest/math/log_A01_t01: Fail | 83 LibTest/math/log_A01_t01: Fail |
110 LibTest/core/double/toInt_A01_t01: Fail | 84 LibTest/core/double/toInt_A01_t01: Fail |
111 | 85 |
112 # co19-roll r546 (11.08.2013) caused these failures | |
113 [ $compiler == none && $runtime == vm ] | 86 [ $compiler == none && $runtime == vm ] |
114 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 | 87 Language/05_Variables/05_Variables_A05_t01: fail # Dart issue 12539 |
115 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 | 88 Language/05_Variables/05_Variables_A05_t02: fail # Dart issue 12539 |
116 Language/05_Variables/05_Variables_A05_t03: fail # Dart issue 12539 | 89 Language/05_Variables/05_Variables_A05_t03: fail # Dart issue 12539 |
117 Language/05_Variables/05_Variables_A06_t01: fail # Dart issue 12543 | 90 Language/05_Variables/05_Variables_A06_t01: fail # Dart issue 12543 |
118 Language/05_Variables/05_Variables_A06_t02: fail # Dart issue 12543 | 91 Language/05_Variables/05_Variables_A06_t02: fail # Dart issue 12543 |
119 Language/05_Variables/05_Variables_A06_t03: fail # Dart issue 12543 | 92 Language/05_Variables/05_Variables_A06_t03: fail # Dart issue 12543 |
120 Language/05_Variables/05_Variables_A06_t04: fail # Dart issue 12543 | 93 Language/05_Variables/05_Variables_A06_t04: fail # Dart issue 12543 |
121 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543 | 94 Language/05_Variables/05_Variables_A06_t05: fail # Dart issue 12543 |
122 Language/05_Variables/05_Variables_A06_t06: fail # Dart issue 12543 | 95 Language/05_Variables/05_Variables_A06_t06: fail # Dart issue 12543 |
123 Language/05_Variables/05_Variables_A16_t02: fail # Dart issue 12544 | 96 Language/05_Variables/05_Variables_A16_t02: fail # Dart issue 12544 |
124 Language/07_Classes/07_Classes_A11_t02: fail # Dart issue 12545 | 97 Language/07_Classes/07_Classes_A11_t02: fail # Dart issue 12545 |
125 Language/07_Classes/07_Classes_A11_t04: fail # Dart issue 12545 | 98 Language/07_Classes/07_Classes_A11_t04: fail # Dart issue 12545 |
126 Language/07_Classes/3_Setters_A08_t01: fail # co19 issue 520 | 99 Language/07_Classes/3_Setters_A08_t01: fail # co19 issue 520 |
127 Language/07_Classes/3_Setters_A08_t02: fail # co19 issue 520 | 100 Language/07_Classes/3_Setters_A08_t02: fail # co19 issue 520 |
128 Language/07_Classes/3_Setters_A08_t03: fail # co19 issue 520 | 101 Language/07_Classes/3_Setters_A08_t03: fail # co19 issue 520 |
129 Language/07_Classes/3_Setters_A08_t04: fail # co19 issue 520 | 102 Language/07_Classes/3_Setters_A08_t04: fail # co19 issue 520 |
130 Language/07_Classes/3_Setters_A08_t05: fail # co19 issue 520 | 103 Language/07_Classes/3_Setters_A08_t05: fail # co19 issue 520 |
131 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail # Dar
t issue 12543 | 104 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail # Dar
t issue 12543 |
132 Language/12_Expressions/01_Constants_A01_t01: fail # co19 issue 522 | 105 Language/12_Expressions/01_Constants_A01_t01: fail # co19 issue 522 |
133 Language/12_Expressions/01_Constants_A16_t01: fail # co19 issue 525 | 106 Language/12_Expressions/01_Constants_A16_t01: fail # co19 issue 525 |
134 Language/12_Expressions/01_Constants_A16_t02: fail # co19 issue 525 | 107 Language/12_Expressions/01_Constants_A16_t02: fail # co19 issue 525 |
135 Language/12_Expressions/03_Numbers_A01_t01: fail # co19 issue 522 | 108 Language/12_Expressions/03_Numbers_A01_t01: fail # co19 issue 522 |
136 Language/12_Expressions/03_Numbers_A01_t02: fail # co19 issue 522 | 109 Language/12_Expressions/03_Numbers_A01_t02: fail # co19 issue 522 |
137 Language/12_Expressions/03_Numbers_A01_t03: fail # co19 issue 522 | 110 Language/12_Expressions/03_Numbers_A01_t03: fail # co19 issue 522 |
138 Language/12_Expressions/03_Numbers_A01_t04: fail # co19 issue 522 | 111 Language/12_Expressions/03_Numbers_A01_t04: fail # co19 issue 522 |
139 Language/12_Expressions/03_Numbers_A01_t08: fail # co19 issue 522 | 112 Language/12_Expressions/03_Numbers_A01_t08: fail # co19 issue 522 |
140 Language/12_Expressions/03_Numbers_A01_t10: fail # co19 issue 522 | 113 Language/12_Expressions/03_Numbers_A01_t10: fail # co19 issue 522 |
141 Language/12_Expressions/05_Strings/1_String_Interpolation_A03_t02: fail # co19 i
ssue 397 | |
142 Language/12_Expressions/05_Strings/1_String_Interpolation_A04_t02: fail # co19 i
ssue 397 | |
143 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547 | 114 Language/12_Expressions/05_Strings_A02_t46: fail # Dart issue 12547 |
144 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547 | 115 Language/12_Expressions/05_Strings_A02_t48: fail # Dart issue 12547 |
145 Language/12_Expressions/05_Strings_A20_t01: fail # Dart issue 12518 | 116 Language/12_Expressions/05_Strings_A20_t01: fail # Dart issue 12518 |
146 Language/12_Expressions/07_Maps_A01_t01: fail # co19 issue 522 | 117 Language/12_Expressions/07_Maps_A01_t01: fail # co19 issue 522 |
147 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12
549 | 118 Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # Dart issue 12
549 |
148 Language/12_Expressions/12_Instance_Creation/1_New_A08_t01: fail # co19 issue 39
7 | |
149 Language/12_Expressions/12_Instance_Creation/1_New_A08_t02: fail # co19 issue 39
7 | |
150 Language/12_Expressions/12_Instance_Creation/1_New_A08_t03: fail # co19 issue 39
7 | |
151 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # co19-roll r54
6: Please triage this failure | 119 Language/12_Expressions/12_Instance_Creation/1_New_A09_t09: fail # co19-roll r54
6: Please triage this failure |
152 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue
525 | 120 Language/12_Expressions/12_Instance_Creation/2_Const_A10_t01: fail # co19 issue
525 |
153 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19 issue 532 | |
154 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: fail # Dart issue 12550 | 121 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: fail # Dart issue 12550 |
155 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail
# co19 issue 532 | |
156 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail
# co19 issue 532 | |
157 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: fail #
co19 issue 533 | 122 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: fail #
co19 issue 533 |
158 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail #
Dart issue 12549 | 123 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t09: fail #
Dart issue 12549 |
159 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail #
Dart issue 12549 | 124 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail #
Dart issue 12549 |
160 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19 issue 532 | |
161 Language/12_Expressions/18_Assignment_A05_t02: fail # co19 issue 532 | |
162 Language/12_Expressions/18_Assignment_A05_t04: fail # co19 issue 532 | |
163 Language/12_Expressions/18_Assignment_A05_t05: fail # co19 issue 532 | |
164 Language/12_Expressions/18_Assignment_A08_t04: fail # co19 issue 532 | |
165 Language/12_Expressions/30_Identifier_Reference_A05_t02: fail # Dart issue 12551 | 125 Language/12_Expressions/30_Identifier_Reference_A05_t02: fail # Dart issue 12551 |
166 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # co19-roll r546:
Please triage this failure | 126 Language/12_Expressions/30_Identifier_Reference_A08_t02: fail # co19-roll r546:
Please triage this failure |
167 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503 | 127 Language/12_Expressions/32_Type_Test_A04_t02: fail # co19 issue 503 |
168 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534 | 128 Language/12_Expressions/32_Type_Test_A04_t03: fail # co19 issue 534 |
169 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534 | 129 Language/12_Expressions/32_Type_Test_A04_t04: fail # co19 issue 534 |
170 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534 | 130 Language/12_Expressions/33_Type_Cast_A03_t02: fail # co19 issue 534 |
171 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 | 131 Language/12_Expressions/33_Type_Cast_A03_t03: fail # co19 issue 534 |
172 Language/13_Statements/02_Expression_Statements_A01_t06: fail # co19 issue 517 | 132 Language/13_Statements/02_Expression_Statements_A01_t06: fail # co19 issue 517 |
173 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 | 133 Language/13_Statements/03_Variable_Declaration_A04_t07: fail # co19 issue 535 |
174 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 | 134 Language/13_Statements/03_Variable_Declaration_A04_t08: fail # co19 issue 535 |
175 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 | 135 Language/13_Statements/06_For_A01_t11: fail # Dart issue 5675 |
176 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t
his failure | 136 Language/13_Statements/09_Switch_A01_t02: fail # co19-roll r546: Please triage t
his failure |
177 Language/13_Statements/09_Switch_A02_t02: fail # co19-roll r546: Please triage t
his failure | 137 Language/13_Statements/09_Switch_A02_t02: fail # co19-roll r546: Please triage t
his failure |
178 Language/13_Statements/09_Switch_A03_t01: fail # co19-roll r546: Please triage t
his failure | 138 Language/13_Statements/09_Switch_A03_t01: fail # co19-roll r546: Please triage t
his failure |
179 Language/13_Statements/09_Switch_A03_t02: fail # co19-roll r546: Please triage t
his failure | 139 Language/13_Statements/09_Switch_A03_t02: fail # co19-roll r546: Please triage t
his failure |
180 Language/13_Statements/09_Switch_A04_t01: fail # co19-roll r546: Please triage t
his failure | 140 Language/13_Statements/09_Switch_A04_t01: fail # co19-roll r546: Please triage t
his failure |
181 Language/13_Statements/09_Switch_A06_t02: fail # co19-roll r546: Please triage t
his failure | |
182 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this
failure | 141 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this
failure |
183 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this
failure | 142 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this
failure |
184 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this
failure | 143 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this
failure |
185 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r546: Please triage this
failure | 144 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r546: Please triage this
failure |
186 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t
his failure | 145 Language/13_Statements/12_Labels_A01_t03: fail # co19-roll r546: Please triage t
his failure |
187 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: fail # co19-
roll r546: Please triage this failure | 146 Language/14_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: fail # co19-
roll r546: Please triage this failure |
188 Language/14_Libraries_and_Scripts/1_Imports_A02_t21: crash # co19-roll r546: Ple
ase triage this failure | 147 Language/14_Libraries_and_Scripts/1_Imports_A02_t21: crash # co19-roll r546: Ple
ase triage this failure |
189 Language/14_Libraries_and_Scripts/1_Imports_A02_t22: crash # co19-roll r546: Ple
ase triage this failure | 148 Language/14_Libraries_and_Scripts/1_Imports_A02_t22: crash # co19-roll r546: Ple
ase triage this failure |
190 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea
se triage this failure | 149 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea
se triage this failure |
191 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea
se triage this failure | 150 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea
se triage this failure |
192 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea
se triage this failure | 151 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea
se triage this failure |
193 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea
se triage this failure | 152 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea
se triage this failure |
194 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea
se triage this failure | 153 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea
se triage this failure |
195 Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Plea
se triage this failure | 154 Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Plea
se triage this failure |
196 Language/14_Libraries_and_Scripts/1_Imports_A03_t49: fail # co19-roll r546: Plea
se triage this failure | 155 Language/14_Libraries_and_Scripts/1_Imports_A03_t49: fail # co19-roll r546: Plea
se triage this failure |
197 Language/14_Libraries_and_Scripts/1_Imports_A03_t50: fail # co19-roll r546: Plea
se triage this failure | 156 Language/14_Libraries_and_Scripts/1_Imports_A03_t50: fail # co19-roll r546: Plea
se triage this failure |
198 Language/14_Libraries_and_Scripts/1_Imports_A03_t67: fail # co19-roll r546: Plea
se triage this failure | 157 Language/14_Libraries_and_Scripts/1_Imports_A03_t67: fail # co19-roll r546: Plea
se triage this failure |
199 Language/14_Libraries_and_Scripts/1_Imports_A03_t69: fail # co19-roll r546: Plea
se triage this failure | 158 Language/14_Libraries_and_Scripts/1_Imports_A03_t69: fail # co19-roll r546: Plea
se triage this failure |
200 Language/14_Libraries_and_Scripts/1_Imports_A03_t70: fail # co19-roll r546: Plea
se triage this failure | 159 Language/14_Libraries_and_Scripts/1_Imports_A03_t70: fail # co19-roll r546: Plea
se triage this failure |
201 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # co19-roll r546: Plea
se triage this failure | 160 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # co19-roll r546: Plea
se triage this failure |
202 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # co19-roll r546: Plea
se triage this failure | 161 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # co19-roll r546: Plea
se triage this failure |
203 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # co19-roll r546: Plea
se triage this failure | 162 Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # co19-roll r546: Plea
se triage this failure |
204 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # Issue 12521 | 163 Language/14_Libraries_and_Scripts/5_URIs_A01_t01: fail # Issue 12521 |
205 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 | 164 Language/14_Libraries_and_Scripts/5_URIs_A01_t04: fail # Issue 12521 |
206 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 | 165 Language/14_Libraries_and_Scripts/5_URIs_A01_t05: fail # Issue 12521 |
207 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # Issue 12521 | 166 Language/14_Libraries_and_Scripts/5_URIs_A01_t11: fail # Issue 12521 |
208 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 | 167 Language/14_Libraries_and_Scripts/5_URIs_A01_t14: fail # Issue 12521 |
209 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 | 168 Language/14_Libraries_and_Scripts/5_URIs_A01_t15: fail # Issue 12521 |
210 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # Issue 12518 | 169 Language/14_Libraries_and_Scripts/5_URIs_A01_t21: fail # Issue 12518 |
211 LibTest/async/StreamSink/close_A01_t01: fail # co19 503 | |
212 | 170 |
213 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 | 171 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 |
214 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please
triage this failure | 172 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail # co19-roll r546: Please
triage this failure |
215 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546:
Please triage this failure | 173 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail # co19-roll r546:
Please triage this failure |
216 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure | 174 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria
ge this failure |
217 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure | 175 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria
ge this failure |
218 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure | 176 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage
this failure |
219 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple
ase triage this failure | 177 LibTest/isolate/IsolateStream/contains_A02_t01: fail, pass # co19-roll r546: Ple
ase triage this failure |
220 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t03: fail, pass # co19-roll
r546: Please triage this failure | 178 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t03: fail, pass # co19-roll
r546: Please triage this failure |
221 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this
failure | 179 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this
failure |
222 LibTest/isolate/SendPort/send_A02_t04: fail # co19 issue 501 | |
223 | |
224 | 180 |
225 [ $compiler == none && $runtime == vm && $checked ] | 181 [ $compiler == none && $runtime == vm && $checked ] |
226 Language/12_Expressions/12_Instance_Creation_A01_t08: FAIL, OK # co19 issue 498 | 182 Language/12_Expressions/12_Instance_Creation_A01_t08: FAIL, OK # co19 issue 498 |
227 LibTest/core/Set/intersection_A01_t01: pass # co19-roll r546: Please triage this
failure | 183 LibTest/core/double/truncate_A01_t01: Fail # co19-roll r559: Please triage this
failure |
228 LibTest/core/Set/intersection_A01_t03: pass # co19-roll r546: Please triage this
failure | 184 LibTest/core/double/truncate_A01_t05: Fail # co19-roll r559: Please triage this
failure |
229 LibTest/core/Set/intersection_A03_t01: pass # co19-roll r546: Please triage this
failure | |
230 LibTest/core/int/ceilToDouble_A01_t01: fail # co19 issue 498 | 185 LibTest/core/int/ceilToDouble_A01_t01: fail # co19 issue 498 |
231 LibTest/core/int/floorToDouble_A01_t01: fail # co19 issue 498 | 186 LibTest/core/int/floorToDouble_A01_t01: fail # co19 issue 498 |
232 LibTest/core/int/roundToDouble_A01_t01: fail # co19 issue 498 | 187 LibTest/core/int/roundToDouble_A01_t01: fail # co19 issue 498 |
233 LibTest/core/int/truncateToDouble_A01_t01: fail # co19 issue 498 | 188 LibTest/core/int/truncateToDouble_A01_t01: fail # co19 issue 498 |
234 LibTest/isolate/isolate_api/spawnFunction_A03_t01: fail # co19 issue 497 | 189 LibTest/core/Set/intersection_A01_t01: pass # co19-roll r546: Please triage this
failure |
235 | 190 LibTest/core/Set/intersection_A01_t03: pass # co19-roll r546: Please triage this
failure |
236 # co19-roll r546 (11.08.2013) caused these failures | 191 LibTest/core/Set/intersection_A03_t01: pass # co19-roll r546: Please triage this
failure |
237 [ $compiler == none && $runtime == vm && $unchecked ] | 192 LibTest/typed_data/Float32List/operator_subscripted_assignment_A02_t01: Fail # c
o19-roll r559: Please triage this failure |
238 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19 issue
496 | 193 LibTest/typed_data/Float32x4List/elementAt_A01_t01: Fail # co19-roll r559: Pleas
e triage this failure |
239 | 194 LibTest/typed_data/Float32x4List/fillRange_A01_t01: Fail # co19-roll r559: Pleas
e triage this failure |
| 195 LibTest/typed_data/Float32x4List/first_A01_t01: Fail # co19-roll r559: Please tr
iage this failure |
| 196 LibTest/typed_data/Float32x4List/first_A03_t01: Fail # co19-roll r559: Please tr
iage this failure |
| 197 LibTest/typed_data/Float32x4List/firstWhere_A01_t01: Fail # co19-roll r559: Plea
se triage this failure |
| 198 LibTest/typed_data/Float32x4List/firstWhere_A02_t01: Fail # co19-roll r559: Plea
se triage this failure |
| 199 LibTest/typed_data/Float32x4List/getRange_A01_t01: Fail # co19-roll r559: Please
triage this failure |
| 200 LibTest/typed_data/Float32x4List/getRange_A02_t01: Fail # co19-roll r559: Please
triage this failure |
| 201 LibTest/typed_data/Float32x4List/last_A01_t01: Fail # co19-roll r559: Please tri
age this failure |
| 202 LibTest/typed_data/Float32x4List/lastWhere_A01_t01: Fail # co19-roll r559: Pleas
e triage this failure |
| 203 LibTest/typed_data/Float32x4List/map_A01_t01: Fail # co19-roll r559: Please tria
ge this failure |
| 204 LibTest/typed_data/Float32x4List/map_A02_t01: Fail # co19-roll r559: Please tria
ge this failure |
| 205 LibTest/typed_data/Float32x4List/map_A03_t01: Fail # co19-roll r559: Please tria
ge this failure |
| 206 LibTest/typed_data/Float32x4List/operator_subscript_A01_t01: Fail # co19-roll r5
59: Please triage this failure |
| 207 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A01_t01: Fail #
co19-roll r559: Please triage this failure |
| 208 LibTest/typed_data/Float32x4List/operator_subscripted_assignment_A02_t01: Fail #
co19-roll r559: Please triage this failure |
| 209 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r559: Please t
riage this failure |
| 210 LibTest/typed_data/Float32x4List/reversed_A01_t01: Fail # co19-roll r559: Please
triage this failure |
| 211 LibTest/typed_data/Float32x4List/single_A01_t01: Fail # co19-roll r559: Please t
riage this failure |
| 212 LibTest/typed_data/Float32x4List/singleWhere_A01_t01: Fail # co19-roll r559: Ple
ase triage this failure |
| 213 LibTest/typed_data/Float32x4List/skip_A01_t01: Fail # co19-roll r559: Please tri
age this failure |
| 214 LibTest/typed_data/Float32x4List/take_A01_t01: Fail # co19-roll r559: Please tri
age this failure |
| 215 LibTest/typed_data/Float32x4List/take_A02_t01: Fail # co19-roll r559: Please tri
age this failure |
| 216 LibTest/typed_data/Float64List/operator_subscripted_assignment_A02_t01: Fail # c
o19-roll r559: Please triage this failure |
OLD | NEW |