| 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 && $mode == debug ] |
| 6 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash # http://dart
bug.com/9597 |
| 7 |
| 8 |
| 9 [ $compiler == none && $runtime == vm && $unchecked ] |
| 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea
se triage this failure. |
| 11 |
| 12 |
| 13 [ $compiler == none && $runtime == vm && $checked ] |
| 14 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 15 LibTest/core/Set/intersection_A03_t01: Fail # TODO(vm-team): Please triage this
failure. |
| 16 LibTest/core/TypeError/line_A01_t01: Fail # TODO(vm-team): Please triage this fa
ilure. |
| 17 |
| 18 |
| 19 |
| 20 [ $compiler == none && $runtime == vm ] |
| 21 Language/05_Variables/05_Variables_A07_t01: Fail # TODO(vm-team): Please triage
this failure. |
| 22 Language/05_Variables/05_Variables_A07_t02: Fail # TODO(vm-team): Please triage
this failure. |
| 23 Language/05_Variables/05_Variables_A07_t03: Fail # TODO(vm-team): Please triage
this failure. |
| 24 Language/05_Variables/05_Variables_A07_t04: Fail # TODO(vm-team): Please triage
this failure. |
| 25 Language/05_Variables/05_Variables_A07_t10: Fail # TODO(vm-team): Please triage
this failure. |
| 26 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # TOD
O(vm-team): Please triage this failure. |
| 27 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # TOD
O(vm-team): Please triage this failure. |
| 28 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t04: Fail # TOD
O(vm-team): Please triage this failure. |
| 29 Language/11_Expressions/01_Constants_A18_t06: Fail # TODO(vm-team): Please triag
e this failure. |
| 30 Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10:
Fail # TODO(vm-team): Please triage this failure. |
| 31 Language/12_Statements/03_Variable_Declaration_A04_t08: Fail # TODO(vm-team): Pl
ease triage this failure. |
| 32 Language/13_Libraries_and_Scripts/1_Imports_A02_t12: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 33 Language/13_Libraries_and_Scripts/1_Imports_A02_t15: Fail # TODO(vm-team): Pleas
e triage this failure. |
| 34 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail # TODO(vm-team): Please tria
ge this failure. |
| 35 LibTest/async/Future/Future.delayed_A01_t01: Fail # TODO(vm-team): Please triage
this failure. |
| 36 LibTest/async/Future/Future.delayed_A01_t02: Fail # TODO(vm-team): Please triage
this failure. |
| 37 LibTest/async/Future/Future.delayed_A02_t01: Fail # TODO(vm-team): Please triage
this failure. |
| 38 LibTest/async/Future/asStream_A01_t01: Fail # TODO(vm-team): Please triage this
failure. |
| 39 LibTest/async/Future/asStream_A01_t02: Fail # TODO(vm-team): Please triage this
failure. |
| 40 LibTest/async/Future/asStream_A02_t01: Fail # TODO(vm-team): Please triage this
failure. |
| 41 LibTest/async/Future/catchError_A03_t01: Fail # TODO(vm-team): Please triage thi
s failure. |
| 42 LibTest/async/Future/catchError_A03_t02: Fail # TODO(vm-team): Please triage thi
s failure. |
| 43 LibTest/async/Future/catchError_A03_t03: Fail # TODO(vm-team): Please triage thi
s failure. |
| 44 LibTest/async/Future/forEach_A01_t01: Fail # TODO(vm-team): Please triage this f
ailure. |
| 45 LibTest/async/Future/forEach_A02_t01: Fail # TODO(vm-team): Please triage this f
ailure. |
| 46 LibTest/async/Future/forEach_A03_t01: Fail # TODO(vm-team): Please triage this f
ailure. |
| 47 LibTest/async/Future/then_A01_t03: Fail # TODO(vm-team): Please triage this fail
ure. |
| 48 LibTest/async/Future/then_A02_t01: Fail # TODO(vm-team): Please triage this fail
ure. |
| 49 LibTest/async/Future/then_A02_t02: Fail # TODO(vm-team): Please triage this fail
ure. |
| 50 LibTest/async/Future/then_A03_t01: Fail # TODO(vm-team): Please triage this fail
ure. |
| 51 LibTest/async/Future/then_A04_t01: Fail # TODO(vm-team): Please triage this fail
ure. |
| 52 LibTest/async/Future/wait_A01_t01: Fail # TODO(vm-team): Please triage this fail
ure. |
| 53 LibTest/async/Future/wait_A01_t04: Fail # TODO(vm-team): Please triage this fail
ure. |
| 54 LibTest/async/Future/wait_A01_t05: Fail # TODO(vm-team): Please triage this fail
ure. |
| 55 LibTest/async/Future/wait_A01_t06: Fail # TODO(vm-team): Please triage this fail
ure. |
| 56 LibTest/async/Future/wait_A02_t01: Fail # TODO(vm-team): Please triage this fail
ure. |
| 57 LibTest/async/Future/wait_A02_t02: Fail # TODO(vm-team): Please triage this fail
ure. |
| 58 LibTest/async/Future/whenComplete_A01_t01: Fail # TODO(vm-team): Please triage t
his failure. |
| 59 LibTest/async/Future/whenComplete_A02_t01: Fail # TODO(vm-team): Please triage t
his failure. |
| 60 LibTest/async/Future/whenComplete_A03_t01: Fail # TODO(vm-team): Please triage t
his failure. |
| 61 LibTest/async/Future/whenComplete_A04_t01: Fail # TODO(vm-team): Please triage t
his failure. |
| 62 LibTest/async/Future/whenComplete_A04_t02: Fail # TODO(vm-team): Please triage t
his failure. |
| 63 LibTest/collection/Queue/iterator_A01_t01: Fail # TODO(vm-team): Please triage t
his failure. |
| 64 LibTest/collection/Queue/iterator_current_A01_t02: Fail # TODO(vm-team): Please
triage this failure. |
| 65 LibTest/collection/Queue/iterator_moveNext_A01_t02: Fail # TODO(vm-team): Please
triage this failure. |
| 66 LibTest/core/List/List_A01_t02: Fail # TODO(vm-team): Please triage this failure
. |
| 67 LibTest/core/double/toStringAsExponential_A02_t01: Fail # TODO(vm-team): Please
triage this failure. |
| 68 LibTest/core/int/toStringAsExponential_A02_t01: Fail # TODO(vm-team): Please tri
age this failure. |
| 69 |
| 70 |
| 5 [ $compiler == none && $runtime == vm && $checked ] | 71 [ $compiler == none && $runtime == vm && $checked ] |
| 6 LibTest/core/Strings/concatAll_A04_t01: Fail, OK # checks for ArgumentError. Typ
eError is ok too. co19 issue 366 | 72 LibTest/core/Strings/concatAll_A04_t01: Fail, OK # checks for ArgumentError. Typ
eError is ok too. co19 issue 366 |
| 7 LibTest/core/Strings/join_A04_t01: Fail, OK # checks for ArgumentError. TypeErro
r is ok too. co19 issue 366 | 73 LibTest/core/Strings/join_A04_t01: Fail, OK # checks for ArgumentError. TypeErro
r is ok too. co19 issue 366 |
| 8 | 74 |
| 9 LibTest/core/int/operator_division_A01_t01: Fail # ~/ returns ints, issue 361 | 75 LibTest/core/int/operator_division_A01_t01: Fail # ~/ returns ints, issue 361 |
| 10 | 76 |
| 77 |
| 11 [ $compiler == none && $runtime == vm ] | 78 [ $compiler == none && $runtime == vm ] |
| 12 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 | 79 Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060 |
| 13 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060 | 80 Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060 |
| 14 | 81 |
| 15 Language/13_Libraries_and_Scripts/1_Imports_A04_t03: Fail # co19 issue 385 | 82 Language/13_Libraries_and_Scripts/1_Imports_A04_t03: Fail # co19 issue 385 |
| 16 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: Fail # co19 issue 385 | 83 Language/13_Libraries_and_Scripts/2_Exports_A05_t01: Fail # co19 issue 385 |
| 17 Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # co19 issue 387 | |
| 18 Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # co19 issue 387 | |
| 19 Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # co19 issue 387 | |
| 20 Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # co19 issue 387 | |
| 21 | 84 |
| 22 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1
9 issue 348 | 85 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t10: Fail # co1
9 issue 348 |
| 23 Language/07_Classes/3_Setters_A04_t01: Fail # co19 issue 383 | |
| 24 Language/07_Classes/3_Setters_A04_t04: Fail # co19 issue 383 | |
| 25 Language/07_Classes/3_Setters_A04_t05: Fail # co19 issue 383 | |
| 26 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978 | 86 Language/07_Classes/4_Abstract_Instance_Members_A03_t02: Fail # Dart issue 978 |
| 27 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978 | 87 Language/07_Classes/4_Abstract_Instance_Members_A03_t03: Fail # Dart issue 978 |
| 28 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978 | 88 Language/07_Classes/4_Abstract_Instance_Members_A03_t04: Fail # Dart issue 978 |
| 29 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978 | 89 Language/07_Classes/4_Abstract_Instance_Members_A03_t05: Fail # Dart issue 978 |
| 30 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978 | 90 Language/07_Classes/4_Abstract_Instance_Members_A04_t05: Fail # Dart issue 978 |
| 31 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978 | 91 Language/07_Classes/4_Abstract_Instance_Members_A04_t06: Fail # Dart issue 978 |
| 32 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar
t issue 6954 | 92 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # Dar
t issue 6954 |
| 33 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # Dart
issue 811 | 93 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # Dart
issue 811 |
| 34 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # Dart
issue 811 | 94 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # Dart
issue 811 |
| 35 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # Dart
issue 811 | 95 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t03: Fail # Dart
issue 811 |
| 36 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Dart
issue 811 | 96 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: Fail # Dart
issue 811 |
| 37 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Dart
issue 811 | 97 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: Fail # Dart
issue 811 |
| 38 Language/08_Interfaces/5_Superinterfaces_A01_t02: Fail # Dart issue 7245 | |
| 39 Language/11_Expressions/01_Constants_A03_t01: Fail # Dart issue 5214 | 98 Language/11_Expressions/01_Constants_A03_t01: Fail # Dart issue 5214 |
| 40 Language/11_Expressions/01_Constants_A05_t01: Fail # Dart issue 5832 | |
| 41 Language/11_Expressions/01_Constants_A06_t01: Fail # Dart issue 5214 | 99 Language/11_Expressions/01_Constants_A06_t01: Fail # Dart issue 5214 |
| 42 Language/11_Expressions/01_Constants_A14_t01: Fail # Dart issue 5214 | 100 Language/11_Expressions/01_Constants_A14_t01: Fail # Dart issue 5214 |
| 43 Language/11_Expressions/01_Constants_A20_t03: Fail # Dart issue 6556 | |
| 44 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # Dart i
ssue 7246 | 101 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t04: Fail # Dart i
ssue 7246 |
| 45 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # Dart i
ssue 7246 | 102 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t05: Fail # Dart i
ssue 7246 |
| 46 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # Dart i
ssue 7246 | 103 Language/11_Expressions/05_Strings/1_String_Interpolation_A01_t06: Fail # Dart i
ssue 7246 |
| 47 Language/11_Expressions/05_Strings_A02_t46: Fail # Dart issue 4009 | 104 Language/11_Expressions/05_Strings_A02_t46: Fail # Dart issue 4009 |
| 48 Language/11_Expressions/05_Strings_A02_t48: Fail # Dart issue 4009 | 105 Language/11_Expressions/05_Strings_A02_t48: Fail # Dart issue 4009 |
| 49 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # Dart issue 33
09 | 106 Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # Dart issue 33
09 |
| 50 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # Dart issue 72
47 | 107 Language/11_Expressions/11_Instance_Creation/1_New_A02_t05: Fail # Dart issue 72
47 |
| 51 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # Dart issue 13
72 | 108 Language/11_Expressions/11_Instance_Creation/1_New_A09_t09: Fail # Dart issue 13
72 |
| 52 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # Dart issue
5775 | 109 Language/11_Expressions/11_Instance_Creation/2_Const_A10_t01: Fail # Dart issue
5775 |
| 53 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # Dart issue 6449 | |
| 54 Language/11_Expressions/18_Assignment_A05_t02: Fail # Dart issue 6449 | |
| 55 Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 350. | |
| 56 Language/11_Expressions/18_Assignment_A05_t05: Fail # Dart issue 6449 | |
| 57 Language/11_Expressions/19_Conditional_A01_t14: Fail # Dart issue 7251 | 110 Language/11_Expressions/19_Conditional_A01_t14: Fail # Dart issue 7251 |
| 58 Language/11_Expressions/19_Conditional_A01_t15: Fail # Dart issue 7252 | 111 Language/11_Expressions/19_Conditional_A01_t15: Fail # Dart issue 7252 |
| 59 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # Dart issu
e 7251 | 112 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t14: Fail # Dart issu
e 7251 |
| 60 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t15: Fail # Dart issu
e 7251 | 113 Language/11_Expressions/20_Logical_Boolean_Expressions_A01_t15: Fail # Dart issu
e 7251 |
| 61 Language/11_Expressions/21_Bitwise_Expressions_A01_t16: Fail # Dart issue 7251 | 114 Language/11_Expressions/21_Bitwise_Expressions_A01_t16: Fail # Dart issue 7251 |
| 62 Language/11_Expressions/21_Bitwise_Expressions_A01_t17: Fail # Dart issue 7251 | 115 Language/11_Expressions/21_Bitwise_Expressions_A01_t17: Fail # Dart issue 7251 |
| 63 Language/11_Expressions/22_Equality_A01_t19: Fail # co19 issue 356 | |
| 64 Language/11_Expressions/22_Equality_A01_t20: Fail # co19 issue 356 | |
| 65 Language/11_Expressions/22_Equality_A01_t23: Fail # Dart issue 7254 | 116 Language/11_Expressions/22_Equality_A01_t23: Fail # Dart issue 7254 |
| 66 Language/11_Expressions/22_Equality_A01_t24: Fail # Dart issue 7254 | 117 Language/11_Expressions/22_Equality_A01_t24: Fail # Dart issue 7254 |
| 67 Language/11_Expressions/23_Relational_Expressions_A01_t22: Fail # Dart issue 725
6 | 118 Language/11_Expressions/23_Relational_Expressions_A01_t22: Fail # Dart issue 725
6 |
| 68 Language/11_Expressions/23_Relational_Expressions_A01_t23: Fail # Dart issue 725
6 | 119 Language/11_Expressions/23_Relational_Expressions_A01_t23: Fail # Dart issue 725
6 |
| 69 Language/11_Expressions/24_Shift_A01_t13: Fail # Dart issue 7256 | 120 Language/11_Expressions/24_Shift_A01_t13: Fail # Dart issue 7256 |
| 70 Language/11_Expressions/24_Shift_A01_t14: Fail # Dart issue 7256 | 121 Language/11_Expressions/24_Shift_A01_t14: Fail # Dart issue 7256 |
| 71 Language/11_Expressions/25_Additive_Expressions_A01_t13: Fail # Dart issue 7256 | 122 Language/11_Expressions/25_Additive_Expressions_A01_t13: Fail # Dart issue 7256 |
| 72 Language/11_Expressions/25_Additive_Expressions_A01_t14: Fail # Dart issue 7256 | 123 Language/11_Expressions/25_Additive_Expressions_A01_t14: Fail # Dart issue 7256 |
| 73 Language/11_Expressions/26_Multiplicative_Expressions_A01_t16: Fail # Dart issue
7256 | 124 Language/11_Expressions/26_Multiplicative_Expressions_A01_t16: Fail # Dart issue
7256 |
| 74 Language/11_Expressions/26_Multiplicative_Expressions_A01_t17: Fail # Dart issue
7256 | 125 Language/11_Expressions/26_Multiplicative_Expressions_A01_t17: Fail # Dart issue
7256 |
| 75 Language/11_Expressions/27_Unary_Expressions_A01_t02: Fail # Dart issue 7256 | 126 Language/11_Expressions/27_Unary_Expressions_A01_t02: Fail # Dart issue 7256 |
| 76 Language/11_Expressions/27_Unary_Expressions_A01_t04: Fail # Dart issue 7256 | 127 Language/11_Expressions/27_Unary_Expressions_A01_t04: Fail # Dart issue 7256 |
| 77 Language/11_Expressions/27_Unary_Expressions_A01_t05: Fail # Dart issue 7256 | 128 Language/11_Expressions/27_Unary_Expressions_A01_t05: Fail # Dart issue 7256 |
| 78 Language/11_Expressions/27_Unary_Expressions_A01_t20: Fail # Dart issue 7256 | 129 Language/11_Expressions/27_Unary_Expressions_A01_t20: Fail # Dart issue 7256 |
| 79 Language/11_Expressions/27_Unary_Expressions_A01_t21: Fail # Dart issue 7256 | 130 Language/11_Expressions/27_Unary_Expressions_A01_t21: Fail # Dart issue 7256 |
| 80 Language/11_Expressions/27_Unary_Expressions_A01_t22: Fail # Dart issue 7256 | 131 Language/11_Expressions/27_Unary_Expressions_A01_t22: Fail # Dart issue 7256 |
| 81 Language/11_Expressions/28_Postfix_Expressions_A01_t02: Fail # Dart issue 7256 | 132 Language/11_Expressions/28_Postfix_Expressions_A01_t02: Fail # Dart issue 7256 |
| 82 Language/11_Expressions/28_Postfix_Expressions_A01_t03: Fail # Dart issue 7256 | 133 Language/11_Expressions/28_Postfix_Expressions_A01_t03: Fail # Dart issue 7256 |
| 83 Language/11_Expressions/28_Postfix_Expressions_A01_t05: Fail # Dart issue 7256 | 134 Language/11_Expressions/28_Postfix_Expressions_A01_t05: Fail # Dart issue 7256 |
| 84 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # Dart issue 725
6 | 135 Language/11_Expressions/29_Assignable_Expressions_A01_t08: Fail # Dart issue 725
6 |
| 85 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # Dart issue 2492 | 136 Language/11_Expressions/30_Identifier_Reference_A05_t02: Fail # Dart issue 2492 |
| 86 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # Dart issue 7257 | 137 Language/11_Expressions/30_Identifier_Reference_A07_t01: Fail # Dart issue 7257 |
| 87 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # Dart issue 5802 | 138 Language/11_Expressions/30_Identifier_Reference_A08_t02: Fail # Dart issue 5802 |
| 88 Language/11_Expressions/31_Type_Test_A01_t02: Fail # Dart issue 7258 | |
| 89 Language/11_Expressions/31_Type_Test_A01_t04: Fail # Dart issue 7258 | |
| 90 Language/11_Expressions/32_Type_Cast_A01_t04: Fail # co19 issue 356 | |
| 91 Language/12_Statements/02_Expression_Statements_A01_t08: Fail # co19 issue 370 (
map literals need 2 type args) | |
| 92 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # Dart issue 7305 | 139 Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # Dart issue 7305 |
| 93 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Dart issue
5773 | 140 Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # Dart issue
5773 |
| 94 Language/12_Statements/06_For_A01_t11: Fail # Dart issue 5675 | 141 Language/12_Statements/06_For_A01_t11: Fail # Dart issue 5675 |
| 95 Language/12_Statements/09_Switch_A01_t02: Fail # Dart issue 2238 | 142 Language/12_Statements/09_Switch_A01_t02: Fail # Dart issue 2238 |
| 96 Language/12_Statements/09_Switch_A02_t01: Fail # Dart issue 7306 | 143 Language/12_Statements/09_Switch_A02_t01: Fail # Dart issue 7306 |
| 97 Language/12_Statements/09_Switch_A02_t02: Fail # Dart issue 7307 | 144 Language/12_Statements/09_Switch_A02_t02: Fail # Dart issue 7307 |
| 98 Language/12_Statements/09_Switch_A02_t03: Fail # Dart issue 7308 | |
| 99 Language/12_Statements/09_Switch_A03_t01: Fail # Dart issue 7307 | 145 Language/12_Statements/09_Switch_A03_t01: Fail # Dart issue 7307 |
| 100 Language/12_Statements/09_Switch_A03_t02: Fail # Dart issue 7307 | 146 Language/12_Statements/09_Switch_A03_t02: Fail # Dart issue 7307 |
| 101 Language/12_Statements/09_Switch_A04_t01: Fail # Dart issue 6897 | 147 Language/12_Statements/09_Switch_A04_t01: Fail # Dart issue 6897 |
| 102 Language/12_Statements/09_Switch_A06_t02: Fail # Dart issue 5837 | 148 Language/12_Statements/09_Switch_A06_t02: Fail # Dart issue 5837 |
| 103 Language/12_Statements/10_Try_A03_t01: Fail # Dart issue 7311 | 149 Language/12_Statements/10_Try_A03_t01: Fail # Dart issue 7311 |
| 104 Language/12_Statements/10_Try_A03_t02: Fail # Dart issue 7311 | 150 Language/12_Statements/10_Try_A03_t02: Fail # Dart issue 7311 |
| 105 Language/12_Statements/10_Try_A03_t03: Fail # Dart issue 7311 | 151 Language/12_Statements/10_Try_A03_t03: Fail # Dart issue 7311 |
| 106 Language/12_Statements/10_Try_A11_t01: Fail # Dart issue 430 | 152 Language/12_Statements/10_Try_A11_t01: Fail # Dart issue 430 |
| 107 Language/12_Statements/12_Labels_A01_t03: Fail # Dart issue 2238 | 153 Language/12_Statements/12_Labels_A01_t03: Fail # Dart issue 2238 |
| 108 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # Dart
issue 5839 | 154 Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t04: Fail # Dart
issue 5839 |
| 109 Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # Dart issue 6783 | |
| 110 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Dart issue 3206 | 155 Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # Dart issue 3206 |
| 111 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # Dart issue 6134 | 156 Language/13_Libraries_and_Scripts/2_Exports_A04_t02: Fail # Dart issue 6134 |
| 112 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # Dart issue 6134 | 157 Language/13_Libraries_and_Scripts/2_Exports_A04_t03: Fail # Dart issue 6134 |
| 113 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # Dart issue 6352 | 158 Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # Dart issue 6352 |
| 114 Language/13_Libraries_and_Scripts/5_URIs_A01_t04: Fail # Dart issue 7317 | 159 Language/13_Libraries_and_Scripts/5_URIs_A01_t04: Fail # Dart issue 7317 |
| 115 Language/13_Libraries_and_Scripts/5_URIs_A01_t05: Fail # Dart issue 7317 | 160 Language/13_Libraries_and_Scripts/5_URIs_A01_t05: Fail # Dart issue 7317 |
| 116 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # Dart issue 6352 | 161 Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # Dart issue 6352 |
| 117 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Fail # Dart issue 7317 | 162 Language/13_Libraries_and_Scripts/5_URIs_A01_t14: Fail # Dart issue 7317 |
| 118 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Fail # Dart issue 7317 | 163 Language/13_Libraries_and_Scripts/5_URIs_A01_t15: Fail # Dart issue 7317 |
| 119 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # Dart issue 6352 | 164 Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # Dart issue 6352 |
| 120 Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 392 | 165 Language/14_Types/5_Function_Types_A01_t10: Fail # co19 issue 392 |
| 121 Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 392 | 166 Language/14_Types/5_Function_Types_A02_t06: Fail # co19 issue 392 |
| 122 Language/14_Types/5_Function_Types_A04_t01: Fail # Dart issue 6921 | |
| 123 Language/14_Types/5_Function_Types_A06_t01: Fail # Dart issue 1604 | |
| 124 Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # Dart issue 2687 | |
| 125 Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # Dart issue 2687 | |
| 126 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: F
ail # co19 issue 353 | |
| 127 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: F
ail # co19 issue 353 | |
| 128 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F
ail # co19 issue 353 | |
| 129 LibTest/core/double/parse_A02_t01: Fail # Dart issue 1929 | 167 LibTest/core/double/parse_A02_t01: Fail # Dart issue 1929 |
| 130 LibTest/math/pow_A01_t01: Fail # Dart issue 7318 | 168 LibTest/math/pow_A01_t01: Fail # Dart issue 7318 |
| 131 LibTest/math/pow_A11_t01: Fail # Dart issue 449 | 169 LibTest/math/pow_A11_t01: Fail # Dart issue 449 |
| 132 LibTest/math/pow_A13_t01: Fail # Dart issue 449 | 170 LibTest/math/pow_A13_t01: Fail # Dart issue 449 |
| 133 LibTest/math/sin_A01_t01: Fail # Dart issue 7318 | 171 LibTest/math/sin_A01_t01: Fail # Dart issue 7318 |
| 134 | 172 |
| 135 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881 | 173 Language/05_Variables/05_Variables_A05_t04: Fail # Dart issue 5881 |
| 136 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885 | 174 Language/05_Variables/05_Variables_A05_t11: Fail # Dart issue 5885 |
| 137 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885 | 175 Language/05_Variables/05_Variables_A05_t13: Fail # Dart issue 5885 |
| 138 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885 | 176 Language/05_Variables/05_Variables_A05_t14: Fail # Dart issue 5885 |
| 139 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885 | 177 Language/05_Variables/05_Variables_A05_t15: Fail # Dart issue 5885 |
| 140 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Dart issue 5802 | 178 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Dart issue 5802 |
| 141 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Dart issue 5894 | 179 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Dart issue 5894 |
| 142 | 180 |
| 143 LibTest/core/Queue/some_A01_t06: Fail # behavior of some is undefined when under
lying iterable changes, co19 issue 357 | |
| 144 LibTest/core/Queue/every_A01_t06: Fail # behavior of every is undefined when und
erlying iterable changes, co19 issue 357 | |
| 145 LibTest/core/Queue/forEach_A01_t04: Fail # behavior of forEach is undefined when
underlying iterable changes, co19 issue 357 | |
| 146 | |
| 147 LibTest/core/List/List_A02_t01: Fail # List constructors, co19 issue 358 | |
| 148 | |
| 149 LibTest/core/List/last_A02_t01: Fail # List.last throws a StateError, co19 issue
359 | |
| 150 | |
| 151 LibTest/core/double/truncate_A01_t03: Fail # truncate/ceil/floor/round returns i
nts, issue 389 | 181 LibTest/core/double/truncate_A01_t03: Fail # truncate/ceil/floor/round returns i
nts, issue 389 |
| 152 LibTest/core/double/truncate_A01_t04: Fail # truncate/ceil/floor/round returns i
nts, issue 389 | 182 LibTest/core/double/truncate_A01_t04: Fail # truncate/ceil/floor/round returns i
nts, issue 389 |
| 153 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints,
issue 389 | 183 LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints,
issue 389 |
| 154 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints,
issue 389 | 184 LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints,
issue 389 |
| 155 LibTest/core/double/double_class_A01_t01: Fail # truncate/ceil/floor/round retur
ns ints, issue 389 | |
| 156 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints
, issue 389 | 185 LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints
, issue 389 |
| 157 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints
, issue 389 | 186 LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints
, issue 389 |
| 158 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints
, issue 389 | 187 LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints
, issue 389 |
| 159 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints
, issue 389 | 188 LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints
, issue 389 |
| 160 LibTest/core/double/isNaN_A01_t03: Fail # truncate/ceil/floor/round returns ints
, issue 389 | |
| 161 | |
| 162 LibTest/core/double/toInt_A01_t03: Fail # conversion to integer throws Unsupport
edError for NaN/Infinity now, co19 issue 360 | |
| 163 LibTest/core/double/toInt_A01_t04: Fail # conversion to integer throws Unsupport
edError for NaN/Infinity now, co19 issue 360 | |
| 164 | |
| 165 LibTest/core/double/operator_truncating_division_A01_t01: Fail # ~/ returns ints
, co19 issue 361 | |
| 166 LibTest/core/double/operator_truncating_division_A01_t03: Fail # ~/ returns ints
, co19 issue 361 | |
| 167 LibTest/core/double/operator_truncating_division_A01_t04: Fail # ~/ returns ints
, co19 issue 361 | |
| 168 LibTest/core/double/operator_truncating_division_A01_t05: Fail # ~/ returns ints
, co19 issue 361 | |
| 169 LibTest/core/double/operator_truncating_division_A01_t06: Fail # ~/ returns ints
, co19 issue 361 | |
| 170 LibTest/core/double/isNaN_A01_t03: Fail # ~/ returns ints, co19 issue 361 | |
| 171 LibTest/core/double/double_class_A01_t01: Fail # ~/ returns ints, co19 issue 361 | |
| 172 | |
| 173 LibTest/core/Match/end_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLi
ne, isCaseSensitive, co19 issue 362 | |
| 174 LibTest/core/Match/group_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMulti
Line, isCaseSensitive, co19 issue 362 | |
| 175 LibTest/core/Match/group_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMulti
Line, isCaseSensitive, co19 issue 362 | |
| 176 LibTest/core/Match/groupCount_A01_t01: Fail # Regexp multiLine, ignoreCase -> is
MultiLine, isCaseSensitive, co19 issue 362 | |
| 177 LibTest/core/Match/groups_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMult
iLine, isCaseSensitive, co19 issue 362 | |
| 178 LibTest/core/Match/groups_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMult
iLine, isCaseSensitive, co19 issue 362 | |
| 179 LibTest/core/Match/operator_subscript_A02_t01: Fail # Regexp multiLine, ignoreCa
se -> isMultiLine, isCaseSensitive, co19 issue 362 | |
| 180 LibTest/core/Match/pattern_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMul
tiLine, isCaseSensitive, co19 issue 362 | |
| 181 LibTest/core/Match/start_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMulti
Line, isCaseSensitive, co19 issue 362 | |
| 182 LibTest/core/Match/str_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLi
ne, isCaseSensitive, co19 issue 362 | |
| 183 LibTest/core/RegExp/allMatches_A02_t01: Fail # Regexp multiLine, ignoreCase -> i
sMultiLine, isCaseSensitive, co19 issue 362 | |
| 184 LibTest/core/RegExp/firstMatch_A03_t01: Fail # Regexp multiLine, ignoreCase -> i
sMultiLine, isCaseSensitive, co19 issue 362 | |
| 185 LibTest/core/RegExp/hasMatch_A01_t02: Fail # Regexp multiLine, ignoreCase -> isM
ultiLine, isCaseSensitive, co19 issue 362 | |
| 186 LibTest/core/RegExp/hasMatch_A02_t01: Fail # Regexp multiLine, ignoreCase -> isM
ultiLine, isCaseSensitive, co19 issue 362 | |
| 187 LibTest/core/RegExp/ignoreCase_A01_t01: Fail # Regexp multiLine, ignoreCase -> i
sMultiLine, isCaseSensitive, co19 issue 362 | |
| 188 LibTest/core/RegExp/multiLine_A01_t01: Fail # Regexp multiLine, ignoreCase -> is
MultiLine, isCaseSensitive, co19 issue 362 | |
| 189 LibTest/core/RegExp/pattern_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMu
ltiLine, isCaseSensitive, co19 issue 362 | |
| 190 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A01_t01: Fail # Regex
p multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362 | |
| 191 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A02_t01: Fail # Regex
p multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362 | |
| 192 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail # Regex
p multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362 | |
| 193 LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail # Regex
p multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362 | |
| 194 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Fail # Regexp mul
tiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362 | |
| 195 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01: Fail # Regexp mul
tiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362 | |
| 196 LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail # Reg
exp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362 | |
| 197 LibTest/core/RegExp/RegExp_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMul
tiLine, isCaseSensitive, co19 issue 362 | |
| 198 LibTest/core/RegExp/RegExp_A01_t02: Fail # Regexp multiLine, ignoreCase -> isMul
tiLine, isCaseSensitive, co19 issue 362 | |
| 199 LibTest/core/RegExp/stringMatch_A01_t01: Fail # Regexp multiLine, ignoreCase ->
isMultiLine, isCaseSensitive, co19 issue 362 | |
| 200 LibTest/core/RegExp/stringMatch_A02_t01: Fail # Regexp multiLine, ignoreCase ->
isMultiLine, isCaseSensitive, co19 issue 362 | |
| 201 LibTest/core/String/contains_A01_t01: Fail # Regexp multiLine, ignoreCase -> isM
ultiLine, isCaseSensitive, co19 issue 362 | |
| 202 LibTest/core/String/replaceAll_A01_t01: Fail # Regexp multiLine, ignoreCase -> i
sMultiLine, isCaseSensitive, co19 issue 362 | |
| 203 LibTest/core/String/replaceFirst_A01_t01: Fail # Regexp multiLine, ignoreCase ->
isMultiLine, isCaseSensitive, co19 issue 362 | |
| 204 LibTest/core/String/split_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMult
iLine, isCaseSensitive, co19 issue 362 | |
| 205 LibTest/core/String/split_A01_t02: Fail # Regexp multiLine, ignoreCase -> isMult
iLine, isCaseSensitive, co19 issue 362 | |
| 206 | |
| 207 LibTest/core/Set/some_A01_t03: Fail # some -> any, co19 issue 363 | |
| 208 LibTest/core/Set/some_A01_t02: Fail # some -> any, co19 issue 363 | |
| 209 LibTest/core/Set/some_A01_t01: Fail # some -> any, co19 issue 363 | |
| 210 LibTest/core/List/some_A02_t01: Fail # some -> any, co19 issue 363 | |
| 211 LibTest/core/List/some_A01_t02: Fail # some -> any, co19 issue 363 | |
| 212 LibTest/core/List/some_A01_t01: Fail # some -> any, co19 issue 363 | |
| 213 LibTest/core/Queue/some_A01_t05: Fail # some -> any, co19 issue 363 | |
| 214 LibTest/core/Queue/some_A01_t03: Fail # some -> any, co19 issue 363 | |
| 215 LibTest/core/Queue/some_A01_t02: Fail # some -> any, co19 issue 363 | |
| 216 LibTest/core/Queue/some_A01_t01: Fail # some -> any, co19 issue 363 | |
| 217 LibTest/core/Queue/some_A01_t04: Fail # some -> any, co19 issue 363 | |
| 218 | |
| 219 LibTest/core/List/filter_A01_t01: Fail # filter->where, co19 issue 364 | |
| 220 LibTest/core/List/filter_A01_t02: Fail # filter->where, co19 issue 364 | |
| 221 LibTest/core/List/filter_A02_t01: Fail # filter->where, co19 issue 364 | |
| 222 LibTest/core/List/filter_A04_t01: Fail # filter->where, co19 issue 364 | |
| 223 LibTest/core/Queue/filter_A01_t01: Fail # filter->where, co19 issue 364 | |
| 224 LibTest/core/Queue/filter_A01_t02: Fail # filter->where, co19 issue 364 | |
| 225 LibTest/core/Queue/filter_A01_t03: Fail # filter->where, co19 issue 364 | |
| 226 LibTest/core/Queue/filter_A01_t04: Fail # filter->where, co19 issue 364 | |
| 227 LibTest/core/Queue/filter_A01_t05: Fail # filter->where, co19 issue 364 | |
| 228 LibTest/core/Queue/filter_A01_t06: Fail # filter->where, co19 issue 364 | |
| 229 LibTest/core/Set/filter_A01_t01: Fail # filter->where, co19 issue 364 | |
| 230 LibTest/core/Set/filter_A01_t02: Fail # filter->where, co19 issue 364 | |
| 231 LibTest/core/Set/filter_A01_t03: Fail # filter->where, co19 issue 364 | |
| 232 | |
| 233 Language/12_Statements/06_For/2_For_in_A01_t01: Fail # iterator-change, co19 iss
ue 365 | |
| 234 Language/12_Statements/06_For/2_For_in_A01_t05: Fail # iterator-change, co19 iss
ue 365 | |
| 235 Language/12_Statements/07_While_A02_t01: Fail # iterator-change, co19 issue 365 | |
| 236 Language/12_Statements/08_Do_A02_t01: Fail # iterator-change, co19 issue 365 | |
| 237 LibTest/core/List/iterator_A01_t01: Fail # iterator-change, co19 issue 365 | |
| 238 LibTest/core/List/iterator_hasNext_A01_t01: Fail # iterator-change, co19 issue 3
65 | |
| 239 LibTest/core/List/iterator_next_A01_t01: Fail # iterator-change, co19 issue 365 | |
| 240 LibTest/core/List/iterator_next_A02_t01: Fail # iterator-change, co19 issue 365 | |
| 241 LibTest/core/List/List.from_A01_t01: Fail # iterator-change, co19 issue 365 | |
| 242 LibTest/core/Queue/iterator_A01_t01: Fail # iterator-change, co19 issue 365 | |
| 243 LibTest/core/Queue/iterator_A01_t02: Fail # iterator-change, co19 issue 365 | |
| 244 LibTest/core/Queue/iterator_hasNext_A01_t01: Fail # iterator-change, co19 issue
365 | |
| 245 LibTest/core/Queue/iterator_hasNext_A01_t02: Fail # iterator-change, co19 issue
365 | |
| 246 LibTest/core/Queue/iterator_next_A01_t01: Fail # iterator-change, co19 issue 365 | |
| 247 LibTest/core/Queue/iterator_next_A01_t02: Fail # iterator-change, co19 issue 365 | |
| 248 LibTest/core/Queue/iterator_next_A02_t01: Fail # iterator-change, co19 issue 365 | |
| 249 LibTest/core/Queue/Queue.from_A01_t02: Fail # iterator-change, co19 issue 365 | |
| 250 LibTest/core/RegExp/allMatches_A01_t01: Fail # iterator-change, co19 issue 365 | |
| 251 LibTest/core/Set/Set.from_A01_t02: Fail # iterator-change, co19 issue 365 | |
| 252 | 189 |
| 253 LibTest/core/Date/operator_equality_A01_t01: Fail # DateTime.== now looks at tim
ezone, co19 issue 379 | 190 LibTest/core/Date/operator_equality_A01_t01: Fail # DateTime.== now looks at tim
ezone, co19 issue 379 |
| 254 | 191 |
| 255 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # iss
ue 6085 | |
| 256 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # iss
ue 6085 | |
| 257 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 | 192 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # iss
ue 6085 |
| 258 | 193 |
| 259 | 194 |
| 260 LibTest/math/parseDouble_A01_t01: Fail, OK # co19 issue 317 | |
| 261 LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317 | |
| 262 LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317 | |
| 263 | |
| 264 [ $compiler == none && $runtime == vm && $checked ] | 195 [ $compiler == none && $runtime == vm && $checked ] |
| 265 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. | 196 Language/12_Statements/09_Switch_A05_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 266 | 197 |
| 267 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # co19 issue 234 | |
| 268 | 198 |
| 269 [ $compiler == none && $runtime == vm ] | 199 [ $compiler == none && $runtime == vm ] |
| 270 Language/11_Expressions/01_Constants_A16_t01: Fail # Not properly reporting exce
ption in initializer expressions | 200 Language/11_Expressions/01_Constants_A16_t01: Fail # Not properly reporting exce
ption in initializer expressions |
| 271 Language/11_Expressions/01_Constants_A16_t02: Fail # Not properly reporting exce
ption in initializer expressions | 201 Language/11_Expressions/01_Constants_A16_t02: Fail # Not properly reporting exce
ption in initializer expressions |
| 272 | 202 |
| 273 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis | 203 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t03: Fail # issue
392, potentially constant expression analysis |
| 274 | 204 |
| 275 Language/11_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) | 205 Language/11_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in c
ompile-time constant expression) |
| 276 Language/11_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM | 206 Language/11_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM |
| 277 | 207 |
| (...skipping 15 matching lines...) Expand all Loading... |
| 293 Language/11_Expressions/07_Maps_A10_t03: Pass, Fail # co19 175 | 223 Language/11_Expressions/07_Maps_A10_t03: Pass, Fail # co19 175 |
| 294 Language/11_Expressions/07_Maps_A10_t04: Pass, Fail # co19 175 | 224 Language/11_Expressions/07_Maps_A10_t04: Pass, Fail # co19 175 |
| 295 Language/11_Expressions/07_Maps_A10_t05: Pass, Fail # co19 175 | 225 Language/11_Expressions/07_Maps_A10_t05: Pass, Fail # co19 175 |
| 296 | 226 |
| 297 Language/11_Expressions/05_Strings_A02_t01: Skip # co19 issue 90. | 227 Language/11_Expressions/05_Strings_A02_t01: Skip # co19 issue 90. |
| 298 Language/11_Expressions/07_Maps_A01_t01: Skip # co19 issue 91: map literals ille
gal at statement beginning. | 228 Language/11_Expressions/07_Maps_A01_t01: Skip # co19 issue 91: map literals ille
gal at statement beginning. |
| 299 | 229 |
| 300 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Fail # issue 1604. | 230 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Fail # issue 1604. |
| 301 | 231 |
| 302 LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79) | 232 LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79) |
| 303 LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79) | |
| 304 LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79) | |
| 305 | 233 |
| 306 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail | 234 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail |
| 307 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail | 235 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail |
| 308 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail | 236 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail |
| 309 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail | 237 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail |
| 310 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail | 238 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail |
| 311 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il | 239 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa
il |
| 312 | 240 |
| 313 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail | 241 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail |
| 314 | 242 |
| 243 |
| 315 [ $compiler == none && $runtime == vm ] | 244 [ $compiler == none && $runtime == vm ] |
| 316 LibTest/core/Date/Date.fromString_A03_t01: Pass # Issue co19 - 121 (currently p
assing due to co19 issues 373 and 374) | 245 LibTest/core/Date/Date.fromString_A03_t01: Pass # Issue co19 - 121 (currently p
assing due to co19 issues 373 and 374) |
| 317 LibTest/core/Match/operator_subscript_A01_t01: Fail | 246 LibTest/core/Match/operator_subscript_A01_t01: Fail |
| 318 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il | 247 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il |
| 319 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il | 248 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il |
| 320 LibTest/core/RegExp/firstMatch_A01_t01: Fail | 249 LibTest/core/RegExp/firstMatch_A01_t01: Fail |
| 321 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 | 250 LibTest/core/double/toRadixString_A01_t01: Fail # Issue 463 |
| 322 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 | 251 LibTest/core/int/toRadixString_A01_t01: Fail # Issue 461 |
| 323 | 252 |
| 253 |
| 324 [ $compiler == none && $runtime == vm ] | 254 [ $compiler == none && $runtime == vm ] |
| 325 LibTest/math/sin_A01_t01: Fail, OK # Issue co19 - 44 | 255 LibTest/math/sin_A01_t01: Fail, OK # Issue co19 - 44 |
| 326 | 256 |
| 327 | 257 |
| 328 [ $compiler == none && $runtime == vm && $system == macos ] | 258 [ $compiler == none && $runtime == vm && $system == macos ] |
| 329 LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44 | 259 LibTest/math/exp_A01_t01: Fail, OK # Issue co19 - 44 |
| 330 LibTest/math/acos_A01_t01: Fail, OK # Issue co19 - 44 | 260 LibTest/math/acos_A01_t01: Fail, OK # Issue co19 - 44 |
| 331 LibTest/math/asin_A01_t01: Fail, OK # Issue co19 - 44 | 261 LibTest/math/asin_A01_t01: Fail, OK # Issue co19 - 44 |
| 332 LibTest/math/atan_A01_t01: Fail, OK # Issue co19 - 44 | 262 LibTest/math/atan_A01_t01: Fail, OK # Issue co19 - 44 |
| 333 LibTest/math/tan_A01_t01: Fail, OK # Issue co19 - 44 | 263 LibTest/math/tan_A01_t01: Fail, OK # Issue co19 - 44 |
| 334 | 264 |
| 265 |
| 335 [ $compiler == none && $runtime == vm && $system == linux ] | 266 [ $compiler == none && $runtime == vm && $system == linux ] |
| 336 LibTest/math/exp_A01_t01: Fail | 267 LibTest/math/exp_A01_t01: Fail |
| 337 | 268 |
| 269 |
| 338 [ $compiler == none && $runtime == vm && $system == linux && $arch == ia32 ] | 270 [ $compiler == none && $runtime == vm && $system == linux && $arch == ia32 ] |
| 339 LibTest/math/sin_A01_t01: Fail | 271 LibTest/math/sin_A01_t01: Fail |
| 340 LibTest/math/tan_A01_t01: Fail | 272 LibTest/math/tan_A01_t01: Fail |
| 341 | 273 |
| 274 |
| 342 [ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ] | 275 [ $compiler == none && $runtime == vm && $arch == x64 && $mode == debug ] |
| 343 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout | 276 LibTest/core/Map/Map_class_A01_t04: Skip # Timeout |
| 344 | 277 |
| 278 |
| 345 [ $compiler == none && $runtime == vm ] | 279 [ $compiler == none && $runtime == vm ] |
| 346 | |
| 347 LibTest/core/Date/toString_A02_t01: Fail # Argument error. Year 999999 is out of
range. Needs to be specified (and then potentially reported to co19): issue 187
8. | 280 LibTest/core/Date/toString_A02_t01: Fail # Argument error. Year 999999 is out of
range. Needs to be specified (and then potentially reported to co19): issue 187
8. |
| 348 LibTest/core/Date/year_A01_t01: Fail # Year out of range. Needs to be specified:
issue 8808. Possibly a co19 bug. | 281 LibTest/core/Date/year_A01_t01: Fail # Year out of range. Needs to be specified:
issue 8808. Possibly a co19 bug. |
| 349 | 282 |
| 350 LibTest/isolate/SendPort/send_A02_t02: Skip # co19 issue 293 | 283 LibTest/isolate/SendPort/send_A02_t02: Skip # co19 issue 293 |
| 351 LibTest/isolate/SendPort/send_A02_t03: Skip # co19 issue 293 | 284 LibTest/isolate/SendPort/send_A02_t03: Skip # co19 issue 293 |
| 352 LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293 | |
| 353 LibTest/core/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail, OK # co19 issue 29
3 | |
| 354 LibTest/core/Map/getKeys_A01_t01: Fail, OK # co19 issue 293 | |
| 355 LibTest/core/Map/getKeys_A01_t02: Fail, OK # co19 issue 293 | |
| 356 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 293 | |
| 357 LibTest/core/Map/getValues_A01_t01: Fail, OK # co19 issue 293 | |
| 358 | 285 |
| 359 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 | 286 LibTest/core/Match/operator_subscript_A01_t01: Fail, OK # co19 issue 294 |
| 360 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 | 287 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294 |
| 361 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i
ssue 294 | 288 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Fail, OK # co19 i
ssue 294 |
| 362 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i
ssue 294 | 289 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A03_t01: Fail, OK # co19 i
ssue 294 |
| 363 | 290 |
| 364 Language/11_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 | 291 Language/11_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 |
| 365 Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 | 292 Language/11_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 |
| 366 | 293 |
| 367 LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287 | |
| 368 | |
| 369 LibTest/math/Random/nextDouble_A01_t01: Fail # co19 issue 334 | |
| 370 | 294 |
| 371 [ $compiler == none && $runtime == vm ] | 295 [ $compiler == none && $runtime == vm ] |
| 372 LibTest/core/String/contains_A01_t03: Skip # Times out. | 296 LibTest/core/String/contains_A01_t03: Skip # Times out. |
| 373 | 297 |
| 374 LibTest/core/String/contains_A01_t02: Fail | 298 LibTest/core/String/contains_A01_t02: Fail |
| 375 | 299 |
| 376 | 300 |
| 377 [ $compiler == none && $runtime == vm && $arch == ia32 ] | 301 [ $compiler == none && $runtime == vm && $arch == ia32 ] |
| 378 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 | 302 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 |
| 379 | 303 |
| 380 | 304 |
| 381 [ $compiler == none && $runtime == vm ] | 305 [ $compiler == none && $runtime == vm ] |
| 382 Language/07_Classes/07_Classes_A02_t29: Fail | 306 Language/07_Classes/07_Classes_A02_t29: Fail |
| 383 Language/07_Classes/07_Classes_A02_t31: Fail | 307 Language/07_Classes/07_Classes_A02_t31: Fail |
| 384 Language/11_Expressions/05_Strings_A20_t01: Fail | 308 Language/11_Expressions/05_Strings_A20_t01: Fail |
| 385 LibTest/isolate/ReceivePort/receive_A01_t02: Fail | 309 LibTest/isolate/ReceivePort/receive_A01_t02: Fail |
| 386 | 310 |
| 387 LibTest/core/StringBuffer/addAll_A02_t01: Fail, OK # co19 issue 355 | |
| 388 LibTest/core/StringBuffer/add_A02_t01: Fail, OK # co19 issue 355 | |
| 389 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355 | 311 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355 |
| 390 LibTest/core/StringBuffer/clear_A02_t01: Fail, OK # co19 issue 355 | |
| 391 | 312 |
| 392 # parameter name or type expected | 313 # parameter name or type expected |
| 393 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail | 314 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: Fail |
| 394 | 315 |
| 395 | 316 |
| 396 [ $compiler == none && $runtime == vm && $checked ] | 317 [ $compiler == none && $runtime == vm && $checked ] |
| 397 Language/03_Overview/1_Scoping_A02_t30: Fail | 318 Language/03_Overview/1_Scoping_A02_t30: Fail |
| 398 | 319 |
| 399 | 320 |
| 400 [ $compiler == none && $runtime == vm && $mode == debug ] | 321 [ $compiler == none && $runtime == vm && $mode == debug ] |
| 401 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 322 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 402 | 323 |
| 324 |
| 403 [ $compiler == none && $runtime == vm ] | 325 [ $compiler == none && $runtime == vm ] |
| 404 LibTest/core/Completer/Completer_A01_t01: Fail # Future is in async library. co1
9 issue 367 | |
| 405 LibTest/core/Completer/completeException_A01_t01: Fail # Future is in async libr
ary. co19 issue 367 | |
| 406 LibTest/core/Completer/completeException_A02_t01: Fail # Future is in async libr
ary. co19 issue 367 | |
| 407 LibTest/core/Completer/completeException_A03_t01: Fail # Future is in async libr
ary. co19 issue 367 | |
| 408 LibTest/core/Completer/completeException_A03_t02: Fail # Future is in async libr
ary. co19 issue 367 | |
| 409 LibTest/core/Completer/complete_A01_t01: Fail # Future is in async library. co19
issue 367 | |
| 410 LibTest/core/Completer/complete_A02_t01: Fail # Future is in async library. co19
issue 367 | |
| 411 LibTest/core/Completer/complete_A02_t02: Fail # Future is in async library. co19
issue 367 | |
| 412 LibTest/core/Completer/future_A01_t01: Fail # Future is in async library. co19 i
ssue 367 | |
| 413 LibTest/core/Future/Future.immediate_A01_t01: Fail # Future is in async library.
co19 issue 367 | |
| 414 LibTest/core/Future/chain_A01_t01: Fail # Future is in async library. co19 issue
367 | |
| 415 LibTest/core/Future/chain_A01_t02: Fail # Future is in async library. co19 issue
367 | |
| 416 LibTest/core/Future/chain_A01_t03: Fail # Future is in async library. co19 issue
367 | |
| 417 LibTest/core/Future/chain_A01_t04: Fail # Future is in async library. co19 issue
367 | |
| 418 LibTest/core/Future/chain_A01_t05: Fail # Future is in async library. co19 issue
367 | |
| 419 LibTest/core/Future/chain_A01_t06: Fail # Future is in async library. co19 issue
367 | |
| 420 LibTest/core/Future/chain_A01_t07: Fail # Future is in async library. co19 issue
367 | |
| 421 LibTest/core/Future/chain_A01_t08: Fail # Future is in async library. co19 issue
367 | |
| 422 LibTest/core/Future/chain_A01_t09: Fail # Future is in async library. co19 issue
367 | |
| 423 LibTest/core/Future/chain_A02_t01: Fail # Future is in async library. co19 issue
367 | |
| 424 LibTest/core/Future/chain_A02_t02: Fail # Future is in async library. co19 issue
367 | |
| 425 LibTest/core/Future/chain_A02_t03: Fail # Future is in async library. co19 issue
367 | |
| 426 LibTest/core/Future/chain_A02_t04: Fail # Future is in async library. co19 issue
367 | |
| 427 LibTest/core/Future/chain_A03_t01: Fail # Future is in async library. co19 issue
367 | |
| 428 LibTest/core/Future/exception_A01_t01: Fail # Future is in async library. co19 i
ssue 367 | |
| 429 LibTest/core/Future/exception_A01_t02: Fail # Future is in async library. co19 i
ssue 367 | |
| 430 LibTest/core/Future/exception_A02_t01: Fail # Future is in async library. co19 i
ssue 367 | |
| 431 LibTest/core/Future/handleException_A01_t01: Fail # Future is in async library.
co19 issue 367 | |
| 432 LibTest/core/Future/handleException_A01_t02: Fail # Future is in async library.
co19 issue 367 | |
| 433 LibTest/core/Future/handleException_A01_t03: Fail # Future is in async library.
co19 issue 367 | |
| 434 LibTest/core/Future/handleException_A01_t04: Fail # Future is in async library.
co19 issue 367 | |
| 435 LibTest/core/Future/handleException_A01_t05: Fail # Future is in async library.
co19 issue 367 | |
| 436 LibTest/core/Future/handleException_A01_t06: Fail # Future is in async library.
co19 issue 367 | |
| 437 LibTest/core/Future/handleException_A01_t07: Fail # Future is in async library.
co19 issue 367 | |
| 438 LibTest/core/Future/hasValue_A01_t01: Fail # Future is in async library. co19 is
sue 367 | |
| 439 LibTest/core/Future/isComplete_A01_t01: Fail # Future is in async library. co19
issue 367 | |
| 440 LibTest/core/Future/then_A01_t01: Fail # Future is in async library. co19 issue
367 | |
| 441 LibTest/core/Future/then_A01_t02: Fail # Future is in async library. co19 issue
367 | |
| 442 LibTest/core/Future/then_A01_t03: Fail # Future is in async library. co19 issue
367 | |
| 443 LibTest/core/Future/then_A01_t04: Fail # Future is in async library. co19 issue
367 | |
| 444 LibTest/core/Future/then_A01_t05: Fail # Future is in async library. co19 issue
367 | |
| 445 LibTest/core/Future/transform_A01_t01: Fail # Future is in async library. co19 i
ssue 367 | |
| 446 LibTest/core/Future/transform_A01_t02: Fail # Future is in async library. co19 i
ssue 367 | |
| 447 LibTest/core/Future/transform_A01_t03: Fail # Future is in async library. co19 i
ssue 367 | |
| 448 LibTest/core/Future/transform_A01_t04: Fail # Future is in async library. co19 i
ssue 367 | |
| 449 LibTest/core/Future/transform_A01_t05: Fail # Future is in async library. co19 i
ssue 367 | |
| 450 LibTest/core/Future/transform_A01_t06: Fail # Future is in async library. co19 i
ssue 367 | |
| 451 LibTest/core/Future/transform_A01_t07: Fail # Future is in async library. co19 i
ssue 367 | |
| 452 LibTest/core/Future/transform_A02_t01: Fail # Future is in async library. co19 i
ssue 367 | |
| 453 LibTest/core/Future/transform_A02_t02: Fail # Future is in async library. co19 i
ssue 367 | |
| 454 LibTest/core/Future/transform_A02_t03: Fail # Future is in async library. co19 i
ssue 367 | |
| 455 LibTest/core/Future/transform_A03_t01: Fail # Future is in async library. co19 i
ssue 367 | |
| 456 LibTest/core/Future/value_A01_t01: Fail # Future is in async library. co19 issue
367 | |
| 457 LibTest/core/Future/value_A01_t02: Fail # Future is in async library. co19 issue
367 | |
| 458 LibTest/core/Future/value_A01_t03: Fail # Future is in async library. co19 issue
367 | |
| 459 LibTest/core/Futures/wait_A01_t01: Fail # Future is in async library. co19 issue
367 | |
| 460 LibTest/core/Futures/wait_A01_t03: Fail # Future is in async library. co19 issue
367 | |
| 461 LibTest/core/Futures/wait_A01_t04: Fail # Future is in async library. co19 issue
367 | |
| 462 LibTest/core/Futures/wait_A01_t05: Fail # Future is in async library. co19 issue
367 | |
| 463 LibTest/core/Futures/wait_A01_t06: Fail # Future is in async library. co19 issue
367 | |
| 464 LibTest/core/Futures/wait_A02_t01: Fail # Future is in async library. co19 issue
367 | |
| 465 LibTest/core/Futures/wait_A02_t02: Fail # Future is in async library. co19 issue
367 | |
| 466 | |
| 467 LibTest/core/Expect/setEquals_A01_t01: Fail # Moved collection classes from core
to collection. co19 issue 371. | |
| 468 LibTest/core/Expect/setEquals_A01_t02: Fail # Moved collection classes from core
to collection. co19 issue 371. | |
| 469 LibTest/core/HashMap/HashMap.from_A01_t01: Fail # Moved collection classes from
core to collection. co19 issue 371. | |
| 470 LibTest/core/HashMap/HashMap_A01_t01: Fail # Moved collection classes from core
to collection. co19 issue 371. | |
| 471 LibTest/core/HashSet/HashSet.from_A01_t01: Fail # Moved collection classes from
core to collection. co19 issue 371. | |
| 472 LibTest/core/HashSet/HashSet_A01_t01: Fail # Moved collection classes from core
to collection. co19 issue 371. | |
| 473 LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail # Moved collection c
lasses from core to collection. co19 issue 371. | |
| 474 LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail # Moved collection classe
s from core to collection. co19 issue 371. | |
| 475 LibTest/core/List/List.from_A02_t01: Fail # Moved collection classes from core t
o collection. co19 issue 371. | |
| 476 LibTest/core/List/addAll_A01_t01: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 477 LibTest/core/Queue/Queue.from_A01_t01: Fail # Moved collection classes from core
to collection. co19 issue 371. | |
| 478 LibTest/core/Queue/Queue_A01_t01: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 479 LibTest/core/Queue/addAll_A01_t01: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 480 LibTest/core/Queue/addAll_A01_t02: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 481 LibTest/core/Queue/addFirst_A01_t01: Fail # Moved collection classes from core t
o collection. co19 issue 371. | |
| 482 LibTest/core/Queue/addFirst_A01_t02: Fail # Moved collection classes from core t
o collection. co19 issue 371. | |
| 483 LibTest/core/Queue/addLast_A01_t01: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 484 LibTest/core/Queue/addLast_A01_t02: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 485 LibTest/core/Queue/add_A01_t01: Fail # Moved collection classes from core to col
lection. co19 issue 371. | |
| 486 LibTest/core/Queue/add_A01_t02: Fail # Moved collection classes from core to col
lection. co19 issue 371. | |
| 487 LibTest/core/Queue/clear_A01_t01: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 488 LibTest/core/Queue/every_A01_t01: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 489 LibTest/core/Queue/every_A01_t02: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 490 LibTest/core/Queue/every_A01_t03: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 491 LibTest/core/Queue/every_A01_t04: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 492 LibTest/core/Queue/every_A01_t05: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 493 LibTest/core/Queue/first_A01_t01: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 494 LibTest/core/Queue/first_A02_t01: Fail # Moved collection classes from core to c
ollection. co19 issue 371. | |
| 495 LibTest/core/Queue/forEach_A01_t01: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 496 LibTest/core/Queue/forEach_A01_t02: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 497 LibTest/core/Queue/forEach_A01_t03: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 498 LibTest/core/Queue/forEach_A01_t05: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 499 LibTest/core/Queue/isEmpty_A01_t01: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 500 LibTest/core/Queue/last_A01_t01: Fail # Moved collection classes from core to co
llection. co19 issue 371. | |
| 501 LibTest/core/Queue/last_A02_t01: Fail # Moved collection classes from core to co
llection. co19 issue 371. | |
| 502 LibTest/core/Queue/length_A01_t01: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 503 LibTest/core/Queue/removeFirst_A01_t01: Fail # Moved collection classes from cor
e to collection. co19 issue 371. | |
| 504 LibTest/core/Queue/removeFirst_A02_t01: Fail # Moved collection classes from cor
e to collection. co19 issue 371. | |
| 505 LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core
to collection. co19 issue 371. | |
| 506 LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core
to collection. co19 issue 371. | |
| 507 LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to
collection. co19 issue 371. | |
| 508 | |
| 509 LibTest/core/Strings/join_A01_t01: Fail # Strings class has been removed. co19 i
ssue 380 | 326 LibTest/core/Strings/join_A01_t01: Fail # Strings class has been removed. co19 i
ssue 380 |
| 510 LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i
ssue 380 | 327 LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i
ssue 380 |
| 511 LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. c
o19 issue 380 | 328 LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. c
o19 issue 380 |
| 512 LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. c
o19 issue 380 | 329 LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. c
o19 issue 380 |
| 513 | 330 |
| 514 LibTest/core/RegExp/RegExp_A01_t03: Fail # IllegalJSRegExpException has been rem
oved. co19 issue 375. | |
| 515 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03: Fa
il # IllegalJSRegExpException has been removed. co19 issue 375. | |
| 516 LibTest/core/IllegalJSRegExpException/toString_A01_t01: Fail # IllegalJSRegExpEx
ception has been removed. co19 issue 375. | |
| 517 LibTest/core/IllegalJSRegExpException/IllegalJSRegExpException_A01_t01: Fail # I
llegalJSRegExpException has been removed. co19 issue 375. | |
| 518 | |
| 519 LibTest/core/Map/containsKey_A01_t02: Fail # Doesn't expect null to be allowed i
n Set or Map keys (issue 377). | |
| 520 LibTest/core/Map/operator_subscript_A01_t02: Fail # Doesn't expect null to be al
lowed in Set or Map keys (issue 377). | |
| 521 LibTest/core/Map/operator_subscripted_assignment_A01_t02: Fail # Doesn't expect
null to be allowed in Set or Map keys (issue 377). | |
| 522 LibTest/core/Map/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). | |
| 523 LibTest/core/Set/add_A01_t02: Fail # Doesn't expect null to be allowed in Set or
Map keys (issue 377). | |
| 524 LibTest/core/Set/addAll_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). | |
| 525 LibTest/core/Set/contains_A01_t02: Fail # Doesn't expect null to be allowed in S
et or Map keys (issue 377). | |
| 526 LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set
or Map keys (issue 377). | |
| 527 LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in
Set or Map keys (issue 377). | |
| 528 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Doesn't expect null to be allowed in
Set or Map keys (issue 377). | |
| 529 | |
| 530 LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification
error (issue 376). | |
| 531 | |
| 532 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). | 331 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 533 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). | 332 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed
(issue 382). |
| 534 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). | 333 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed
(issue 382). |
| 535 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). | 334 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 536 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). | 335 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed
(issue 382). |
| 537 | 336 |
| 538 Language/14_Types/6_Type_dynamic_A03_t01: Fail # Renamed Date to DateTime (issue
373, 374) | 337 Language/14_Types/6_Type_dynamic_A03_t01: Fail # Renamed Date to DateTime (issue
373, 374) |
| 539 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail # Renamed Date t
o DateTime (issue 373, 374) | 338 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail # Renamed Date t
o DateTime (issue 373, 374) |
| 540 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail # Renamed Date t
o DateTime (issue 373, 374) | 339 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail # Renamed Date t
o DateTime (issue 373, 374) |
| 541 LibTest/core/Date/Date.fromString_A01_t01: Fail # Renamed Date to DateTime (issu
e 373, 374) | 340 LibTest/core/Date/Date.fromString_A01_t01: Fail # Renamed Date to DateTime (issu
e 373, 374) |
| (...skipping 27 matching lines...) Expand all Loading... |
| 569 LibTest/core/Date/subtract_A01_t01: Fail # Renamed Date to DateTime (issue 373,
374) | 368 LibTest/core/Date/subtract_A01_t01: Fail # Renamed Date to DateTime (issue 373,
374) |
| 570 LibTest/core/Date/subtract_A02_t01: Fail # Renamed Date to DateTime (issue 373,
374) | 369 LibTest/core/Date/subtract_A02_t01: Fail # Renamed Date to DateTime (issue 373,
374) |
| 571 LibTest/core/Date/subtract_A03_t01: Fail # Renamed Date to DateTime (issue 373,
374) | 370 LibTest/core/Date/subtract_A03_t01: Fail # Renamed Date to DateTime (issue 373,
374) |
| 572 LibTest/core/Date/timeZoneName_A01_t01: Fail # Renamed Date to DateTime (issue 3
73, 374) | 371 LibTest/core/Date/timeZoneName_A01_t01: Fail # Renamed Date to DateTime (issue 3
73, 374) |
| 573 LibTest/core/Date/timeZoneOffset_A01_t01: Fail # Renamed Date to DateTime (issue
373, 374) | 372 LibTest/core/Date/timeZoneOffset_A01_t01: Fail # Renamed Date to DateTime (issue
373, 374) |
| 574 LibTest/core/Date/toLocal_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3
74) | 373 LibTest/core/Date/toLocal_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3
74) |
| 575 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373,
374) | 374 LibTest/core/Date/toString_A01_t01: Fail # Renamed Date to DateTime (issue 373,
374) |
| 576 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374
) | 375 LibTest/core/Date/toUtc_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374
) |
| 577 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3
74) | 376 LibTest/core/Date/weekday_A01_t01: Fail # Renamed Date to DateTime (issue 373, 3
74) |
| 578 | 377 |
| 579 | |
| 580 LibTest/core/StringBuffer/addAll_A01_t02: Fail # StringBuffer renamed add to wri
te. co19 issue 388. | 378 LibTest/core/StringBuffer/addAll_A01_t02: Fail # StringBuffer renamed add to wri
te. co19 issue 388. |
| 581 LibTest/core/StringBuffer/add_A01_t02: Fail # StringBuffer renamed add to write.
co19 issue 388. | 379 LibTest/core/StringBuffer/add_A01_t02: Fail # StringBuffer renamed add to write.
co19 issue 388. |
| 582 LibTest/core/StringBuffer/add_A01_t01: Fail # StringBuffer renamed add to write.
co19 issue 388. | 380 LibTest/core/StringBuffer/add_A01_t01: Fail # StringBuffer renamed add to write.
co19 issue 388. |
| 583 LibTest/core/StringBuffer/addAll_A01_t01: Fail # StringBuffer renamed add to wri
te. co19 issue 388. | 381 LibTest/core/StringBuffer/addAll_A01_t01: Fail # StringBuffer renamed add to wri
te. co19 issue 388. |
| 584 LibTest/core/StringBuffer/toString_A01_t01: Fail # StringBuffer renamed add to w
rite. co19 issue 388. | 382 LibTest/core/StringBuffer/toString_A01_t01: Fail # StringBuffer renamed add to w
rite. co19 issue 388. |
| 585 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02: Fail # StringBuff
er renamed add to write. co19 issue 388. | 383 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02: Fail # StringBuff
er renamed add to write. co19 issue 388. |
| 586 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01: Fail # StringBuff
er renamed add to write. co19 issue 388. | 384 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01: Fail # StringBuff
er renamed add to write. co19 issue 388. |
| 587 Language/12_Statements/01_Blocks_A01_t03: Fail # StringBuffer renamed add to wri
te. co19 issue 388. | 385 Language/12_Statements/01_Blocks_A01_t03: Fail # StringBuffer renamed add to wri
te. co19 issue 388. |
| 588 Language/11_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation
_A02_t01: Fail # StringBuffer renamed add to write. co19 issue 388. | 386 Language/11_Expressions/14_Function_Invocation/1_Actual_Argument_List_Evaluation
_A02_t01: Fail # StringBuffer renamed add to write. co19 issue 388. |
| 589 Language/11_Expressions/11_Instance_Creation/1_New_A09_t12: Fail # StringBuffer
renamed add to write. co19 issue 388. | 387 Language/11_Expressions/11_Instance_Creation/1_New_A09_t12: Fail # StringBuffer
renamed add to write. co19 issue 388. |
| 590 Language/11_Expressions/11_Instance_Creation/1_New_A09_t05: Fail # StringBuffer
renamed add to write. co19 issue 388. | 388 Language/11_Expressions/11_Instance_Creation/1_New_A09_t05: Fail # StringBuffer
renamed add to write. co19 issue 388. |
| 591 Language/11_Expressions/11_Instance_Creation/1_New_A13_t03: Fail # StringBuffer
renamed add to write. co19 issue 388. | 389 Language/11_Expressions/11_Instance_Creation/1_New_A13_t03: Fail # StringBuffer
renamed add to write. co19 issue 388. |
| 592 Language/11_Expressions/11_Instance_Creation/1_New_A09_t06: Fail # StringBuffer
renamed add to write. co19 issue 388. | 390 Language/11_Expressions/11_Instance_Creation/1_New_A09_t06: Fail # StringBuffer
renamed add to write. co19 issue 388. |
| 593 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A04_t01: Fail
# StringBuffer renamed add to write. co19 issue 388. | 391 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A04_t01: Fail
# StringBuffer renamed add to write. co19 issue 388. |
| 594 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: Fail #
StringBuffer renamed add to write. co19 issue 388. | 392 Language/11_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: Fail #
StringBuffer renamed add to write. co19 issue 388. |
| 595 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
StringBuffer renamed add to write. co19 issue 388. | 393 Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
StringBuffer renamed add to write. co19 issue 388. |
| 596 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t01: Fail # String
Buffer renamed add to write. co19 issue 388. | 394 Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t01: Fail # String
Buffer renamed add to write. co19 issue 388. |
| 597 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t01: Fail # String
Buffer renamed add to write. co19 issue 388. | 395 Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t01: Fail # String
Buffer renamed add to write. co19 issue 388. |
| 598 | 396 |
| 599 LibTest/core/List/getRange_A02_t01: Fail # issue 391 | 397 LibTest/core/List/getRange_A02_t01: Fail # issue 391 |
| 600 | 398 |
| 601 [ $compiler == none && $runtime == vm && $unchecked ] | |
| 602 LibTest/core/Future/chain_A02_t05: Fail # Future is in async library. co19 issue
367 | |
| 603 LibTest/core/Future/transform_A02_t04: Fail # Future is in async library. co19 i
ssue 367 | |
| 604 | 399 |
| 605 [ $compiler == none && $runtime == vm && $checked ] | 400 [ $compiler == none && $runtime == vm && $checked ] |
| 606 LibTest/isolate/SendPort/call_A01_t01: Fail # Future is in async library. co19 i
ssue 367 | |
| 607 Language/14_Types/4_Interface_Types_A08_t06: Fail # Moved collection classes fro
m core to collection. co19 issue 371. | |
| 608 | |
| 609 LibTest/core/Set/containsAll_A01_t02: Fail # issue 390 | |
| 610 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 | 401 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 |
| 611 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 | 402 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 |
| 612 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 | 403 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 |
| 613 | 404 |
| 614 [ $compiler == none && $runtime == vm && $unchecked ] | |
| 615 LibTest/core/Set/containsAll_A01_t02: Fail # Doesn't expect null to be allowed i
n Set or Map keys (issue 377). Succeedes in checked mode due to Issue 390. | |
| 616 LibTest/core/Set/intersection_A03_t01: Fail # Doesn't expect null to be allowed
in Set or Map keys (issue 377). Succeedes in checked mode due to Issue 390. | |
| 617 | |
| 618 | |
| 619 | 405 |
| 620 [ $compiler == none && $arch == simarm ] | 406 [ $compiler == none && $arch == simarm ] |
| 621 *: Skip | 407 *: Skip |
| 622 | 408 |
| 409 |
| 623 [ $compiler == none && $arch == arm ] | 410 [ $compiler == none && $arch == arm ] |
| 624 *: Skip | 411 *: Skip |
| 625 | 412 |
| 413 |
| 626 [ $compiler == none && $arch == simmips ] | 414 [ $compiler == none && $arch == simmips ] |
| 627 *: Skip | 415 *: Skip |
| 628 | 416 |
| 417 |
| 629 [ $compiler == none && $arch == mips ] | 418 [ $compiler == none && $arch == mips ] |
| 630 *: Skip | 419 *: Skip |
| OLD | NEW |