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 == none && $runtime == vm ] | 5 [ $compiler == none && $runtime == vm ] |
6 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 | 6 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 |
7 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060 | 7 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060 |
8 | 8 |
9 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881 | 9 Language/03_Overview/1_Scoping_A02_t32: Fail # TODO(vm-team): Please triage this
failure. |
10 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885 | |
11 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885 | |
12 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885 | |
13 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885 | |
14 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Dart issue 5802 | |
15 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Dart issue 5894 | |
16 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD
O(vm-team): Please triage this failure. | 10 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # TOD
O(vm-team): Please triage this failure. |
17 Language/07_Classes/2_Getters_A01_t03: Fail # Expects compile-time error when ge
tter has empty parameter list. | |
18 Language/07_Classes/2_Getters_A01_t05: Fail # Expects compile-time error when ge
tter has empty parameter list. | |
19 Language/07_Classes/3_Setters_A04_t01: Fail # TODO(vm-team): Please triage this
failure. | 11 Language/07_Classes/3_Setters_A04_t01: Fail # TODO(vm-team): Please triage this
failure. |
20 Language/07_Classes/3_Setters_A04_t04: Fail # TODO(vm-team): Please triage this
failure. | 12 Language/07_Classes/3_Setters_A04_t04: Fail # TODO(vm-team): Please triage this
failure. |
21 Language/07_Classes/3_Setters_A04_t05: Fail # TODO(vm-team): Please triage this
failure. | 13 Language/07_Classes/3_Setters_A04_t05: Fail # TODO(vm-team): Please triage this
failure. |
22 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. | 14 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. |
23 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # TODO(vm-team): P
lease triage this failure. | 15 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # TODO(vm-team): P
lease triage this failure. |
24 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # TODO(vm-team): P
lease triage this failure. | 16 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # TODO(vm-team): P
lease triage this failure. |
25 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # TODO(vm-team): P
lease triage this failure. | 17 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # TODO(vm-team): P
lease triage this failure. |
26 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # TODO(vm-team): P
lease triage this failure. | 18 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # TODO(vm-team): P
lease triage this failure. |
27 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # TODO(vm-team): P
lease triage this failure. | 19 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # TODO(vm-team): P
lease triage this failure. |
28 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(vm-team): Pl
ease triage this failure. | 20 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD
O(vm-team): Please triage this failure. |
29 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(vm-team): Pl
ease triage this failure. | |
30 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # TODO(
vm-team): Please triage this failure. | 21 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # TODO(
vm-team): Please triage this failure. |
31 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # TODO(
vm-team): Please triage this failure. | 22 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # TODO(
vm-team): Please triage this failure. |
32 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # TODO(
vm-team): Please triage this failure. | 23 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # TODO(
vm-team): Please triage this failure. |
33 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO(
vm-team): Please triage this failure. | 24 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO(
vm-team): Please triage this failure. |
34 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # TODO(
vm-team): Please triage this failure. | 25 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # TODO(
vm-team): Please triage this failure. |
35 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t
riage this failure. | 26 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t
riage this failure. |
36 Language/11_Expressions/01_Constants_A03_t01: Fail # TODO(vm-team): Please triag
e this failure. | 27 Language/11_Expressions/01_Constants_A03_t01: Fail # TODO(vm-team): Please triag
e this failure. |
37 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. | 28 Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. |
38 Language/11_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag
e this failure. | 29 Language/11_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag
e this failure. |
39 Language/11_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag
e this failure. | 30 Language/11_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag
e this failure. |
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
115 Language/11_Expressions/29_Assignable_Expressions_A01_t06: Fail # TODO(vm-team):
Please triage this failure. | 106 Language/11_Expressions/29_Assignable_Expressions_A01_t06: Fail # TODO(vm-team):
Please triage this failure. |
116 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # TODO(vm-team):
Please triage this failure. | 107 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # TODO(vm-team):
Please triage this failure. |
117 Language/11_Expressions/29_Assignable_Expressions_A01_t09: Fail # TODO(vm-team):
Please triage this failure. | 108 Language/11_Expressions/29_Assignable_Expressions_A01_t09: Fail # TODO(vm-team):
Please triage this failure. |
118 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # TODO(vm-team): P
lease triage this failure. | 109 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # TODO(vm-team): P
lease triage this failure. |
119 Language/11_Expressions/30_Identifier_Reference_A06_t01: Fail # TODO(vm-team): P
lease triage this failure. | 110 Language/11_Expressions/30_Identifier_Reference_A06_t01: Fail # TODO(vm-team): P
lease triage this failure. |
120 Language/11_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(vm-team): P
lease triage this failure. | 111 Language/11_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(vm-team): P
lease triage this failure. |
121 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # TODO(vm-team): P
lease triage this failure. | 112 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # TODO(vm-team): P
lease triage this failure. |
122 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # TODO(vm-team): P
lease triage this failure. | 113 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # TODO(vm-team): P
lease triage this failure. |
123 Language/11_Expressions/31_Type_Test_A01_t02: Fail # TODO(vm-team): Please triag
e this failure. | 114 Language/11_Expressions/31_Type_Test_A01_t02: Fail # TODO(vm-team): Please triag
e this failure. |
124 Language/11_Expressions/31_Type_Test_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. | 115 Language/11_Expressions/31_Type_Test_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. |
| 116 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # TODO(vm-team): Pl
ease triage this failure. |
125 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(vm-tea
m): Please triage this failure. | 117 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(vm-tea
m): Please triage this failure. |
126 Language/12_Statements/06_For_A01_t11: Fail # TODO(vm-team): Please triage this
failure. | 118 Language/12_Statements/06_For_A01_t11: Fail # TODO(vm-team): Please triage this
failure. |
127 Language/12_Statements/09_Switch_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. | 119 Language/12_Statements/09_Switch_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. |
128 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(vm-team): Please triage th
is failure. | 120 Language/12_Statements/09_Switch_A02_t01: Fail # TODO(vm-team): Please triage th
is failure. |
129 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(vm-team): Please triage th
is failure. | 121 Language/12_Statements/09_Switch_A02_t02: Fail # TODO(vm-team): Please triage th
is failure. |
130 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(vm-team): Please triage th
is failure. | 122 Language/12_Statements/09_Switch_A02_t03: Fail # TODO(vm-team): Please triage th
is failure. |
131 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(vm-team): Please triage th
is failure. | 123 Language/12_Statements/09_Switch_A03_t01: Fail # TODO(vm-team): Please triage th
is failure. |
132 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(vm-team): Please triage th
is failure. | 124 Language/12_Statements/09_Switch_A03_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 125 Language/12_Statements/09_Switch_A04_t01: Fail # TODO(vm-team): Please triage th
is failure. |
133 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(vm-team): Please triage th
is failure. | 126 Language/12_Statements/09_Switch_A06_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 127 Language/12_Statements/10_Try_A03_t01: Fail # TODO(vm-team): Please triage this
failure. |
| 128 Language/12_Statements/10_Try_A03_t02: Fail # TODO(vm-team): Please triage this
failure. |
| 129 Language/12_Statements/10_Try_A03_t03: Fail # TODO(vm-team): Please triage this
failure. |
134 Language/12_Statements/10_Try_A11_t01: Fail # TODO(vm-team): Please triage this
failure. | 130 Language/12_Statements/10_Try_A11_t01: Fail # TODO(vm-team): Please triage this
failure. |
135 Language/12_Statements/12_Labels_A01_t03: Fail # TODO(vm-team): Please triage th
is failure. | 131 Language/12_Statements/12_Labels_A01_t03: Fail # TODO(vm-team): Please triage th
is failure. |
136 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # TODO(
vm-team): Please triage this failure. | 132 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # TODO(
vm-team): Please triage this failure. |
137 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # TODO(vm-team): Pleas
e triage this failure. | 133 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # TODO(vm-team): Pleas
e triage this failure. |
138 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(vm-team): Pleas
e triage this failure. | 134 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(vm-team): Pleas
e triage this failure. |
139 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # TODO(vm-team): Pleas
e triage this failure. | 135 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # TODO(vm-team): Pleas
e triage this failure. |
140 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # TODO(vm-team): Pleas
e triage this failure. | 136 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # TODO(vm-team): Pleas
e triage this failure. |
141 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(vm-team): Pleas
e triage this failure. | |
142 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(vm-team): Pleas
e triage this failure. | |
143 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(vm-team): Pleas
e triage this failure. | |
144 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(vm-team): Please t
riage this failure. | 137 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(vm-team): Please t
riage this failure. |
| 138 Language/13_Libraries_and_Scripts/5_URIs_A01_t04: Fail # TODO(vm-team): Please t
riage this failure. |
| 139 Language/13_Libraries_and_Scripts/5_URIs_A01_t05: Fail # TODO(vm-team): Please t
riage this failure. |
145 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(vm-team): Please t
riage this failure. | 140 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(vm-team): Please t
riage this failure. |
| 141 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Fail # TODO(vm-team): Please t
riage this failure. |
| 142 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Fail # TODO(vm-team): Please t
riage this failure. |
146 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(vm-team): Please t
riage this failure. | 143 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(vm-team): Please t
riage this failure. |
| 144 Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(vm-team): Please triage
this failure. |
147 Language/14_Types/5_Function_Types_A06_t01: Fail # TODO(vm-team): Please triage
this failure. | 145 Language/14_Types/5_Function_Types_A06_t01: Fail # TODO(vm-team): Please triage
this failure. |
| 146 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(vm-team): Please tria
ge this failure. |
| 147 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(vm-team): Please tria
ge this failure. |
148 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F
ail # TODO(vm-team): Please triage this failure. | 148 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F
ail # TODO(vm-team): Please triage this failure. |
149 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F
ail # TODO(vm-team): Please triage this failure. | 149 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F
ail # TODO(vm-team): Please triage this failure. |
150 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F
ail # TODO(vm-team): Please triage this failure. | 150 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F
ail # TODO(vm-team): Please triage this failure. |
151 LibTest/core/double/parse_A02_t01: Fail # TODO(vm-team): Please triage this fail
ure. | 151 LibTest/core/double/parse_A02_t01: Fail # TODO(vm-team): Please triage this fail
ure. |
152 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag
e this failure. | 152 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag
e this failure. |
153 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. | 153 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. |
154 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this
failure. | 154 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this
failure. |
155 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. | 155 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. |
156 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. | 156 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. |
157 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. | 157 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. |
158 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. | 158 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. |
159 | 159 |
| 160 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881 |
| 161 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885 |
| 162 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885 |
| 163 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885 |
| 164 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885 |
| 165 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Dart issue 5802 |
| 166 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Dart issue 5894 |
| 167 Language/07_Classes/2_Getters_A01_t03: Fail # Expects compile-time error when ge
tter has empty parameter list. |
| 168 Language/07_Classes/2_Getters_A01_t05: Fail # Expects compile-time error when ge
tter has empty parameter list. |
| 169 |
160 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. | 170 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. |
161 | 171 |
162 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 | |
163 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 | |
164 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 | 172 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 |
165 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 | 173 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 |
166 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 | 174 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 |
167 | 175 |
168 | 176 |
169 [ $compiler == none && $runtime == vm && $checked ] | 177 [ $compiler == none && $runtime == vm && $checked ] |
170 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. | 178 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. |
171 Language/14_Types/5_Function_Types_A03_t12: Fail # TODO(vm-team): Please triage
this failure. | |
172 | 179 |
173 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234 | 180 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234 |
174 | 181 |
175 [ $compiler == none && $runtime == vm && $unchecked ] | 182 [ $compiler == none && $runtime == vm && $unchecked ] |
176 Language/13_Libraries_and_Scripts/1_Imports_A03_t31: Fail # TODO(vm-team): Pleas
e triage this failure. | |
177 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team):
Please triage this failure. | 183 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team):
Please triage this failure. |
178 | 184 |
179 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail, OK # co19 is
sue 282 | |
180 Language/11_Expressions/11_Instance_Creation/2_Const_A03_t02: Fail, OK # co19 is
sue 282 | |
181 | |
182 [ $compiler == none && $runtime == vm ] | 185 [ $compiler == none && $runtime == vm ] |
183 # Not properly reporting exception in initializer expressions | 186 # Not properly reporting exception in initializer expressions |
184 Language/11_Expressions/01_Constants_A16_t01: Fail | 187 Language/11_Expressions/01_Constants_A16_t01: Fail |
185 Language/11_Expressions/01_Constants_A16_t02: Fail | 188 Language/11_Expressions/01_Constants_A16_t02: Fail |
186 | 189 |
187 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis | 190 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis |
188 | 191 |
189 Language/11_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) | 192 Language/11_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) |
190 Language/11_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM | 193 Language/11_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM |
191 | 194 |
(...skipping 26 matching lines...) Expand all Loading... |
218 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79) | 221 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79) |
219 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79) | 222 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79) |
220 | 223 |
221 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail | 224 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail |
222 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail | 225 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail |
223 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail | 226 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail |
224 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail | 227 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail |
225 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail | 228 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail |
226 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il | 229 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il |
227 | 230 |
228 # New failures | |
229 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail | 231 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail |
230 | 232 |
231 LibTest/core/Future/chain_A03_t01: Fail, OK # co19 issue 328 | |
232 LibTest/core/Future/transform_A03_t01: Fail, OK # co19 issue 328 | |
233 | |
234 [ $compiler == none && $runtime == vm ] | 233 [ $compiler == none && $runtime == vm ] |
235 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 | 234 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 |
236 LibTest/core/Match/operator_subscript_A01_t01: Fail | 235 LibTest/core/Match/operator_subscript_A01_t01: Fail |
237 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il | 236 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il |
238 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il | 237 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il |
239 LibTest/core/RegExp/firstMatch_A01_t01: Fail | 238 LibTest/core/RegExp/firstMatch_A01_t01: Fail |
240 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 | 239 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 |
241 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 | 240 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 |
242 | 241 |
243 [ $compiler == none && $runtime == vm ] | 242 [ $compiler == none && $runtime == vm ] |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
329 | 328 |
330 | 329 |
331 [ $compiler == none && $runtime == vm && $mode == debug ] | 330 [ $compiler == none && $runtime == vm && $mode == debug ] |
332 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 331 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
333 | 332 |
334 [ $compiler == none && $arch == simarm ] | 333 [ $compiler == none && $arch == simarm ] |
335 *: Skip | 334 *: Skip |
336 | 335 |
337 [ $compiler == none && $arch == arm ] | 336 [ $compiler == none && $arch == arm ] |
338 *: Skip | 337 *: Skip |
OLD | NEW |