| 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 # Disable tests globally for kernel. | 5 # Disable tests globally for kernel. |
| 6 [ $compiler == dartk || $compiler == dartkp ] | 6 [ $compiler == dartk || $compiler == dartkp ] |
| 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError | 7 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t
03: MissingCompileTimeError |
| 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer
_t01: Crash | 8 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer
_t01: Crash |
| 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer
_t03: Crash | 9 Language/Classes/Constructors/Constant_Constructors/invalid_constant_initializer
_t03: Crash |
| 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t01: MissingCompileTimeError | 10 Language/Classes/Constructors/Constant_Constructors/non_final_instance_variable_
t01: MissingCompileTimeError |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 45 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06
: MissingCompileTimeError | 45 Language/Classes/Constructors/Generative_Constructors/superclass_constructor_t06
: MissingCompileTimeError |
| 46 Language/Classes/Constructors/Generative_Constructors/syntax_t02: MissingCompile
TimeError | 46 Language/Classes/Constructors/Generative_Constructors/syntax_t02: MissingCompile
TimeError |
| 47 Language/Classes/Constructors/Generative_Constructors/syntax_t04: MissingCompile
TimeError | 47 Language/Classes/Constructors/Generative_Constructors/syntax_t04: MissingCompile
TimeError |
| 48 Language/Classes/Constructors/Generative_Constructors/syntax_t05: MissingCompile
TimeError | 48 Language/Classes/Constructors/Generative_Constructors/syntax_t05: MissingCompile
TimeError |
| 49 Language/Classes/Getters/static_getter_t02: CompileTimeError | 49 Language/Classes/Getters/static_getter_t02: CompileTimeError |
| 50 Language/Classes/Getters/syntax_t02: MissingCompileTimeError | 50 Language/Classes/Getters/syntax_t02: MissingCompileTimeError |
| 51 Language/Classes/Getters/syntax_t03: MissingCompileTimeError | 51 Language/Classes/Getters/syntax_t03: MissingCompileTimeError |
| 52 Language/Classes/Getters/syntax_t04: MissingCompileTimeError | 52 Language/Classes/Getters/syntax_t04: MissingCompileTimeError |
| 53 Language/Classes/Getters/syntax_t05: MissingCompileTimeError | 53 Language/Classes/Getters/syntax_t05: MissingCompileTimeError |
| 54 Language/Classes/Getters/syntax_t07: MissingCompileTimeError | 54 Language/Classes/Getters/syntax_t07: MissingCompileTimeError |
| 55 Language/Classes/Getters/type_object_t01: RuntimeError # Issue 23721 | |
| 56 Language/Classes/Getters/type_object_t02: RuntimeError # Issue 23721 | |
| 57 Language/Classes/Instance_Methods/Operators/arity_0_or_1_t02: MissingCompileTime
Error | 55 Language/Classes/Instance_Methods/Operators/arity_0_or_1_t02: MissingCompileTime
Error |
| 58 Language/Classes/Instance_Methods/Operators/arity_0_t02: MissingCompileTimeError | 56 Language/Classes/Instance_Methods/Operators/arity_0_t02: MissingCompileTimeError |
| 59 Language/Classes/Instance_Methods/Operators/arity_1_t01: MissingCompileTimeError | 57 Language/Classes/Instance_Methods/Operators/arity_1_t01: MissingCompileTimeError |
| 60 Language/Classes/Instance_Methods/Operators/arity_1_t02: MissingCompileTimeError | 58 Language/Classes/Instance_Methods/Operators/arity_1_t02: MissingCompileTimeError |
| 61 Language/Classes/Instance_Methods/Operators/arity_1_t03: MissingCompileTimeError | 59 Language/Classes/Instance_Methods/Operators/arity_1_t03: MissingCompileTimeError |
| 62 Language/Classes/Instance_Methods/Operators/arity_1_t04: MissingCompileTimeError | 60 Language/Classes/Instance_Methods/Operators/arity_1_t04: MissingCompileTimeError |
| 63 Language/Classes/Instance_Methods/Operators/arity_1_t05: MissingCompileTimeError | 61 Language/Classes/Instance_Methods/Operators/arity_1_t05: MissingCompileTimeError |
| 64 Language/Classes/Instance_Methods/Operators/arity_1_t06: MissingCompileTimeError | 62 Language/Classes/Instance_Methods/Operators/arity_1_t06: MissingCompileTimeError |
| 65 Language/Classes/Instance_Methods/Operators/arity_1_t07: MissingCompileTimeError | 63 Language/Classes/Instance_Methods/Operators/arity_1_t07: MissingCompileTimeError |
| 66 Language/Classes/Instance_Methods/Operators/arity_1_t08: MissingCompileTimeError | 64 Language/Classes/Instance_Methods/Operators/arity_1_t08: MissingCompileTimeError |
| (...skipping 26 matching lines...) Expand all Loading... |
| 93 Language/Classes/Setters/parameter_t03: MissingCompileTimeError | 91 Language/Classes/Setters/parameter_t03: MissingCompileTimeError |
| 94 Language/Classes/Setters/parameter_t04: MissingCompileTimeError | 92 Language/Classes/Setters/parameter_t04: MissingCompileTimeError |
| 95 Language/Classes/Setters/parameter_t05: MissingCompileTimeError | 93 Language/Classes/Setters/parameter_t05: MissingCompileTimeError |
| 96 Language/Classes/Setters/parameter_t06: MissingCompileTimeError | 94 Language/Classes/Setters/parameter_t06: MissingCompileTimeError |
| 97 Language/Classes/Setters/parameter_t07: MissingCompileTimeError | 95 Language/Classes/Setters/parameter_t07: MissingCompileTimeError |
| 98 Language/Classes/Setters/parameter_t08: MissingCompileTimeError | 96 Language/Classes/Setters/parameter_t08: MissingCompileTimeError |
| 99 Language/Classes/Setters/static_setter_t05: RuntimeError | 97 Language/Classes/Setters/static_setter_t05: RuntimeError |
| 100 Language/Classes/Setters/syntax_t01: RuntimeError | 98 Language/Classes/Setters/syntax_t01: RuntimeError |
| 101 Language/Classes/Setters/syntax_t03: MissingCompileTimeError | 99 Language/Classes/Setters/syntax_t03: MissingCompileTimeError |
| 102 Language/Classes/Setters/syntax_t04: RuntimeError | 100 Language/Classes/Setters/syntax_t04: RuntimeError |
| 103 Language/Classes/Setters/type_object_t01: RuntimeError # Issue 23721 | |
| 104 Language/Classes/Setters/type_object_t02: RuntimeError # Issue 23721 | |
| 105 Language/Classes/Static_Methods/declaration_t01: MissingCompileTimeError | 101 Language/Classes/Static_Methods/declaration_t01: MissingCompileTimeError |
| 106 Language/Classes/Static_Methods/same_name_method_and_setter_t01: CompileTimeErro
r | 102 Language/Classes/Static_Methods/same_name_method_and_setter_t01: CompileTimeErro
r |
| 107 Language/Classes/Static_Methods/type_object_t01: RuntimeError # Issue 23721 | |
| 108 Language/Classes/Static_Methods/type_object_t02: RuntimeError # Issue 23721 | |
| 109 Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t03: Runtim
eError | 103 Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t03: Runtim
eError |
| 110 Language/Classes/Superclasses/superclass_of_itself_t01: MissingCompileTimeError | 104 Language/Classes/Superclasses/superclass_of_itself_t01: MissingCompileTimeError |
| 111 Language/Classes/Superclasses/superclass_of_itself_t02: MissingCompileTimeError | 105 Language/Classes/Superclasses/superclass_of_itself_t02: MissingCompileTimeError |
| 112 Language/Classes/Superclasses/wrong_superclass_t07: Crash | 106 Language/Classes/Superclasses/wrong_superclass_t07: Crash |
| 113 Language/Classes/Superclasses/wrong_superclass_t08: MissingCompileTimeError | 107 Language/Classes/Superclasses/wrong_superclass_t08: MissingCompileTimeError |
| 114 Language/Classes/Superinterfaces/dynamic_type_t01: MissingCompileTimeError | 108 Language/Classes/Superinterfaces/dynamic_type_t01: MissingCompileTimeError |
| 115 Language/Classes/Superinterfaces/dynamic_type_t02: MissingCompileTimeError | 109 Language/Classes/Superinterfaces/dynamic_type_t02: MissingCompileTimeError |
| 116 Language/Classes/Superinterfaces/itself_t01: MissingCompileTimeError | 110 Language/Classes/Superinterfaces/itself_t01: MissingCompileTimeError |
| 117 Language/Classes/Superinterfaces/wrong_type_t04: MissingCompileTimeError | 111 Language/Classes/Superinterfaces/wrong_type_t04: MissingCompileTimeError |
| 118 Language/Classes/Superinterfaces/wrong_type_t05: MissingCompileTimeError | 112 Language/Classes/Superinterfaces/wrong_type_t05: MissingCompileTimeError |
| (...skipping 29 matching lines...) Expand all Loading... |
| 148 Language/Expressions/Assignment/no_such_method_t05: CompileTimeError | 142 Language/Expressions/Assignment/no_such_method_t05: CompileTimeError |
| 149 Language/Expressions/Assignment/no_such_method_t06: CompileTimeError | 143 Language/Expressions/Assignment/no_such_method_t06: CompileTimeError |
| 150 Language/Expressions/Assignment/no_such_method_t07: CompileTimeError | 144 Language/Expressions/Assignment/no_such_method_t07: CompileTimeError |
| 151 Language/Expressions/Assignment/no_such_method_t08: CompileTimeError | 145 Language/Expressions/Assignment/no_such_method_t08: CompileTimeError |
| 152 Language/Expressions/Assignment/no_such_method_t09: CompileTimeError | 146 Language/Expressions/Assignment/no_such_method_t09: CompileTimeError |
| 153 Language/Expressions/Assignment/static_type_t05: RuntimeError | 147 Language/Expressions/Assignment/static_type_t05: RuntimeError |
| 154 Language/Expressions/Assignment/static_type_t06: CompileTimeError | 148 Language/Expressions/Assignment/static_type_t06: CompileTimeError |
| 155 Language/Expressions/Assignment/static_warning_t03/none: RuntimeError | 149 Language/Expressions/Assignment/static_warning_t03/none: RuntimeError |
| 156 Language/Expressions/Assignment/super_assignment_failed_t01: RuntimeError | 150 Language/Expressions/Assignment/super_assignment_failed_t01: RuntimeError |
| 157 Language/Expressions/Assignment/super_assignment_failed_t02: RuntimeError | 151 Language/Expressions/Assignment/super_assignment_failed_t02: RuntimeError |
| 158 Language/Expressions/Assignment/super_assignment_failed_t05: RuntimeError # Issu
e 25671 | |
| 159 Language/Expressions/Assignment/super_assignment_value_t02: RuntimeError | 152 Language/Expressions/Assignment/super_assignment_value_t02: RuntimeError |
| 160 Language/Expressions/Await_Expressions/syntax_t06: Crash | 153 Language/Expressions/Await_Expressions/syntax_t06: Crash |
| 161 Language/Expressions/Constants/bitwise_operators_t02: Crash | 154 Language/Expressions/Constants/bitwise_operators_t02: Crash |
| 162 Language/Expressions/Constants/bitwise_operators_t03: Crash | 155 Language/Expressions/Constants/bitwise_operators_t03: Crash |
| 163 Language/Expressions/Constants/bitwise_operators_t04: Crash | 156 Language/Expressions/Constants/bitwise_operators_t04: Crash |
| 164 Language/Expressions/Constants/bitwise_operators_t05: Crash | 157 Language/Expressions/Constants/bitwise_operators_t05: Crash |
| 165 Language/Expressions/Constants/bitwise_operators_t06: Crash | 158 Language/Expressions/Constants/bitwise_operators_t06: Crash |
| 166 Language/Expressions/Constants/constant_constructor_t03: MissingCompileTimeError | 159 Language/Expressions/Constants/constant_constructor_t03: MissingCompileTimeError |
| 167 Language/Expressions/Constants/constant_list_t02: MissingCompileTimeError | 160 Language/Expressions/Constants/constant_list_t02: MissingCompileTimeError |
| 168 Language/Expressions/Constants/constant_map_t02: MissingCompileTimeError | 161 Language/Expressions/Constants/constant_map_t02: MissingCompileTimeError |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 212 Language/Expressions/Constants/string_length_t02: MissingCompileTimeError | 205 Language/Expressions/Constants/string_length_t02: MissingCompileTimeError |
| 213 Language/Expressions/Constants/string_length_t03: MissingCompileTimeError | 206 Language/Expressions/Constants/string_length_t03: MissingCompileTimeError |
| 214 Language/Expressions/Constants/ternary_operator_t02: MissingCompileTimeError | 207 Language/Expressions/Constants/ternary_operator_t02: MissingCompileTimeError |
| 215 Language/Expressions/Constants/top_level_function_t01: Crash | 208 Language/Expressions/Constants/top_level_function_t01: Crash |
| 216 Language/Expressions/Constants/top_level_function_t02: Crash | 209 Language/Expressions/Constants/top_level_function_t02: Crash |
| 217 Language/Expressions/Constants/top_level_function_t04: MissingCompileTimeError | 210 Language/Expressions/Constants/top_level_function_t04: MissingCompileTimeError |
| 218 Language/Expressions/Constants/top_level_function_t05: MissingCompileTimeError | 211 Language/Expressions/Constants/top_level_function_t05: MissingCompileTimeError |
| 219 Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_ar
guments_t01: MissingCompileTimeError | 212 Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/same_name_ar
guments_t01: MissingCompileTimeError |
| 220 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context
_invocation_t03: MissingCompileTimeError | 213 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context
_invocation_t03: MissingCompileTimeError |
| 221 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context
_invocation_t04: MissingCompileTimeError | 214 Language/Expressions/Function_Invocation/Unqualified_Invocation/instance_context
_invocation_t04: MissingCompileTimeError |
| 222 Language/Expressions/Function_Invocation/async_generator_invokation_t08: Fail #
Issue 25967 | |
| 223 Language/Expressions/Function_Invocation/async_generator_invokation_t10: Fail #
Issue 25967 | |
| 224 Language/Expressions/Identifier_Reference/async_and_generator_t02: MissingCompil
eTimeError | |
| 225 Language/Expressions/Identifier_Reference/async_and_generator_t03: MissingCompil
eTimeError | |
| 226 Language/Expressions/Identifier_Reference/async_and_generator_t04: MissingCompil
eTimeError | |
| 227 Language/Expressions/Identifier_Reference/async_and_generator_t05: MissingCompil
eTimeError | |
| 228 Language/Expressions/Identifier_Reference/async_and_generator_t06: MissingCompil
eTimeError | |
| 229 Language/Expressions/Identifier_Reference/async_and_generator_t07: MissingCompil
eTimeError | |
| 230 Language/Expressions/Identifier_Reference/async_and_generator_t08: MissingCompil
eTimeError | |
| 231 Language/Expressions/Identifier_Reference/async_and_generator_t09: MissingCompil
eTimeError | |
| 232 Language/Expressions/Identifier_Reference/async_and_generator_t10: MissingCompil
eTimeError | |
| 233 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t01: MissingCompi
leTimeError | 215 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t01: MissingCompi
leTimeError |
| 234 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t12: MissingCompi
leTimeError | 216 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t12: MissingCompi
leTimeError |
| 235 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t15: MissingCompi
leTimeError | 217 Language/Expressions/Identifier_Reference/built_in_not_dynamic_t15: MissingCompi
leTimeError |
| 236 Language/Expressions/Identifier_Reference/evaluation_static_t02: Crash | 218 Language/Expressions/Identifier_Reference/evaluation_static_t02: Crash |
| 237 Language/Expressions/Identifier_Reference/syntax_built_in_t01: CompileTimeError | 219 Language/Expressions/Identifier_Reference/syntax_built_in_t01: CompileTimeError |
| 238 Language/Expressions/Identifier_Reference/undeclared_identifier_t04: RuntimeErro
r | 220 Language/Expressions/Identifier_Reference/undeclared_identifier_t04: RuntimeErro
r |
| 239 Language/Expressions/Instance_Creation/Const/accessibility_t01: MissingCompileTi
meError | 221 Language/Expressions/Instance_Creation/Const/accessibility_t01: MissingCompileTi
meError |
| 240 Language/Expressions/Instance_Creation/Const/accessibility_t02: MissingCompileTi
meError | 222 Language/Expressions/Instance_Creation/Const/accessibility_t02: MissingCompileTi
meError |
| 241 Language/Expressions/Instance_Creation/Const/accessibility_t03: MissingCompileTi
meError | 223 Language/Expressions/Instance_Creation/Const/accessibility_t03: MissingCompileTi
meError |
| 242 Language/Expressions/Instance_Creation/Const/accessibility_t04: MissingCompileTi
meError | 224 Language/Expressions/Instance_Creation/Const/accessibility_t04: MissingCompileTi
meError |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 323 Language/Functions/Formal_Parameters/Required_Formals/syntax_t08: MissingCompile
TimeError | 305 Language/Functions/Formal_Parameters/Required_Formals/syntax_t08: MissingCompile
TimeError |
| 324 Language/Functions/Formal_Parameters/Required_Formals/syntax_t09: MissingCompile
TimeError | 306 Language/Functions/Formal_Parameters/Required_Formals/syntax_t09: MissingCompile
TimeError |
| 325 Language/Functions/Formal_Parameters/declare_as_constant_t01: MissingCompileTime
Error | 307 Language/Functions/Formal_Parameters/declare_as_constant_t01: MissingCompileTime
Error |
| 326 Language/Functions/Formal_Parameters/declare_as_constant_t02: MissingCompileTime
Error | 308 Language/Functions/Formal_Parameters/declare_as_constant_t02: MissingCompileTime
Error |
| 327 Language/Functions/Formal_Parameters/declare_as_constant_t03: MissingCompileTime
Error | 309 Language/Functions/Formal_Parameters/declare_as_constant_t03: MissingCompileTime
Error |
| 328 Language/Functions/Formal_Parameters/declare_as_constant_t04: MissingCompileTime
Error | 310 Language/Functions/Formal_Parameters/declare_as_constant_t04: MissingCompileTime
Error |
| 329 Language/Functions/Formal_Parameters/declare_as_constant_t05: MissingCompileTime
Error | 311 Language/Functions/Formal_Parameters/declare_as_constant_t05: MissingCompileTime
Error |
| 330 Language/Functions/Formal_Parameters/declare_as_constant_t06: MissingCompileTime
Error | 312 Language/Functions/Formal_Parameters/declare_as_constant_t06: MissingCompileTime
Error |
| 331 Language/Functions/Function_Declarations/external_function_t01: MissingCompileTi
meError | 313 Language/Functions/Function_Declarations/external_function_t01: MissingCompileTi
meError |
| 332 Language/Functions/Function_Declarations/external_function_t02: MissingCompileTi
meError | 314 Language/Functions/Function_Declarations/external_function_t02: MissingCompileTi
meError |
| 333 Language/Functions/ctor_modifier_t03: MissingCompileTimeError | |
| 334 Language/Functions/ctor_modifier_t04: MissingCompileTimeError | |
| 335 Language/Functions/ctor_modifier_t09: MissingCompileTimeError | |
| 336 Language/Functions/ctor_modifier_t10: MissingCompileTimeError | |
| 337 Language/Functions/ctor_modifier_t15: MissingCompileTimeError | |
| 338 Language/Functions/ctor_modifier_t16: MissingCompileTimeError | |
| 339 Language/Functions/setter_modifier_t01: MissingCompileTimeError | |
| 340 Language/Functions/setter_modifier_t02: MissingCompileTimeError | |
| 341 Language/Functions/setter_modifier_t03: MissingCompileTimeError | |
| 342 Language/Functions/setter_modifier_t04: MissingCompileTimeError | |
| 343 Language/Functions/setter_modifier_t05: MissingCompileTimeError | |
| 344 Language/Functions/setter_modifier_t06: MissingCompileTimeError | |
| 345 Language/Functions/syntax_t05: MissingCompileTimeError | 315 Language/Functions/syntax_t05: MissingCompileTimeError |
| 346 Language/Functions/syntax_t31: MissingCompileTimeError | 316 Language/Functions/syntax_t31: MissingCompileTimeError |
| 347 Language/Functions/syntax_t39: MissingCompileTimeError | |
| 348 Language/Functions/syntax_t40: MissingCompileTimeError | |
| 349 Language/Generics/malformed_t01: RuntimeError | 317 Language/Generics/malformed_t01: RuntimeError |
| 350 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError | 318 Language/Interfaces/Superinterfaces/definition_t03: MissingCompileTimeError |
| 351 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError | 319 Language/Interfaces/Superinterfaces/definition_t04: MissingCompileTimeError |
| 352 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile
TimeError | 320 Language/Interfaces/Superinterfaces/superinterface_of_itself_t01: MissingCompile
TimeError |
| 353 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile
TimeError | 321 Language/Interfaces/Superinterfaces/superinterface_of_itself_t02: MissingCompile
TimeError |
| 354 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile
TimeError | 322 Language/Interfaces/Superinterfaces/superinterface_of_itself_t03: MissingCompile
TimeError |
| 355 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Pass # OK | 323 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Pass # OK |
| 356 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass | 324 Language/Libraries_and_Scripts/Exports/reexport_t01: Pass |
| 357 Language/Libraries_and_Scripts/Imports/deferred_import_t01: RuntimeError # Kerne
l Issue 28335 (deferred libraries) | 325 Language/Libraries_and_Scripts/Imports/deferred_import_t01: RuntimeError # Kerne
l Issue 28335 (deferred libraries) |
| 358 Language/Libraries_and_Scripts/Imports/deferred_import_t02: RuntimeError # Kerne
l Issue 28335 (deferred libraries) | 326 Language/Libraries_and_Scripts/Imports/deferred_import_t02: RuntimeError # Kerne
l Issue 28335 (deferred libraries) |
| (...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 461 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError | 429 Language/Overview/Scoping/conflicting_names_t41: MissingCompileTimeError |
| 462 Language/Overview/Scoping/conflicting_names_t44: Crash | 430 Language/Overview/Scoping/conflicting_names_t44: Crash |
| 463 Language/Overview/Scoping/hiding_declaration_t16: Crash | 431 Language/Overview/Scoping/hiding_declaration_t16: Crash |
| 464 Language/Statements/Continue/label_t06: MissingCompileTimeError | 432 Language/Statements/Continue/label_t06: MissingCompileTimeError |
| 465 Language/Statements/Continue/label_t07: MissingCompileTimeError | 433 Language/Statements/Continue/label_t07: MissingCompileTimeError |
| 466 Language/Statements/Continue/label_t08: MissingCompileTimeError | 434 Language/Statements/Continue/label_t08: MissingCompileTimeError |
| 467 Language/Statements/Continue/label_t09: MissingCompileTimeError | 435 Language/Statements/Continue/label_t09: MissingCompileTimeError |
| 468 Language/Statements/Continue/label_t10: MissingCompileTimeError | 436 Language/Statements/Continue/label_t10: MissingCompileTimeError |
| 469 Language/Statements/Continue/label_t11: MissingCompileTimeError | 437 Language/Statements/Continue/label_t11: MissingCompileTimeError |
| 470 Language/Statements/Do/execution_t04: Crash | 438 Language/Statements/Do/execution_t04: Crash |
| 471 Language/Statements/For/Asynchronous_For_in/syntax_t02: MissingCompileTimeError | |
| 472 Language/Statements/For/syntax_t07: CompileTimeError | 439 Language/Statements/For/syntax_t07: CompileTimeError |
| 473 Language/Statements/For/syntax_t12: MissingCompileTimeError | 440 Language/Statements/For/syntax_t12: MissingCompileTimeError |
| 474 Language/Statements/For/syntax_t13: MissingCompileTimeError | 441 Language/Statements/For/syntax_t13: MissingCompileTimeError |
| 475 Language/Statements/For/syntax_t19: MissingCompileTimeError | 442 Language/Statements/For/syntax_t19: MissingCompileTimeError |
| 476 Language/Statements/For/syntax_t20: MissingCompileTimeError | 443 Language/Statements/For/syntax_t20: MissingCompileTimeError |
| 477 Language/Statements/If/execution_t03: Crash | 444 Language/Statements/If/execution_t03: Crash |
| 478 Language/Statements/Labels/scope_t01: CompileTimeError | 445 Language/Statements/Labels/scope_t01: CompileTimeError |
| 479 Language/Statements/Labels/scope_t05: MissingCompileTimeError | 446 Language/Statements/Labels/scope_t05: MissingCompileTimeError |
| 480 Language/Statements/Labels/scope_t07: CompileTimeError | 447 Language/Statements/Labels/scope_t07: CompileTimeError |
| 481 Language/Statements/Labels/syntax_t03: Pass # OK | 448 Language/Statements/Labels/syntax_t03: Pass # OK |
| 482 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01:
MissingCompileTimeError | 449 Language/Statements/Local_Function_Declaration/reference_before_declaration_t01:
MissingCompileTimeError |
| 483 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03:
MissingCompileTimeError | 450 Language/Statements/Local_Function_Declaration/reference_before_declaration_t03:
MissingCompileTimeError |
| 484 Language/Statements/Local_Function_Declaration/syntax_t05: MissingCompileTimeErr
or | |
| 485 Language/Statements/Local_Function_Declaration/syntax_t06: MissingCompileTimeErr
or | |
| 486 Language/Statements/Local_Variable_Declaration/syntax_t05: CompileTimeError | 451 Language/Statements/Local_Variable_Declaration/syntax_t05: CompileTimeError |
| 487 Language/Statements/Local_Variable_Declaration/syntax_t06: CompileTimeError | 452 Language/Statements/Local_Variable_Declaration/syntax_t06: CompileTimeError |
| 488 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr
or | 453 Language/Statements/Local_Variable_Declaration/syntax_t11: MissingCompileTimeErr
or |
| 489 Language/Statements/Local_Variable_Declaration/syntax_t18: CompileTimeError | 454 Language/Statements/Local_Variable_Declaration/syntax_t18: CompileTimeError |
| 490 Language/Statements/Local_Variable_Declaration/syntax_t19: CompileTimeError | 455 Language/Statements/Local_Variable_Declaration/syntax_t19: CompileTimeError |
| 491 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr
or | 456 Language/Statements/Local_Variable_Declaration/syntax_t20: MissingCompileTimeErr
or |
| 492 Language/Statements/Rethrow/on_catch_clause_t01: Crash | 457 Language/Statements/Rethrow/on_catch_clause_t01: Crash |
| 493 Language/Statements/Rethrow/on_catch_clause_t02: Crash | 458 Language/Statements/Rethrow/on_catch_clause_t02: Crash |
| 494 Language/Statements/Return/generator_function_t01: MissingCompileTimeError | |
| 495 Language/Statements/Return/generator_function_t02: MissingCompileTimeError | |
| 496 Language/Statements/Return/generator_function_t03: MissingCompileTimeError | |
| 497 Language/Statements/Return/generator_function_t04: MissingCompileTimeError | |
| 498 Language/Statements/Return/generator_function_t05: MissingCompileTimeError | |
| 499 Language/Statements/Return/generator_function_t06: MissingCompileTimeError | |
| 500 Language/Statements/Return/generator_function_t07: MissingCompileTimeError | |
| 501 Language/Statements/Return/generator_function_t08: MissingCompileTimeError | |
| 502 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError | 459 Language/Statements/Switch/equal_operator_t01: MissingCompileTimeError |
| 503 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError | 460 Language/Statements/Switch/equal_operator_t02: MissingCompileTimeError |
| 504 Language/Statements/Switch/expressions_t01: MissingCompileTimeError | 461 Language/Statements/Switch/expressions_t01: MissingCompileTimeError |
| 505 Language/Statements/Switch/expressions_t02: MissingCompileTimeError | 462 Language/Statements/Switch/expressions_t02: MissingCompileTimeError |
| 506 Language/Statements/Switch/expressions_t03: MissingCompileTimeError | 463 Language/Statements/Switch/expressions_t03: MissingCompileTimeError |
| 507 Language/Statements/Switch/expressions_t04: MissingCompileTimeError | 464 Language/Statements/Switch/expressions_t04: MissingCompileTimeError |
| 508 Language/Statements/Switch/labels_constants_t01: MissingCompileTimeError | 465 Language/Statements/Switch/labels_constants_t01: MissingCompileTimeError |
| 509 Language/Statements/Switch/syntax_t02: Pass # OK | 466 Language/Statements/Switch/syntax_t02: Pass # OK |
| 510 Language/Statements/Switch/syntax_t16: MissingCompileTimeError | 467 Language/Statements/Switch/syntax_t16: MissingCompileTimeError |
| 511 Language/Statements/Switch/syntax_t17: MissingCompileTimeError | 468 Language/Statements/Switch/syntax_t17: MissingCompileTimeError |
| 512 Language/Statements/Try/catch_scope_t01: RuntimeError # Dartk Issue 28410 | 469 Language/Statements/Try/catch_scope_t01: RuntimeError # Dartk Issue 28410 |
| 513 Language/Statements/Try/malformed_type_t04: RuntimeError | 470 Language/Statements/Try/malformed_type_t04: RuntimeError |
| 514 Language/Statements/Try/syntax_t06: MissingCompileTimeError | 471 Language/Statements/Try/syntax_t06: MissingCompileTimeError |
| 515 Language/Statements/Try/syntax_t13: MissingCompileTimeError | 472 Language/Statements/Try/syntax_t13: MissingCompileTimeError |
| 516 Language/Statements/Try/syntax_t15: Crash | 473 Language/Statements/Try/syntax_t15: Crash |
| 517 Language/Statements/While/execution_t03: Crash | 474 Language/Statements/While/execution_t03: Crash |
| 518 Language/Statements/Yield_and_Yield_Each/Yield/location_t02: MissingCompileTimeE
rror | |
| 519 Language/Statements/Yield_and_Yield_Each/Yield/location_t04: MissingCompileTimeE
rror | |
| 520 Language/Statements/Yield_and_Yield_Each/Yield/location_t06: MissingCompileTimeE
rror | |
| 521 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t08: Runtime
Error # Issue 25748 | |
| 522 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t09: Runtime
Error # Issue 25748 | |
| 523 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_async_t10: Runtime
Error # Issue 25748 | |
| 524 Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05: RuntimeE
rror # Issue 25662,25634 | |
| 525 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 | 475 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompile
TimeError # Issue 25495 |
| 526 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t02: MissingCompile
TimeError | |
| 527 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 | 476 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompile
TimeError # Issue 25495 |
| 528 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t04: MissingCompile
TimeError | |
| 529 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 | 477 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompile
TimeError # Issue 25495 |
| 530 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t06: MissingCompile
TimeError | |
| 531 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) | 478 Language/Types/Static_Types/deferred_type_t01: RuntimeError # Kernel Issue 28335
(deferred libraries) |
| 532 Language/Types/Static_Types/malformed_type_t01: RuntimeError | 479 Language/Types/Static_Types/malformed_type_t01: RuntimeError |
| 533 Language/Types/Type_Declarations/Typedef/param_default_value_t02: MissingCompile
TimeError | 480 Language/Types/Type_Declarations/Typedef/param_default_value_t02: MissingCompile
TimeError |
| 534 Language/Types/Type_Declarations/Typedef/param_default_value_t03: MissingCompile
TimeError | 481 Language/Types/Type_Declarations/Typedef/param_default_value_t03: MissingCompile
TimeError |
| 535 Language/Types/Type_Declarations/Typedef/self_reference_t01: MissingCompileTimeE
rror | 482 Language/Types/Type_Declarations/Typedef/self_reference_t01: MissingCompileTimeE
rror |
| 536 Language/Types/Type_Declarations/Typedef/self_reference_t02: MissingCompileTimeE
rror | 483 Language/Types/Type_Declarations/Typedef/self_reference_t02: MissingCompileTimeE
rror |
| 537 Language/Types/Type_Declarations/Typedef/self_reference_t03: MissingCompileTimeE
rror | 484 Language/Types/Type_Declarations/Typedef/self_reference_t03: MissingCompileTimeE
rror |
| 538 Language/Types/Type_Declarations/Typedef/self_reference_t04: MissingCompileTimeE
rror | 485 Language/Types/Type_Declarations/Typedef/self_reference_t04: MissingCompileTimeE
rror |
| 539 Language/Types/Type_Declarations/Typedef/self_reference_t08: MissingCompileTimeE
rror | 486 Language/Types/Type_Declarations/Typedef/self_reference_t08: MissingCompileTimeE
rror |
| 540 Language/Types/Type_Declarations/Typedef/self_reference_t09: MissingCompileTimeE
rror | 487 Language/Types/Type_Declarations/Typedef/self_reference_t09: MissingCompileTimeE
rror |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 588 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError | 535 LibTest/core/Invocation/positionalArguments_A01_t01: RuntimeError |
| 589 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip | 536 LibTest/isolate/Isolate/spawnUri_A01_t06: Skip |
| 590 | 537 |
| 591 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] | 538 [ ($compiler == dartk || $compiler == dartkp) && $mode == debug ] |
| 592 Language/Classes/Constructors/Constant_Constructors/syntax_t03: Crash | 539 Language/Classes/Constructors/Constant_Constructors/syntax_t03: Crash |
| 593 Language/Classes/Instance_Variables/constant_t01: Crash | 540 Language/Classes/Instance_Variables/constant_t01: Crash |
| 594 Language/Expressions/Lists/constant_list_t01: Crash | 541 Language/Expressions/Lists/constant_list_t01: Crash |
| 595 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash | 542 Language/Libraries_and_Scripts/Scripts/top_level_main_t05: Crash |
| 596 Language/Statements/Switch/syntax_t16: Crash | 543 Language/Statements/Switch/syntax_t16: Crash |
| 597 Language/Statements/Switch/syntax_t17: Crash | 544 Language/Statements/Switch/syntax_t17: Crash |
| 598 Language/Statements/Yield_and_Yield_Each/Yield/location_t02: Crash | |
| 599 Language/Statements/Yield_and_Yield_Each/Yield/location_t04: Crash | |
| 600 Language/Statements/Yield_and_Yield_Each/Yield/location_t06: Crash | |
| 601 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t02: Crash | |
| 602 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t04: Crash | |
| 603 Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t06: Crash | |
| 604 | 545 |
| 605 # dartk: JIT failures | 546 # dartk: JIT failures |
| 606 [ $compiler == dartk ] | 547 [ $compiler == dartk ] |
| 607 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError | 548 Language/Overview/Scoping/conflicting_names_t43: MissingCompileTimeError |
| 608 Language/Expressions/Instance_Creation/Const/canonicalized_t05: RuntimeError | 549 Language/Expressions/Instance_Creation/Const/canonicalized_t05: RuntimeError |
| 609 Language/Expressions/Object_Identity/string_t01: RuntimeError | 550 Language/Expressions/Object_Identity/string_t01: RuntimeError |
| 610 Language/Expressions/Strings/adjacent_strings_t02: RuntimeError | 551 Language/Expressions/Strings/adjacent_strings_t02: RuntimeError |
| 611 Language/Metadata/before_class_t01: RuntimeError | 552 Language/Metadata/before_class_t01: RuntimeError |
| 612 Language/Metadata/before_ctor_t01: RuntimeError | 553 Language/Metadata/before_ctor_t01: RuntimeError |
| 613 Language/Metadata/before_ctor_t02: RuntimeError | 554 Language/Metadata/before_ctor_t02: RuntimeError |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 648 Language/Expressions/Constants/depending_on_itself_t01: Crash | 589 Language/Expressions/Constants/depending_on_itself_t01: Crash |
| 649 Language/Expressions/Constants/depending_on_itself_t02: Crash | 590 Language/Expressions/Constants/depending_on_itself_t02: Crash |
| 650 Language/Expressions/Constants/static_method_t03: Crash | 591 Language/Expressions/Constants/static_method_t03: Crash |
| 651 Language/Overview/Scoping/conflicting_names_t43: Crash | 592 Language/Overview/Scoping/conflicting_names_t43: Crash |
| 652 Language/Overview/Scoping/hiding_declaration_t11: Crash | 593 Language/Overview/Scoping/hiding_declaration_t11: Crash |
| 653 Language/Overview/Scoping/hiding_declaration_t12: Crash | 594 Language/Overview/Scoping/hiding_declaration_t12: Crash |
| 654 | 595 |
| 655 # dartk: precompilation failures (debug) | 596 # dartk: precompilation failures (debug) |
| 656 [ $compiler == dartkp && $mode == debug ] | 597 [ $compiler == dartkp && $mode == debug ] |
| 657 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash | 598 Language/Functions/External_Functions/not_connected_to_a_body_t01: Crash |
| OLD | NEW |