| OLD | NEW |
| 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2016, 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 == dartk || $compiler == dartkp ] | 5 [ $compiler == dartk || $compiler == dartkp ] |
| 6 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError | 6 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError |
| 7 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t02: MissingCompileTimeError | 7 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t02: MissingCompileTimeError |
| 8 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin
gCompileTimeError | 8 Language/Classes/Constructors/Constant_Constructors/superinitializer_t01: Missin
gCompileTimeError |
| 9 Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: Missin
gCompileTimeError | 9 Language/Classes/Constructors/Constant_Constructors/superinitializer_t02: Missin
gCompileTimeError |
| 10 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr
ror | 10 Language/Classes/Constructors/Factories/const_modifier_t01: MissingCompileTimeEr
ror |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 58 Language/Classes/declarations_t08: MissingCompileTimeError | 58 Language/Classes/declarations_t08: MissingCompileTimeError |
| 59 Language/Classes/declarations_t25: MissingCompileTimeError | 59 Language/Classes/declarations_t25: MissingCompileTimeError |
| 60 Language/Classes/declarations_t26: MissingCompileTimeError | 60 Language/Classes/declarations_t26: MissingCompileTimeError |
| 61 Language/Classes/declarations_t27: MissingCompileTimeError | 61 Language/Classes/declarations_t27: MissingCompileTimeError |
| 62 Language/Classes/declarations_t28: MissingCompileTimeError | 62 Language/Classes/declarations_t28: MissingCompileTimeError |
| 63 Language/Classes/declarations_t33: MissingCompileTimeError | 63 Language/Classes/declarations_t33: MissingCompileTimeError |
| 64 Language/Classes/definition_t23: CompileTimeError | 64 Language/Classes/definition_t23: CompileTimeError |
| 65 Language/Classes/same_name_member_and_class_t01: MissingCompileTimeError | 65 Language/Classes/same_name_member_and_class_t01: MissingCompileTimeError |
| 66 Language/Classes/same_name_member_and_class_t03: MissingCompileTimeError | 66 Language/Classes/same_name_member_and_class_t03: MissingCompileTimeError |
| 67 Language/Enums/restrictions_t08: MissingCompileTimeError | 67 Language/Enums/restrictions_t08: MissingCompileTimeError |
| 68 Language/Expressions/Assignment/expression_assignment_failed_t03: CompileTimeErr
or | |
| 69 Language/Expressions/Assignment/expression_assignment_t07: CompileTimeError | |
| 70 Language/Expressions/Assignment/static_type_t06: CompileTimeError | |
| 71 Language/Expressions/Assignment/super_assignment_failed_t01: RuntimeError | 68 Language/Expressions/Assignment/super_assignment_failed_t01: RuntimeError |
| 72 Language/Expressions/Assignment/super_assignment_failed_t02: RuntimeError | 69 Language/Expressions/Assignment/super_assignment_failed_t02: RuntimeError |
| 73 Language/Expressions/Assignment/super_assignment_value_t02: RuntimeError | 70 Language/Expressions/Assignment/super_assignment_value_t02: RuntimeError |
| 74 Language/Expressions/Constants/bitwise_operators_t02: Crash | 71 Language/Expressions/Constants/bitwise_operators_t02: Crash |
| 75 Language/Expressions/Constants/bitwise_operators_t03: Crash | 72 Language/Expressions/Constants/bitwise_operators_t03: Crash |
| 76 Language/Expressions/Constants/bitwise_operators_t04: Crash | 73 Language/Expressions/Constants/bitwise_operators_t04: Crash |
| 77 Language/Expressions/Constants/bitwise_operators_t06: Crash | 74 Language/Expressions/Constants/bitwise_operators_t06: Crash |
| 78 Language/Expressions/Constants/constant_list_t02: MissingCompileTimeError | 75 Language/Expressions/Constants/constant_list_t02: MissingCompileTimeError |
| 79 Language/Expressions/Constants/constant_map_t02: MissingCompileTimeError | 76 Language/Expressions/Constants/constant_map_t02: MissingCompileTimeError |
| 80 Language/Expressions/Constants/depending_on_itself_t03: Crash | 77 Language/Expressions/Constants/depending_on_itself_t03: Crash |
| 81 Language/Expressions/Constants/equals_expression_t03: MissingCompileTimeError | 78 Language/Expressions/Constants/equals_expression_t03: MissingCompileTimeError |
| 82 Language/Expressions/Constants/exception_t04: MissingCompileTimeError | 79 Language/Expressions/Constants/exception_t04: MissingCompileTimeError |
| 83 Language/Expressions/Constants/literal_string_t02: MissingCompileTimeError | 80 Language/Expressions/Constants/literal_string_t02: MissingCompileTimeError |
| 84 Language/Expressions/Constants/logical_expression_t02: MissingCompileTimeError | 81 Language/Expressions/Constants/logical_expression_t02: MissingCompileTimeError |
| 85 Language/Expressions/Constants/logical_expression_t03: MissingCompileTimeError | 82 Language/Expressions/Constants/logical_expression_t03: MissingCompileTimeError |
| 86 Language/Expressions/Constants/logical_expression_t04: MissingCompileTimeError | 83 Language/Expressions/Constants/logical_expression_t04: MissingCompileTimeError |
| 87 Language/Expressions/Constants/math_operators_t04: Crash | 84 Language/Expressions/Constants/math_operators_t04: Crash |
| 88 Language/Expressions/Constants/math_operators_t05: Crash | 85 Language/Expressions/Constants/math_operators_t05: Crash |
| 89 Language/Expressions/Constants/no_other_constant_expressions_t10: MissingCompile
TimeError | |
| 90 Language/Expressions/Constants/no_other_constant_expressions_t11: Crash | 86 Language/Expressions/Constants/no_other_constant_expressions_t11: Crash |
| 91 Language/Expressions/Constants/ternary_operator_t02: MissingCompileTimeError | 87 Language/Expressions/Constants/ternary_operator_t02: MissingCompileTimeError |
| 92 Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_ar
guments_t01: MissingCompileTimeError | 88 Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_ar
guments_t01: MissingCompileTimeError |
| 93 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context
_invocation_t03: MissingCompileTimeError | 89 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context
_invocation_t03: MissingCompileTimeError |
| 94 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context
_invocation_t04: MissingCompileTimeError | 90 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context
_invocation_t04: MissingCompileTimeError |
| 95 Language/Expressions/Instance_Creation/Const/arguments_t03: MissingCompileTimeEr
ror | 91 Language/Expressions/Instance_Creation/Const/arguments_t03: MissingCompileTimeEr
ror |
| 96 Language/Expressions/Instance_Creation/Const/constant_constructor_name_t02: Miss
ingCompileTimeError | 92 Language/Expressions/Instance_Creation/Const/constant_constructor_name_t02: Miss
ingCompileTimeError |
| 97 Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_c
lass_t02: MissingCompileTimeError | 93 Language/Expressions/Instance_Creation/Const/constant_constructor_same_name_as_c
lass_t02: MissingCompileTimeError |
| 98 Language/Expressions/Instance_Creation/New/evaluation_t19: RuntimeError # Kernel
Issue 28335 (deferred libraries) | 94 Language/Expressions/Instance_Creation/New/evaluation_t19: RuntimeError # Kernel
Issue 28335 (deferred libraries) |
| 99 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError # Kernel
Issue 28335 (deferred libraries) | 95 Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError # Kernel
Issue 28335 (deferred libraries) |
| 100 Language/Expressions/Maps/constant_map_t02: MissingCompileTimeError | 96 Language/Expressions/Maps/constant_map_t02: MissingCompileTimeError |
| 101 Language/Expressions/Maps/key_value_equals_operator_t01: MissingCompileTimeError | 97 Language/Expressions/Maps/key_value_equals_operator_t01: MissingCompileTimeError |
| 102 Language/Expressions/Method_Invocation/Ordinary_Invocation/evaluation_t07: Runti
meError # Dartk Issue 28562 | |
| 103 Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_
t17: RuntimeError | |
| 104 Language/Expressions/Method_Invocation/Ordinary_Invocation/method_lookup_failed_
t18: RuntimeError # Dartk Issue 28562 | |
| 105 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat
ion_t01: MissingCompileTimeError # Issue 25496 | 98 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat
ion_t01: MissingCompileTimeError # Issue 25496 |
| 106 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat
ion_t02: MissingCompileTimeError # Issue 25496 | 99 Language/Expressions/Method_Invocation/Ordinary_Invocation/object_method_invocat
ion_t02: MissingCompileTimeError # Issue 25496 |
| 107 Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t01
: RuntimeError | 100 Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t01
: RuntimeError |
| 108 Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t02
: RuntimeError | 101 Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t02
: RuntimeError |
| 109 Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t03
: RuntimeError | 102 Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t03
: RuntimeError |
| 110 Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t04
: RuntimeError | 103 Language/Expressions/Method_Invocation/Super_Invocation/getter_lookup_failed_t04
: RuntimeError |
| 111 Language/Expressions/Method_Invocation/Super_Invocation/invocation_t02: MissingC
ompileTimeError | 104 Language/Expressions/Method_Invocation/Super_Invocation/invocation_t02: MissingC
ompileTimeError |
| 112 Language/Expressions/Method_Invocation/Super_Invocation/invocation_t03: MissingC
ompileTimeError | 105 Language/Expressions/Method_Invocation/Super_Invocation/invocation_t03: MissingC
ompileTimeError |
| 113 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t01: MissingCompileTimeError # Issue 24332 | 106 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t01: MissingCompileTimeError # Issue 24332 |
| 114 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t02: MissingCompileTimeError # Issue 24332 | 107 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t02: MissingCompileTimeError # Issue 24332 |
| 115 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t03: MissingCompileTimeError # Issue 24332 | 108 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t03: MissingCompileTimeError # Issue 24332 |
| 116 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t04: MissingCompileTimeError # Issue 24332 | 109 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t04: MissingCompileTimeError # Issue 24332 |
| 117 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t05: MissingCompileTimeError # Issue 24332 | 110 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t05: MissingCompileTimeError # Issue 24332 |
| 118 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t06: MissingCompileTimeError # Issue 24332 | 111 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t06: MissingCompileTimeError # Issue 24332 |
| 119 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t07: MissingCompileTimeError # Issue 24332 | 112 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t07: MissingCompileTimeError # Issue 24332 |
| 120 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t08: MissingCompileTimeError # Issue 24332 | 113 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla
ss_object_member_t08: MissingCompileTimeError # Issue 24332 |
| 121 Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closuriz
ation/no_such_method_t01: RuntimeError | 114 Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closuriz
ation/no_such_method_t01: RuntimeError |
| 122 Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closuriz
ation/no_such_method_t02: RuntimeError | 115 Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closuriz
ation/no_such_method_t02: RuntimeError |
| 123 Language/Expressions/This/placement_t04: MissingCompileTimeError | 116 Language/Expressions/This/placement_t04: MissingCompileTimeError |
| 124 Language/Expressions/Throw/syntax_t02: MissingCompileTimeError | 117 Language/Expressions/Throw/syntax_t02: MissingCompileTimeError |
| 125 Language/Expressions/Type_Cast/evaluation_t04: RuntimeError | |
| 126 Language/Expressions/Type_Cast/evaluation_t05: RuntimeError | |
| 127 Language/Expressions/Type_Cast/syntax_t01: RuntimeError | 118 Language/Expressions/Type_Cast/syntax_t01: RuntimeError |
| 128 Language/Expressions/Type_Test/evaluation_t03: RuntimeError | |
| 129 Language/Expressions/Type_Test/evaluation_t04: RuntimeError | |
| 130 Language/Expressions/Type_Test/evaluation_t10: RuntimeError # Kernel Issue 28335
(deferred libraries) | 119 Language/Expressions/Type_Test/evaluation_t10: RuntimeError # Kernel Issue 28335
(deferred libraries) |
| 131 Language/Functions/External_Functions/not_connected_to_a_body_t01: RuntimeError
# Dartk Issue 28565 | 120 Language/Functions/External_Functions/not_connected_to_a_body_t01: RuntimeError
# Dartk Issue 28565 |
| 132 Language/Functions/Formal_Parameters/Optional_Formals/default_value_t01: Missing
CompileTimeError | 121 Language/Functions/Formal_Parameters/Optional_Formals/default_value_t01: Missing
CompileTimeError |
| 133 Language/Functions/Formal_Parameters/Optional_Formals/default_value_t02: Missing
CompileTimeError | 122 Language/Functions/Formal_Parameters/Optional_Formals/default_value_t02: Missing
CompileTimeError |
| 134 Language/Functions/Formal_Parameters/Optional_Formals/name_t01: MissingCompileTi
meError | 123 Language/Functions/Formal_Parameters/Optional_Formals/name_t01: MissingCompileTi
meError |
| 135 Language/Functions/Formal_Parameters/Optional_Formals/name_t02: MissingCompileTi
meError | 124 Language/Functions/Formal_Parameters/Optional_Formals/name_t02: MissingCompileTi
meError |
| 136 Language/Functions/Formal_Parameters/Required_Formals/syntax_t06: MissingCompile
TimeError | 125 Language/Functions/Formal_Parameters/Required_Formals/syntax_t06: MissingCompile
TimeError |
| 137 Language/Functions/Formal_Parameters/Required_Formals/syntax_t07: MissingCompile
TimeError | 126 Language/Functions/Formal_Parameters/Required_Formals/syntax_t07: MissingCompile
TimeError |
| 138 Language/Functions/Formal_Parameters/Required_Formals/syntax_t08: MissingCompile
TimeError | 127 Language/Functions/Formal_Parameters/Required_Formals/syntax_t08: MissingCompile
TimeError |
| 139 Language/Functions/Formal_Parameters/Required_Formals/syntax_t09: MissingCompile
TimeError | 128 Language/Functions/Formal_Parameters/Required_Formals/syntax_t09: MissingCompile
TimeError |
| 140 Language/Functions/Function_Declarations/external_function_t01: MissingCompileTi
meError | 129 Language/Functions/Function_Declarations/external_function_t01: MissingCompileTi
meError |
| 141 Language/Functions/Function_Declarations/external_function_t02: MissingCompileTi
meError | 130 Language/Functions/Function_Declarations/external_function_t02: MissingCompileTi
meError |
| 142 Language/Functions/syntax_t05: MissingCompileTimeError | 131 Language/Functions/syntax_t05: MissingCompileTimeError |
| 143 Language/Generics/malformed_t01: RuntimeError | |
| 144 Language/Libraries_and_Scripts/Exports/reexport_t01: MissingCompileTimeError | 132 Language/Libraries_and_Scripts/Exports/reexport_t01: MissingCompileTimeError |
| 145 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeErro
r | 133 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeErro
r |
| 146 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError | 134 Language/Libraries_and_Scripts/Imports/invalid_uri_t01: MissingCompileTimeError |
| 147 Language/Libraries_and_Scripts/Imports/same_name_t02/01: MissingRuntimeError | |
| 148 Language/Libraries_and_Scripts/Imports/same_name_t05: RuntimeError | |
| 149 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError | 135 Language/Libraries_and_Scripts/Imports/same_name_t10: RuntimeError |
| 150 Language/Libraries_and_Scripts/Imports/same_name_t12/01: MissingRuntimeError | |
| 151 Language/Libraries_and_Scripts/Imports/same_name_t15/01: MissingRuntimeError | |
| 152 Language/Libraries_and_Scripts/Imports/same_name_t19: RuntimeError | |
| 153 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de
ferred libraries. | 136 Language/Libraries_and_Scripts/Imports/static_type_t01: Skip # No support for de
ferred libraries. |
| 154 Language/Libraries_and_Scripts/Imports/syntax_t41: MissingCompileTimeError | 137 Language/Libraries_and_Scripts/Imports/syntax_t41: MissingCompileTimeError |
| 155 Language/Libraries_and_Scripts/Parts/compilation_t11: MissingCompileTimeError | 138 Language/Libraries_and_Scripts/Parts/compilation_t11: MissingCompileTimeError |
| 156 Language/Libraries_and_Scripts/Parts/syntax_t01: MissingCompileTimeError | 139 Language/Libraries_and_Scripts/Parts/syntax_t01: MissingCompileTimeError |
| 157 Language/Libraries_and_Scripts/Scripts/syntax_t05: MissingCompileTimeError | 140 Language/Libraries_and_Scripts/Scripts/syntax_t05: MissingCompileTimeError |
| 158 Language/Libraries_and_Scripts/Scripts/syntax_t06: MissingCompileTimeError | 141 Language/Libraries_and_Scripts/Scripts/syntax_t06: MissingCompileTimeError |
| 159 Language/Libraries_and_Scripts/Scripts/syntax_t07: MissingCompileTimeError | 142 Language/Libraries_and_Scripts/Scripts/syntax_t07: MissingCompileTimeError |
| 160 Language/Libraries_and_Scripts/Scripts/syntax_t08: MissingCompileTimeError | 143 Language/Libraries_and_Scripts/Scripts/syntax_t08: MissingCompileTimeError |
| 161 Language/Libraries_and_Scripts/Scripts/syntax_t10: MissingCompileTimeError | 144 Language/Libraries_and_Scripts/Scripts/syntax_t10: MissingCompileTimeError |
| 162 Language/Libraries_and_Scripts/Scripts/syntax_t14: MissingCompileTimeError | 145 Language/Libraries_and_Scripts/Scripts/syntax_t14: MissingCompileTimeError |
| (...skipping 27 matching lines...) Expand all Loading... |
| 190 Language/Metadata/compilation_t03: MissingCompileTimeError | 173 Language/Metadata/compilation_t03: MissingCompileTimeError |
| 191 Language/Metadata/compilation_t04: MissingCompileTimeError | 174 Language/Metadata/compilation_t04: MissingCompileTimeError |
| 192 Language/Metadata/compilation_t08: MissingCompileTimeError | 175 Language/Metadata/compilation_t08: MissingCompileTimeError |
| 193 Language/Metadata/compilation_t09: MissingCompileTimeError | 176 Language/Metadata/compilation_t09: MissingCompileTimeError |
| 194 Language/Metadata/compilation_t10: MissingCompileTimeError | 177 Language/Metadata/compilation_t10: MissingCompileTimeError |
| 195 Language/Metadata/compilation_t11: MissingCompileTimeError | 178 Language/Metadata/compilation_t11: MissingCompileTimeError |
| 196 Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError | 179 Language/Mixins/Mixin_Application/deferred_t01: MissingCompileTimeError |
| 197 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765 | 180 Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError # Issue 25765 |
| 198 Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767 | 181 Language/Mixins/declaring_constructor_t05: MissingCompileTimeError # Issue 24767 |
| 199 Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767 | 182 Language/Mixins/declaring_constructor_t06: MissingCompileTimeError # Issue 24767 |
| 200 Language/Overview/Privacy/private_and_public_t06: RuntimeError | |
| 201 Language/Overview/Privacy/private_and_public_t09: CompileTimeError | |
| 202 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError | 183 Language/Overview/Scoping/conflicting_names_t35: MissingCompileTimeError |
| 203 Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError | 184 Language/Overview/Scoping/conflicting_names_t39: MissingCompileTimeError |
| 204 Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError | 185 Language/Overview/Scoping/conflicting_names_t40: MissingCompileTimeError |
| 205 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError | 186 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError |
| 206 Language/Reference/Lexical_Rules/Reserved_Words/void_t05: DartkCrash | 187 Language/Reference/Lexical_Rules/Reserved_Words/void_t05: DartkCrash |
| 207 Language/Statements/Continue/label_t06: MissingCompileTimeError | 188 Language/Statements/Continue/label_t06: MissingCompileTimeError |
| 208 Language/Statements/Continue/label_t07: MissingCompileTimeError | 189 Language/Statements/Continue/label_t07: MissingCompileTimeError |
| 209 Language/Statements/Continue/label_t08: MissingCompileTimeError | 190 Language/Statements/Continue/label_t08: MissingCompileTimeError |
| 210 Language/Statements/Continue/label_t09: MissingCompileTimeError | 191 Language/Statements/Continue/label_t09: MissingCompileTimeError |
| 211 Language/Statements/Continue/label_t10: MissingCompileTimeError | 192 Language/Statements/Continue/label_t10: MissingCompileTimeError |
| 212 Language/Statements/Continue/label_t11: MissingCompileTimeError | 193 Language/Statements/Continue/label_t11: MissingCompileTimeError |
| 213 Language/Statements/For/syntax_t12: MissingCompileTimeError | 194 Language/Statements/For/syntax_t12: MissingCompileTimeError |
| 214 Language/Statements/For/syntax_t13: MissingCompileTimeError | 195 Language/Statements/For/syntax_t13: MissingCompileTimeError |
| 215 Language/Statements/For/syntax_t19: MissingCompileTimeError | 196 Language/Statements/For/syntax_t19: MissingCompileTimeError |
| 216 Language/Statements/For/syntax_t20: MissingCompileTimeError | 197 Language/Statements/For/syntax_t20: MissingCompileTimeError |
| 217 Language/Statements/Labels/scope_t05: MissingCompileTimeError | 198 Language/Statements/Labels/scope_t05: MissingCompileTimeError |
| 218 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01:
MissingCompileTimeError | 199 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01:
MissingCompileTimeError |
| 219 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03:
MissingCompileTimeError | 200 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03:
MissingCompileTimeError |
| 220 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr
or | 201 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr
or |
| 221 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr
or | 202 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr
or |
| 222 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError | 203 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError |
| 223 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError | 204 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError |
| 224 Language/Statements/Switch/expressions_t01: MissingCompileTimeError | 205 Language/Statements/Switch/expressions_t01: MissingCompileTimeError |
| 225 Language/Statements/Switch/expressions_t02: MissingCompileTimeError | 206 Language/Statements/Switch/expressions_t02: MissingCompileTimeError |
| 226 Language/Statements/Switch/expressions_t03: MissingCompileTimeError | 207 Language/Statements/Switch/expressions_t03: MissingCompileTimeError |
| 227 Language/Statements/Switch/expressions_t04: MissingCompileTimeError | 208 Language/Statements/Switch/expressions_t04: MissingCompileTimeError |
| 228 Language/Statements/Switch/syntax_t16: MissingCompileTimeError | 209 Language/Statements/Switch/syntax_t16: MissingCompileTimeError |
| 229 Language/Statements/Switch/syntax_t17: MissingCompileTimeError | 210 Language/Statements/Switch/syntax_t17: MissingCompileTimeError |
| 230 Language/Statements/Try/malformed_type_t04: RuntimeError | |
| 231 Language/Statements/Try/syntax_t13: MissingCompileTimeError | 211 Language/Statements/Try/syntax_t13: MissingCompileTimeError |
| 232 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 | 212 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 |
| 233 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 | 213 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 |
| 234 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 | 214 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 |
| 235 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) | 215 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) |
| 236 Language/Types/Static_Types/malformed_type_t01: RuntimeError | |
| 237 Language/Types/Type_Declarations/Typedef/param_default_value_t02: MissingCompile
TimeError | 216 Language/Types/Type_Declarations/Typedef/param_default_value_t02: MissingCompile
TimeError |
| 238 Language/Types/Type_Declarations/Typedef/param_default_value_t03: MissingCompile
TimeError | 217 Language/Types/Type_Declarations/Typedef/param_default_value_t03: MissingCompile
TimeError |
| 239 Language/Types/Type_Declarations/Typedef/self_reference_t01: MissingCompileTimeE
rror | 218 Language/Types/Type_Declarations/Typedef/self_reference_t01: MissingCompileTimeE
rror |
| 240 Language/Types/Type_Declarations/Typedef/self_reference_t02: MissingCompileTimeE
rror | 219 Language/Types/Type_Declarations/Typedef/self_reference_t02: MissingCompileTimeE
rror |
| 241 Language/Types/Type_Declarations/Typedef/self_reference_t03: MissingCompileTimeE
rror | 220 Language/Types/Type_Declarations/Typedef/self_reference_t03: MissingCompileTimeE
rror |
| 242 Language/Types/Type_Declarations/Typedef/self_reference_t04: MissingCompileTimeE
rror | 221 Language/Types/Type_Declarations/Typedef/self_reference_t04: MissingCompileTimeE
rror |
| 243 Language/Types/Type_Declarations/Typedef/self_reference_t08: MissingCompileTimeE
rror | 222 Language/Types/Type_Declarations/Typedef/self_reference_t08: MissingCompileTimeE
rror |
| 244 Language/Types/Type_Declarations/Typedef/self_reference_t09: MissingCompileTimeE
rror | 223 Language/Types/Type_Declarations/Typedef/self_reference_t09: MissingCompileTimeE
rror |
| 245 Language/Types/Type_Declarations/Typedef/self_reference_t10: MissingCompileTimeE
rror | 224 Language/Types/Type_Declarations/Typedef/self_reference_t10: MissingCompileTimeE
rror |
| 246 Language/Types/Type_Declarations/Typedef/self_reference_t11: MissingCompileTimeE
rror | 225 Language/Types/Type_Declarations/Typedef/self_reference_t11: MissingCompileTimeE
rror |
| (...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 366 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError | 345 LibTest/collection/SplayTreeMap/inherited_tests_A01_t01: RuntimeError |
| 367 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError | 346 LibTest/isolate/Isolate/spawn_A02_t04: RuntimeError |
| 368 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError | 347 LibTest/isolate/Isolate/spawn_A02_t05: RuntimeError |
| 369 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError | 348 LibTest/isolate/Isolate/spawn_A02_t06: RuntimeError |
| 370 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError | 349 LibTest/isolate/Isolate/spawn_A02_t07: RuntimeError |
| 371 | 350 |
| 372 # Deferred loading kernel issue 28335. | 351 # Deferred loading kernel issue 28335. |
| 373 [ $compiler == dartk || $compiler == dartkp ] | 352 [ $compiler == dartk || $compiler == dartkp ] |
| 374 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. | 353 Language/Libraries_and_Scripts/Imports/deferred_import_t01: CompileTimeError # D
eferred loading kernel issue 28335. |
| 375 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. | 354 Language/Libraries_and_Scripts/Imports/deferred_import_t02: CompileTimeError # D
eferred loading kernel issue 28335. |
| OLD | NEW |