| 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 # These tests need to be updated for new optional parameter syntax and semantics
, co19 issue 258: | |
| 6 [ $compiler == none && $runtime == vm ] | |
| 7 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail, OK | |
| 8 Language/07_Classes/1_Instance_Methods_A02_t06: Fail, OK | |
| 9 Language/10_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A01_t01: Fail
, OK | |
| 10 Language/14_Types/5_Function_Types_A01_t21: Fail, OK | |
| 11 | |
| 12 # These tests either wrongly expect a compile-time error or wrongly reject a typ
e error in production mode, co19 issue 282: | 5 # These tests either wrongly expect a compile-time error or wrongly reject a typ
e error in production mode, co19 issue 282: |
| 13 [ $compiler == none && $runtime == vm ] | 6 [ $compiler == none && $runtime == vm ] |
| 14 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK | 7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK |
| 15 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK | 8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK |
| 16 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK | 9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK |
| 17 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK | 10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK |
| 18 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail, OK | 11 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail, OK |
| 19 Language/13_Libraries_and_Scripts/1_Imports_A03_t48: Fail, OK | 12 Language/13_Libraries_and_Scripts/1_Imports_A03_t48: Fail, OK |
| 20 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail, OK | 13 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail, OK |
| 21 Language/13_Libraries_and_Scripts/1_Imports_A03_t68: Fail, OK | 14 Language/13_Libraries_and_Scripts/1_Imports_A03_t68: Fail, OK |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 61 Language/07_Classes/6_Constructors/2_Factories_A05_t03: Fail # TODO(vm-team): Pl
ease triage this failure. | 54 Language/07_Classes/6_Constructors/2_Factories_A05_t03: Fail # TODO(vm-team): Pl
ease triage this failure. |
| 62 Language/07_Classes/6_Constructors/2_Factories_A05_t04: Fail # TODO(vm-team): Pl
ease triage this failure. | 55 Language/07_Classes/6_Constructors/2_Factories_A05_t04: Fail # TODO(vm-team): Pl
ease triage this failure. |
| 63 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # TODO(
vm-team): Please triage this failure. | 56 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # TODO(
vm-team): Please triage this failure. |
| 64 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # TODO(
vm-team): Please triage this failure. | 57 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # TODO(
vm-team): Please triage this failure. |
| 65 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # TODO(
vm-team): Please triage this failure. | 58 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # TODO(
vm-team): Please triage this failure. |
| 66 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO(
vm-team): Please triage this failure. | 59 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # TODO(
vm-team): Please triage this failure. |
| 67 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # TODO(
vm-team): Please triage this failure. | 60 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # TODO(
vm-team): Please triage this failure. |
| 68 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t
riage this failure. | 61 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # TODO(vm-team): Please t
riage this failure. |
| 69 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. | 62 Language/09_Generics/09_Generics_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 70 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(vm-team): Please triage th
is failure. | 63 Language/09_Generics/09_Generics_A05_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 64 Language/10_Expressions/01_Constants_A03_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 71 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. | 65 Language/10_Expressions/01_Constants_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 72 Language/10_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag
e this failure. | 66 Language/10_Expressions/01_Constants_A06_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 73 Language/10_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag
e this failure. | 67 Language/10_Expressions/01_Constants_A14_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 74 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(v
m-team): Please triage this failure. | 68 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # TODO(v
m-team): Please triage this failure. |
| 75 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(v
m-team): Please triage this failure. | 69 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # TODO(v
m-team): Please triage this failure. |
| 76 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(v
m-team): Please triage this failure. | 70 Language/10_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # TODO(v
m-team): Please triage this failure. |
| 77 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage
this failure. | 71 Language/10_Expressions/05_Strings_A02_t46: Fail # TODO(vm-team): Please triage
this failure. |
| 78 Language/10_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage
this failure. | 72 Language/10_Expressions/05_Strings_A02_t48: Fail # TODO(vm-team): Please triage
this failure. |
| 73 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 79 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team)
: Please triage this failure. | 74 Language/10_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(vm-team)
: Please triage this failure. |
| 80 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team)
: Please triage this failure. | 75 Language/10_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # TODO(vm-team)
: Please triage this failure. |
| 81 Language/10_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team)
: Please triage this failure. | 76 Language/10_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # TODO(vm-team)
: Please triage this failure. |
| 82 Language/10_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea
m): Please triage this failure. | 77 Language/10_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # TODO(vm-tea
m): Please triage this failure. |
| 83 Language/10_Expressions/13_Property_Extraction_A01_t01: Fail # TODO(vm-team): Pl
ease triage this failure. | |
| 84 Language/10_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t03:
Fail # TODO(vm-team): Please triage this failure. | 78 Language/10_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t03:
Fail # TODO(vm-team): Please triage this failure. |
| 85 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # TODO(vm-team): Please triage this failure. | 79 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A03_t01: Fail # TODO(vm-team): Please triage this failure. |
| 86 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t02: Fail # TODO(vm-team): Please triage this failure. | 80 Language/10_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t02: Fail # TODO(vm-team): Please triage this failure. |
| 87 Language/10_Expressions/15_Method_Invocation/2_Cascaded_Invocation_A01_t01: Fail
# TODO(vm-team): Please triage this failure. | |
| 88 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail #
TODO(vm-team): Please triage this failure. | 81 Language/10_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t08: Fail #
TODO(vm-team): Please triage this failure. |
| 89 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail #
TODO(vm-team): Please triage this failure. | 82 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t03: Fail #
TODO(vm-team): Please triage this failure. |
| 90 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail #
TODO(vm-team): Please triage this failure. | 83 Language/10_Expressions/15_Method_Invocation/4_Super_Invocation_A04_t04: Fail #
TODO(vm-team): Please triage this failure. |
| 91 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea
se triage this failure. | 84 Language/10_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(vm-team): Plea
se triage this failure. |
| 92 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(vm-team): Plea
se triage this failure. | 85 Language/10_Expressions/17_Getter_Invocation_A02_t02: Fail # TODO(vm-team): Plea
se triage this failure. |
| 93 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria
ge this failure. | 86 Language/10_Expressions/18_Assignment_A05_t02: Fail # TODO(vm-team): Please tria
ge this failure. |
| 94 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please tria
ge this failure. | 87 Language/10_Expressions/18_Assignment_A05_t04: Fail # TODO(vm-team): Please tria
ge this failure. |
| 95 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please tria
ge this failure. | 88 Language/10_Expressions/18_Assignment_A05_t05: Fail # TODO(vm-team): Please tria
ge this failure. |
| 96 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(vm-team): Please tria
ge this failure. | 89 Language/10_Expressions/18_Assignment_A08_t04: Fail # TODO(vm-team): Please tria
ge this failure. |
| 97 Language/10_Expressions/19_Conditional_A01_t10: Fail # TODO(vm-team): Please tri
age this failure. | 90 Language/10_Expressions/19_Conditional_A01_t10: Fail # TODO(vm-team): Please tri
age this failure. |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 162 Language/10_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(vm-team): P
lease triage this failure. | 155 Language/10_Expressions/30_Identifier_Reference_A06_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 163 Language/10_Expressions/30_Identifier_Reference_A07_t01: Fail # TODO(vm-team): P
lease triage this failure. | 156 Language/10_Expressions/30_Identifier_Reference_A07_t01: Fail # TODO(vm-team): P
lease triage this failure. |
| 164 Language/10_Expressions/30_Identifier_Reference_A08_t02: Fail # TODO(vm-team): P
lease triage this failure. | 157 Language/10_Expressions/30_Identifier_Reference_A08_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 165 Language/10_Expressions/31_Type_Test_A01_t02: Fail # TODO(vm-team): Please triag
e this failure. | 158 Language/10_Expressions/31_Type_Test_A01_t02: Fail # TODO(vm-team): Please triag
e this failure. |
| 166 Language/10_Expressions/31_Type_Test_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. | 159 Language/10_Expressions/31_Type_Test_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. |
| 167 Language/10_Expressions/31_Type_Test_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. | 160 Language/10_Expressions/31_Type_Test_A05_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 168 Language/10_Expressions/31_Type_Test_A05_t02: Fail # TODO(vm-team): Please triag
e this failure. | 161 Language/10_Expressions/31_Type_Test_A05_t02: Fail # TODO(vm-team): Please triag
e this failure. |
| 169 Language/10_Expressions/31_Type_Test_A05_t03: Fail # TODO(vm-team): Please triag
e this failure. | 162 Language/10_Expressions/31_Type_Test_A05_t03: Fail # TODO(vm-team): Please triag
e this failure. |
| 170 Language/10_Expressions/32_Type_Cast_A04_t01: Fail # TODO(vm-team): Please triag
e this failure. | 163 Language/10_Expressions/32_Type_Cast_A04_t01: Fail # TODO(vm-team): Please triag
e this failure. |
| 171 Language/10_Expressions/32_Type_Cast_A04_t02: Fail # TODO(vm-team): Please triag
e this failure. | 164 Language/10_Expressions/32_Type_Cast_A04_t02: Fail # TODO(vm-team): Please triag
e this failure. |
| 172 Language/11_Statements/06_For/2_For_in_A01_t02: Fail # TODO(vm-team): Please tri
age this failure. | 165 Language/11_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(vm-tea
m): Please triage this failure. |
| 173 Language/11_Statements/06_For/2_For_in_A01_t04: Fail # TODO(vm-team): Please tri
age this failure. | |
| 174 Language/11_Statements/06_For_A01_t11: Fail # TODO(vm-team): Please triage this
failure. | 166 Language/11_Statements/06_For_A01_t11: Fail # TODO(vm-team): Please triage this
failure. |
| 175 Language/11_Statements/08_Do_A02_t02: Fail # TODO(vm-team): Please triage this f
ailure. | 167 Language/11_Statements/09_Switch_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 176 Language/11_Statements/09_Switch_A01_t01: Fail # TODO(vm-team): Please triage th
is failure. | |
| 177 Language/11_Statements/09_Switch_A02_t01: Fail # TODO(vm-team): Please triage th
is failure. | 168 Language/11_Statements/09_Switch_A02_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 178 Language/11_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. | 169 Language/11_Statements/09_Switch_A02_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 179 Language/11_Statements/09_Switch_A05_t02: Fail # TODO(vm-team): Please triage th
is failure. | 170 Language/11_Statements/09_Switch_A02_t03: Fail # TODO(vm-team): Please triage th
is failure. |
| 180 Language/11_Statements/09_Switch_A06_t01: Fail # TODO(vm-team): Please triage th
is failure. | 171 Language/11_Statements/09_Switch_A03_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 172 Language/11_Statements/09_Switch_A03_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 181 Language/11_Statements/09_Switch_A06_t02: Fail # TODO(vm-team): Please triage th
is failure. | 173 Language/11_Statements/09_Switch_A06_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 182 Language/11_Statements/09_Switch_A06_t03: Fail # TODO(vm-team): Please triage th
is failure. | 174 Language/11_Statements/10_Try_A11_t01: Fail # TODO(vm-team): Please triage this
failure. |
| 183 Language/11_Statements/09_Switch_A06_t04: Fail # TODO(vm-team): Please triage th
is failure. | 175 Language/11_Statements/12_Labels_A01_t03: Fail # TODO(vm-team): Please triage th
is failure. |
| 184 Language/11_Statements/09_Switch_A07_t02: Fail # TODO(vm-team): Please triage th
is failure. | |
| 185 Language/11_Statements/10_Try_A05_t06: Fail # TODO(vm-team): Please triage this
failure. | |
| 186 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t01: Fail # TODO(
vm-team): Please triage this failure. | 176 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A03_t01: Fail # TODO(
vm-team): Please triage this failure. |
| 187 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # TODO(
vm-team): Please triage this failure. | 177 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # TODO(
vm-team): Please triage this failure. |
| 178 Language/13_Libraries_and_Scripts/1_Imports_A01_t53: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 179 Language/13_Libraries_and_Scripts/1_Imports_A01_t54: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 188 Language/13_Libraries_and_Scripts/1_Imports_A02_t01: Fail # TODO(vm-team): Pleas
e triage this failure. | 180 Language/13_Libraries_and_Scripts/1_Imports_A02_t01: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 189 Language/13_Libraries_and_Scripts/1_Imports_A02_t02: Fail # TODO(vm-team): Pleas
e triage this failure. | 181 Language/13_Libraries_and_Scripts/1_Imports_A02_t02: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 190 Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail # TODO(vm-team): Pleas
e triage this failure. | 182 Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 191 Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail # TODO(vm-team): Pleas
e triage this failure. | 183 Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 192 Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail # TODO(vm-team): Pleas
e triage this failure. | 184 Language/13_Libraries_and_Scripts/1_Imports_A02_t18: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 193 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail # TODO(vm-team): Pleas
e triage this failure. | 185 Language/13_Libraries_and_Scripts/1_Imports_A02_t19: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 186 Language/13_Libraries_and_Scripts/2_Exports_A01_t04: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 187 Language/13_Libraries_and_Scripts/2_Exports_A01_t05: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 188 Language/13_Libraries_and_Scripts/2_Exports_A01_t07: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 189 Language/13_Libraries_and_Scripts/2_Exports_A01_t15: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 190 Language/13_Libraries_and_Scripts/2_Exports_A01_t16: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 191 Language/13_Libraries_and_Scripts/2_Exports_A04_t01: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 192 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 193 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 194 Language/13_Libraries_and_Scripts/2_Exports_A04_t04: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 195 Language/13_Libraries_and_Scripts/2_Exports_A04_t05: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 196 Language/13_Libraries_and_Scripts/2_Exports_A04_t06: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 197 Language/13_Libraries_and_Scripts/3_Parts_A03_t03: Fail # TODO(vm-team): Please
triage this failure. |
| 198 Language/13_Libraries_and_Scripts/4_Scripts_A01_t16: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 194 Language/14_Types/5_Function_Types_A02_t01: Fail # TODO(vm-team): Please triage
this failure. | 199 Language/14_Types/5_Function_Types_A02_t01: Fail # TODO(vm-team): Please triage
this failure. |
| 195 LibTest/core/WrongArgumentCountException/WrongArgumentCountException_A01_t01: Fa
il # TODO(vm-team): Please triage this failure. | |
| 196 LibTest/core/WrongArgumentCountException/toString_A01_t01: Fail # TODO(vm-team):
Please triage this failure. | |
| 197 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag
e this failure. | 200 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # TODO(vm-team): Please triag
e this failure. |
| 198 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. | 201 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # TODO(vm-team): Please triag
e this failure. |
| 199 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this
failure. | 202 LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(vm-team): Please triage this
failure. |
| 200 LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failu
re. | 203 LibTest/math/parseDouble_A02_t01: Fail # TODO(vm-team): Please triage this failu
re. |
| 201 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. | 204 LibTest/math/pow_A01_t01: Fail # TODO(vm-team): Please triage this failure. |
| 202 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. | 205 LibTest/math/pow_A11_t01: Fail # TODO(vm-team): Please triage this failure. |
| 203 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. | 206 LibTest/math/pow_A13_t01: Fail # TODO(vm-team): Please triage this failure. |
| 204 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. | 207 LibTest/math/sin_A01_t01: Fail # TODO(vm-team): Please triage this failure. |
| 205 | 208 |
| 206 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. | 209 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. |
| 207 | 210 |
| 208 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 | 211 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # issue 6058 |
| 209 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 | 212 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # issue 6058 |
| 210 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 | 213 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 |
| 211 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 | 214 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 |
| 212 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 | 215 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 |
| 213 | 216 |
| 214 LibTest/core/ObjectNotClosureException/toString_A01_t01: Fail, OK # co19 issue 2
76 | |
| 215 LibTest/core/ObjectNotClosureException/ObjectNotClosureException_A01_t01: Fail,
OK # co19 issue 276 | |
| 216 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276 | 217 LibTest/core/Map/putIfAbsent_A01_t08: Fail, OK # co19 issue 276 |
| 217 LibTest/core/Map/forEach_A01_t02: Fail, OK # co19 issue 276 | |
| 218 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 | 218 LibTest/core/Map/putIfAbsent_A01_t06: Fail, OK # co19 issue 276 |
| 219 LibTest/core/Queue/filter_A01_t03: Fail, OK # co19 issue 276 | |
| 220 LibTest/core/Queue/some_A01_t03: Fail, OK # co19 issue 276 | |
| 221 LibTest/core/Queue/every_A01_t03: Fail, OK # co19 issue 276 | |
| 222 LibTest/core/Queue/forEach_A01_t03: Fail, OK # co19 issue 276 | |
| 223 LibTest/core/ClosureArgumentMismatchException/toString_A01_t01: Fail, OK # co19
issue 276 | |
| 224 LibTest/core/ClosureArgumentMismatchException/ClosureArgumentMismatchException_A
01_t01: Fail, OK # co19 issue 276 | |
| 225 Language/11_Statements/15_Assert_A04_t04: Fail, OK # co19 issue 276 | |
| 226 | 219 |
| 227 LibTest/core/IllegalAccessException/IllegalAccessException_A01_t01: Fail, OK # c
o19 issue 285 | 220 LibTest/core/UnsupportedError/toString_A01_t01: Fail, OK # co19 issue 295 |
| 228 LibTest/core/IllegalAccessException/toString_A01_t01: Fail, OK # co19 issue 285 | |
| 229 LibTest/core/List/add_A02_t01: Fail, OK # co19 issue 285 | |
| 230 LibTest/core/List/addAll_A02_t01: Fail, OK # co19 issue 285 | |
| 231 LibTest/core/List/addLast_A02_t01: Fail, OK # co19 issue 285 | |
| 232 LibTest/core/List/clear_A02_t01: Fail, OK # co19 issue 285 | |
| 233 LibTest/core/List/insertRange_A02_t01: Fail, OK # co19 issue 285 | |
| 234 LibTest/core/List/length_A04_t01: Fail, OK # co19 issue 285 | |
| 235 LibTest/core/List/List_A01_t02: Fail, OK # co19 issue 285 | |
| 236 LibTest/core/List/removeLast_A02_t01: Fail, OK # co19 issue 285 | |
| 237 LibTest/core/List/removeRange_A02_t01: Fail, OK # co19 issue 285 | |
| 238 LibTest/core/UnsupportedOperationException/toString_A01_t01: Fail, OK # co19 iss
ue 285 | |
| 239 LibTest/core/UnsupportedOperationException/UnsupportedOperationException_A01_t01
: Fail, OK # co19 issue 285 | |
| 240 | 221 |
| 241 | 222 |
| 242 [ $compiler == none && $runtime == vm && $checked ] | 223 [ $compiler == none && $runtime == vm && $checked ] |
| 224 Language/07_Classes/6_Constructors/2_Factories_A03_t05: Fail # TODO(vm-team): Pl
ease triage this failure. |
| 225 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail # TODO(vm-team): P
lease triage this failure. |
| 226 Language/11_Statements/05_If_A02_t01: Fail # TODO(vm-team): Please triage this f
ailure. |
| 227 Language/11_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 228 Language/11_Statements/15_Assert_A04_t04: Fail # TODO(vm-team): Please triage th
is failure. |
| 229 Language/14_Types/7_Type_Void_A04_t02: Fail # TODO(vm-team): Please triage this
failure. |
| 230 Language/14_Types/7_Type_Void_A04_t03: Fail # TODO(vm-team): Please triage this
failure. |
| 231 Language/14_Types/7_Type_Void_A04_t04: Fail # TODO(vm-team): Please triage this
failure. |
| 232 Language/14_Types/7_Type_Void_A04_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 233 LibTest/core/Map/putIfAbsent_A01_t07: Fail # TODO(vm-team): Please triage this f
ailure. |
| 234 |
| 243 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail, OK # co19 issue 2
83 | 235 Language/10_Expressions/09_Function_Expressions_A03_t02: Fail, OK # co19 issue 2
83 |
| 244 Language/10_Expressions/09_Function_Expressions_A04_t02: Fail, OK # co19 issue 2
83 | |
| 245 | 236 |
| 246 Language/14_Types/7_Type_Void_A04_t02: Fail, OK # co19 issue 158 | 237 Language/14_Types/7_Type_Void_A04_t02: Fail, OK # co19 issue 158 |
| 247 Language/14_Types/7_Type_Void_A04_t03: Fail, OK # co19 issue 158 | 238 Language/14_Types/7_Type_Void_A04_t03: Fail, OK # co19 issue 158 |
| 248 Language/14_Types/7_Type_Void_A04_t04: Fail, OK # co19 issue 158 | 239 Language/14_Types/7_Type_Void_A04_t04: Fail, OK # co19 issue 158 |
| 249 Language/14_Types/7_Type_Void_A04_t05: Fail, OK # co19 issue 158 | 240 Language/14_Types/7_Type_Void_A04_t05: Fail, OK # co19 issue 158 |
| 250 | 241 |
| 251 Language/10_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234 | 242 Language/10_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234 |
| 252 | 243 |
| 253 [ $compiler == none && $runtime == vm && $unchecked ] | 244 [ $compiler == none && $runtime == vm && $unchecked ] |
| 254 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please tr
iage this failure. | 245 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # TODO(vm-team): Please tr
iage this failure. |
| 255 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team):
Please triage this failure. | 246 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(vm-team):
Please triage this failure. |
| 256 | 247 |
| 257 LibTest/core/List/forEach_A02_t01: Fail, OK # co19 issue 276 | |
| 258 | 248 |
| 259 [ $compiler == none && $runtime == vm ] | 249 [ $compiler == none && $runtime == vm ] |
| 260 # Not properly reporting exception in initializer expressions | 250 # Not properly reporting exception in initializer expressions |
| 261 Language/10_Expressions/01_Constants_A16_t01: Fail | 251 Language/10_Expressions/01_Constants_A16_t01: Fail |
| 262 Language/10_Expressions/01_Constants_A16_t02: Fail | 252 Language/10_Expressions/01_Constants_A16_t02: Fail |
| 263 | 253 |
| 264 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis | 254 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis |
| 265 | 255 |
| 266 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) | 256 Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) |
| 267 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM | 257 Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM |
| (...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 | 322 |
| 333 [ $compiler == none && $runtime == vm && $system == linux ] | 323 [ $compiler == none && $runtime == vm && $system == linux ] |
| 334 LibTest/math/exp_A01_t01: Fail | 324 LibTest/math/exp_A01_t01: Fail |
| 335 | 325 |
| 336 [ $compiler == none && $runtime == vm && $system == linux && $arch == ia32 ] | 326 [ $compiler == none && $runtime == vm && $system == linux && $arch == ia32 ] |
| 337 LibTest/math/sin_A01_t01: Fail | 327 LibTest/math/sin_A01_t01: Fail |
| 338 LibTest/math/tan_A01_t01: Fail | 328 LibTest/math/tan_A01_t01: Fail |
| 339 | 329 |
| 340 [ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ] | 330 [ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ] |
| 341 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout | 331 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout |
| 342 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout | |
| 343 | 332 |
| 344 [ $compiler == none && $runtime == vm && $system == windows ] | 333 [ $compiler == none && $runtime == vm && $system == windows ] |
| 345 LibTest/math/atan2_A01_t03: Fail # http://dartbug.com/5407 | 334 LibTest/math/atan2_A01_t03: Fail # http://dartbug.com/5407 |
| 346 LibTest/core/double/operator_remainder_A01_t04: Fail # http://dartbug.com/5407 | 335 LibTest/core/double/operator_remainder_A01_t04: Fail # http://dartbug.com/5407 |
| 347 LibTest/core/double/remainder_A01_t04: Fail # http://dartbug.com/5407 | 336 LibTest/core/double/remainder_A01_t04: Fail # http://dartbug.com/5407 |
| 348 LibTest/core/double/round_A01_t01: Fail # http://dartbug.com/5407 | 337 LibTest/core/double/round_A01_t01: Fail # http://dartbug.com/5407 |
| 349 LibTest/core/int/operator_remainder_A01_t02: Fail # http://dartbug.com/5407 | |
| 350 LibTest/core/int/remainder_A01_t02: Fail # http://dartbug.com/5407 | |
| 351 | 338 |
| 352 | 339 |
| 353 [ $compiler == none && $runtime == vm ] | 340 [ $compiler == none && $runtime == vm ] |
| 354 | 341 |
| 355 # The following tests use the deprecated Date interface. | 342 # The following tests use the deprecated Date interface. |
| 356 # Issue co19 - 125 | 343 # Issue co19 - 125 |
| 357 LibTest/core/Date/toString_A02_t01: Fail, OK | 344 LibTest/core/Date/toString_A02_t01: Fail, OK |
| 358 LibTest/core/Date/year_A01_t01: Fail, OK | 345 LibTest/core/Date/year_A01_t01: Fail, OK |
| 359 | 346 |
| 360 LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 289 | 347 LibTest/core/String/charCodes_A01_t01: Fail, OK # co19 issue 289 |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 405 LibTest/core/Queue/first_A02_t01: Fail, OK # co19 issue 291 | 392 LibTest/core/Queue/first_A02_t01: Fail, OK # co19 issue 291 |
| 406 LibTest/core/Queue/addFirst_A01_t01: Fail, OK # co19 issue 291 | 393 LibTest/core/Queue/addFirst_A01_t01: Fail, OK # co19 issue 291 |
| 407 LibTest/core/Queue/removeLast_A01_t01: Fail, OK # co19 issue 291 | 394 LibTest/core/Queue/removeLast_A01_t01: Fail, OK # co19 issue 291 |
| 408 LibTest/core/Queue/add_A01_t01: Fail, OK # co19 issue 291 | 395 LibTest/core/Queue/add_A01_t01: Fail, OK # co19 issue 291 |
| 409 LibTest/core/Queue/last_A02_t01: Fail, OK # co19 issue 291 | 396 LibTest/core/Queue/last_A02_t01: Fail, OK # co19 issue 291 |
| 410 LibTest/core/Queue/addLast_A01_t01: Fail, OK # co19 issue 291 | 397 LibTest/core/Queue/addLast_A01_t01: Fail, OK # co19 issue 291 |
| 411 LibTest/core/Queue/last_A01_t01: Fail, OK # co19 issue 291 | 398 LibTest/core/Queue/last_A01_t01: Fail, OK # co19 issue 291 |
| 412 LibTest/core/List/last_A02_t01: Fail, OK # co19 issue 291 | 399 LibTest/core/List/last_A02_t01: Fail, OK # co19 issue 291 |
| 413 LibTest/core/List/last_A01_t01: Fail, OK # co19 issue 291 | 400 LibTest/core/List/last_A01_t01: Fail, OK # co19 issue 291 |
| 414 | 401 |
| 415 Language/10_Expressions/11_Instance_Creation/1_New_A12_t01: Fail, OK # co19 issu
e 273 | |
| 416 LibTest/isolate/SendPort/hashCode_A01_t01: Fail, OK # co19 issue 273 | |
| 417 LibTest/core/Map/putIfAbsent_A01_t04: Fail, OK # co19 issue 273 | |
| 418 LibTest/core/Map/Map_class_A01_t03: Fail, OK # co19 issue 273 | |
| 419 LibTest/core/Set/remove_A01_t03: Fail, OK # co19 issue 273 | |
| 420 LibTest/core/Set/addAll_A01_t03: Fail, OK # co19 issue 273 | |
| 421 LibTest/core/Set/forEach_A01_t03: Fail, OK # co19 issue 273 | |
| 422 LibTest/core/Set/add_A01_t03: Fail, OK # co19 issue 273 | |
| 423 LibTest/core/Set/filter_A01_t03: Fail, OK # co19 issue 273 | |
| 424 LibTest/core/String/hashCode_A01_t01: Fail, OK # co19 issue 273 | |
| 425 LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 273 | |
| 426 | |
| 427 Language/11_Statements/07_Do_A02_t01: Fail, OK # co19 issue 286 | |
| 428 Language/11_Statements/05_For/2_For_in_A01_t01: Fail, OK # co19 issue 286 | |
| 429 Language/11_Statements/05_For/2_For_in_A01_t04: Fail, OK # co19 issue 286 | |
| 430 Language/11_Statements/05_For/2_For_in_A01_t02: Fail, OK # co19 issue 286 | |
| 431 Language/11_Statements/05_For/2_For_in_A01_t05: Fail, OK # co19 issue 286 | |
| 432 Language/11_Statements/06_For/2_For_in_A01_t01: Fail, OK # co19 issue 286 | |
| 433 Language/11_Statements/06_For/2_For_in_A01_t05: Fail, OK # co19 issue 286 | |
| 434 Language/11_Statements/06_While_A02_t01: Fail, OK # co19 issue 286 | |
| 435 Language/11_Statements/07_While_A02_t01: Fail, OK # co19 issue 286 | |
| 436 Language/11_Statements/08_Do_A02_t01: Fail, OK # co19 issue 286 | |
| 437 LibTest/core/Queue/iterator_hasNext_A01_t02: Fail, OK # co19 issue 286 | |
| 438 LibTest/core/Queue/iterator_hasNext_A01_t01: Fail, OK # co19 issue 286 | |
| 439 LibTest/core/Queue/iterator_A01_t02: Fail, OK # co19 issue 286 | |
| 440 LibTest/core/Queue/Queue.from_A01_t02: Fail, OK # co19 issue 286 | |
| 441 LibTest/core/List/iterator_hasNext_A01_t01: Fail, OK # co19 issue 286 | |
| 442 LibTest/core/List/iterator_next_A01_t01: Fail, OK # co19 issue 286 | |
| 443 LibTest/core/List/iterator_A01_t01: Fail, OK # co19 issue 286 | |
| 444 LibTest/core/List/List.from_A01_t01: Fail, OK # co19 issue 286 | |
| 445 LibTest/core/Set/Set.from_A01_t02: Fail, OK # co19 issue 286 | |
| 446 | |
| 447 Language/10_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 | 402 Language/10_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 |
| 448 Language/10_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 | 403 Language/10_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 |
| 449 Language/10_Expressions/06_Lists_A05_t02: Fail, OK # co19 issue 287 | |
| 450 Language/10_Expressions/06_Lists_A08_t03: Fail, OK # co19 issue 287 | |
| 451 LibTest/core/HashSet/HashSet_A01_t01: Fail, OK # co19 issue 287 | |
| 452 LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail, OK # co19 issue 287 | |
| 453 LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail, OK # co19 issue 287 | |
| 454 LibTest/core/Queue/filter_A01_t04: Fail, OK # co19 issue 287 | 404 LibTest/core/Queue/filter_A01_t04: Fail, OK # co19 issue 287 |
| 455 LibTest/core/Queue/some_A01_t06: Fail, OK # co19 issue 287 | |
| 456 LibTest/core/Queue/every_A01_t06: Fail, OK # co19 issue 287 | |
| 457 LibTest/core/Queue/isEmpty_A01_t01: Fail, OK # co19 issue 287 | |
| 458 LibTest/core/Queue/filter_A01_t06: Fail, OK # co19 issue 287 | |
| 459 LibTest/core/Queue/clear_A01_t01: Fail, OK # co19 issue 287 | |
| 460 LibTest/core/Queue/Queue_A01_t01: Fail, OK # co19 issue 287 | |
| 461 LibTest/core/Queue/filter_A01_t02: Fail, OK # co19 issue 287 | |
| 462 LibTest/core/Queue/forEach_A01_t04: Fail, OK # co19 issue 287 | |
| 463 LibTest/core/Map/putIfAbsent_A01_t10: Fail, OK # co19 issue 287 | |
| 464 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287 | 405 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287 |
| 465 LibTest/core/Map/isEmpty_A01_t01: Fail, OK # co19 issue 287 | |
| 466 LibTest/core/Map/forEach_A01_t07: Fail, OK # co19 issue 287 | |
| 467 LibTest/core/Expect/identical_A02_t01: Fail, OK # co19 issue 287 | |
| 468 LibTest/core/Expect/equals_A02_t01: Fail, OK # co19 issue 287 | |
| 469 LibTest/core/Expect/isNull_A02_t01: Fail, OK # co19 issue 287 | |
| 470 LibTest/core/Expect/stringEquals_A02_t01: Fail, OK # co19 issue 287 | |
| 471 LibTest/core/Expect/isTrue_A02_t01: Fail, OK # co19 issue 287 | |
| 472 LibTest/core/Expect/isFalse_A02_t01: Fail, OK # co19 issue 287 | |
| 473 LibTest/core/Expect/notEquals_A02_t01: Fail, OK # co19 issue 287 | |
| 474 LibTest/core/Expect/approxEquals_A04_t01: Fail, OK # co19 issue 287 | |
| 475 LibTest/core/Expect/listEquals_A03_t01: Fail, OK # co19 issue 287 | |
| 476 LibTest/core/Expect/setEquals_A03_t01: Fail, OK # co19 issue 287 | |
| 477 LibTest/core/Expect/isNotNull_A02_t01: Fail, OK # co19 issue 287 | |
| 478 LibTest/core/List/isEmpty_A01_t01: Fail, OK # co19 issue 287 | |
| 479 LibTest/core/List/filter_A02_t01: Fail, OK # co19 issue 287 | |
| 480 LibTest/core/List/filter_A01_t01: Fail, OK # co19 issue 287 | |
| 481 LibTest/core/HashMap/HashMap.from_A01_t01: Fail, OK # co19 issue 287 | |
| 482 LibTest/core/HashMap/HashMap_A01_t01: Fail, OK # co19 issue 287 | |
| 483 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 287 | |
| 484 LibTest/core/Set/isEmpty_A01_t01: Fail, OK # co19 issue 287 | |
| 485 LibTest/core/Set/Set_A01_t01: Fail, OK # co19 issue 287 | |
| 486 LibTest/core/Set/filter_A01_t02: Fail, OK # co19 issue 287 | |
| 487 LibTest/core/Set/forEach_A01_t01: Fail, OK # co19 issue 287 | |
| 488 LibTest/core/Set/filter_A01_t01: Fail, OK # co19 issue 287 | |
| 489 LibTest/core/String/isEmpty_A01_t01: Fail, OK # co19 issue 287 | |
| 490 LibTest/core/String/splitChars_A01_t01: Fail, OK # co19 issue 287 | |
| 491 | |
| 492 | |
| 493 | |
| 494 LibTest/core/int/isOdd_A01_t01: Fail, OK # co19 issue 277 | |
| 495 LibTest/core/int/isEven_A01_t01: Fail, OK # co19 issue 277 | |
| 496 | |
| 497 LibTest/core/double/NEGATIVE_INFINITY_A01_t01: Fail, OK # co19 issue 278 | |
| 498 LibTest/core/double/INFINITY_A01_t01: Fail, OK # co19 issue 278 | |
| 499 LibTest/core/double/isInfinite_A01_t03: Fail, OK # co19 issue 278 | |
| 500 LibTest/core/double/isInfinite_A01_t02: Fail, OK # co19 issue 278 | |
| 501 LibTest/core/double/isInfinite_A01_t01: Fail, OK # co19 issue 278 | |
| 502 LibTest/core/int/isInfinite_A01_t01: Fail, OK # co19 issue 278 | |
| 503 | |
| 504 LibTest/core/double/NEGATIVE_INFINITY_A01_t01: Fail, OK # co19 issue 279 | |
| 505 LibTest/core/double/INFINITY_A01_t01: Fail, OK # co19 issue 279 | |
| 506 LibTest/core/double/isNegative_A01_t01: Fail, OK # co19 issue 279 | |
| 507 LibTest/core/double/operator_unary_minus_A01_t01: Fail, OK # co19 issue 279 | |
| 508 LibTest/core/double/operator_unary_minus_A01_t03: Fail, OK # co19 issue 279 | |
| 509 LibTest/core/double/isNegative_A01_t02: Fail, OK # co19 issue 279 | |
| 510 LibTest/core/int/isNegative_A01_t01: Fail, OK # co19 issue 279 | |
| 511 | |
| 512 LibTest/math/sqrt_A01_t02: Fail, OK # co19 issue 280 | |
| 513 LibTest/math/tan_A01_t02: Fail, OK # co19 issue 280 | |
| 514 LibTest/math/atan_A01_t02: Fail, OK # co19 issue 280 | |
| 515 LibTest/math/sqrt_A01_t03: Fail, OK # co19 issue 280 | |
| 516 LibTest/math/acos_A01_t02: Fail, OK # co19 issue 280 | |
| 517 LibTest/math/max_A01_t02: Fail, OK # co19 issue 280 | |
| 518 LibTest/math/cos_A01_t02: Fail, OK # co19 issue 280 | |
| 519 LibTest/math/pow_A12_t01: Fail, OK # co19 issue 280 | |
| 520 LibTest/math/pow_A02_t01: Fail, OK # co19 issue 280 | |
| 521 LibTest/math/acos_A01_t03: Fail, OK # co19 issue 280 | |
| 522 LibTest/math/log_A01_t02: Fail, OK # co19 issue 280 | |
| 523 LibTest/math/asin_A01_t03: Fail, OK # co19 issue 280 | |
| 524 LibTest/math/pow_A18_t01: Fail, OK # co19 issue 280 | |
| 525 LibTest/math/atan2_A01_t02: Fail, OK # co19 issue 280 | |
| 526 LibTest/math/exp_A01_t02: Fail, OK # co19 issue 280 | |
| 527 LibTest/math/parseDouble_A01_t01: Fail, OK # co19 issue 280 | |
| 528 LibTest/math/min_A01_t02: Fail, OK # co19 issue 280 | |
| 529 LibTest/math/log_A01_t03: Fail, OK # co19 issue 280 | |
| 530 LibTest/math/sin_A01_t02: Fail, OK # co19 issue 280 | |
| 531 LibTest/math/asin_A01_t02: Fail, OK # co19 issue 280 | |
| 532 LibTest/core/double/isNaN_A01_t03: Fail, OK # co19 issue 280 | |
| 533 LibTest/core/double/operator_multiplication_A01_t03: Fail, OK # co19 issue 280 | |
| 534 LibTest/core/double/toDouble_A01_t02: Fail, OK # co19 issue 280 | |
| 535 LibTest/core/double/operator_truncating_division_A01_t01: Fail, OK # co19 issue
280 | |
| 536 LibTest/core/double/operator_division_A01_t06: Fail, OK # co19 issue 280 | |
| 537 LibTest/core/double/operator_subtraction_A01_t01: Fail, OK # co19 issue 280 | |
| 538 LibTest/core/double/operator_remainder_A01_t05: Fail, OK # co19 issue 280 | |
| 539 LibTest/core/double/operator_division_A01_t01: Fail, OK # co19 issue 280 | |
| 540 LibTest/core/double/operator_subtraction_A01_t03: Fail, OK # co19 issue 280 | |
| 541 LibTest/core/double/operator_truncating_division_A01_t04: Fail, OK # co19 issue
280 | |
| 542 LibTest/core/double/operator_unary_minus_A01_t02: Fail, OK # co19 issue 280 | |
| 543 LibTest/core/double/remainder_A01_t02: Fail, OK # co19 issue 280 | |
| 544 LibTest/core/double/remainder_A01_t03: Fail, OK # co19 issue 280 | |
| 545 LibTest/core/double/abs_A01_t04: Fail, OK # co19 issue 280 | |
| 546 LibTest/core/double/truncate_A01_t03: Fail, OK # co19 issue 280 | |
| 547 LibTest/core/double/isNaN_A01_t01: Fail, OK # co19 issue 280 | |
| 548 LibTest/core/double/round_A01_t02: Fail, OK # co19 issue 280 | |
| 549 LibTest/core/double/operator_addition_A01_t04: Fail, OK # co19 issue 280 | |
| 550 LibTest/core/double/operator_remainder_A01_t02: Fail, OK # co19 issue 280 | |
| 551 LibTest/core/double/operator_multiplication_A01_t01: Fail, OK # co19 issue 280 | |
| 552 LibTest/core/double/remainder_A01_t05: Fail, OK # co19 issue 280 | |
| 553 LibTest/core/double/operator_division_A01_t04: Fail, OK # co19 issue 280 | |
| 554 LibTest/core/double/ceil_A01_t03: Fail, OK # co19 issue 280 | |
| 555 LibTest/core/double/operator_truncating_division_A01_t06: Fail, OK # co19 issue
280 | |
| 556 LibTest/core/double/floor_A01_t03: Fail, OK # co19 issue 280 | |
| 557 LibTest/core/double/operator_addition_A01_t01: Fail, OK # co19 issue 280 | |
| 558 LibTest/core/double/isNaN_A01_t02: Fail, OK # co19 issue 280 | |
| 559 LibTest/core/double/operator_remainder_A01_t03: Fail, OK # co19 issue 280 | |
| 560 LibTest/core/double/NAN_A01_t01: Fail, OK # co19 issue 280 | |
| 561 LibTest/core/int/operator_subtraction_A01_t01: Fail, OK # co19 issue 280 | |
| 562 LibTest/core/int/operator_division_A01_t02: Fail, OK # co19 issue 280 | |
| 563 LibTest/core/int/remainder_A01_t02: Fail, OK # co19 issue 280 | |
| 564 LibTest/core/int/isNaN_A01_t01: Fail, OK # co19 issue 280 | |
| 565 LibTest/core/int/operator_remainder_A01_t02: Fail, OK # co19 issue 280 | |
| 566 LibTest/core/int/operator_addition_A01_t01: Fail, OK # co19 issue 280 | |
| 567 | |
| 568 | |
| 569 | 406 |
| 570 | 407 |
| 571 [ $compiler == none && $runtime == vm ] | 408 [ $compiler == none && $runtime == vm ] |
| 572 LibTest/core/String/contains_A01_t03: Skip # Times out. | 409 LibTest/core/String/contains_A01_t03: Skip # Times out. |
| 573 | 410 |
| 574 LibTest/core/String/contains_A01_t02: Fail | 411 LibTest/core/String/contains_A01_t02: Fail |
| 575 Language/11_Statements/11_Labels_A01_t03: Fail # Issue 2238 | |
| 576 | 412 |
| 577 | 413 |
| 578 [ $compiler == none && $runtime == vm && $arch == ia32 ] | 414 [ $compiler == none && $runtime == vm && $arch == ia32 ] |
| 579 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 | 415 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 |
| 580 | 416 |
| 581 | 417 |
| 582 [ $compiler == none && $runtime == vm ] | 418 [ $compiler == none && $runtime == vm ] |
| 583 Language/07_Classes/07_Classes_A02_t29: Fail | 419 Language/07_Classes/07_Classes_A02_t29: Fail |
| 584 Language/07_Classes/07_Classes_A02_t31: Fail | 420 Language/07_Classes/07_Classes_A02_t31: Fail |
| 585 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail | 421 Language/10_Expressions/05_Strings/1_String_Interpolation_A03_t02: Fail |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 634 | 470 |
| 635 | 471 |
| 636 [ $compiler == none && $runtime == vm && $mode == debug ] | 472 [ $compiler == none && $runtime == vm && $mode == debug ] |
| 637 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 473 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 638 | 474 |
| 639 [ $compiler == none && $arch == simarm ] | 475 [ $compiler == none && $arch == simarm ] |
| 640 *: Skip | 476 *: Skip |
| 641 | 477 |
| 642 [ $compiler == none && $arch == arm ] | 478 [ $compiler == none && $arch == arm ] |
| 643 *: Skip | 479 *: Skip |
| OLD | NEW |