OLD | NEW |
(Empty) | |
| 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 |
| 3 # BSD-style license that can be found in the LICENSE file. |
| 4 |
| 5 # These tests currently take too long. Remove when they are fixed. |
| 6 [ $compiler == dartk || $compiler == rasta ] |
| 7 large_class_declaration_test: Skip |
| 8 large_implicit_getter_test: Skip |
| 9 larger_implicit_getter_test: Skip |
| 10 |
| 11 # dartk: JIT failures |
| 12 [ $compiler == dartk && $runtime == vm ] |
| 13 accessor_conflict_export2_test: RuntimeError |
| 14 accessor_conflict_export_test: RuntimeError |
| 15 accessor_conflict_import2_test: RuntimeError |
| 16 accessor_conflict_import_prefixed2_test: RuntimeError |
| 17 accessor_conflict_import_prefixed_test: RuntimeError |
| 18 accessor_conflict_import_test: RuntimeError |
| 19 assertion_test: RuntimeError |
| 20 async_break_in_finally_test: RuntimeError |
| 21 async_control_structures_test: RuntimeError |
| 22 async_star_cancel_and_throw_in_finally_test: RuntimeError |
| 23 async_star_cancel_while_paused_test: RuntimeError |
| 24 async_star_regression_fisk_test: Crash |
| 25 async_star_stream_take_test: Timeout |
| 26 async_star_take_reyield_test: Timeout |
| 27 async_star_test: Crash |
| 28 async_throw_in_catch_test/forceAwait: RuntimeError |
| 29 async_throw_in_catch_test/none: RuntimeError |
| 30 asyncstar_throw_in_catch_test: Timeout |
| 31 asyncstar_yield_test: Timeout |
| 32 asyncstar_yieldstar_test: Timeout |
| 33 await_exceptions_test: RuntimeError |
| 34 await_future_test: RuntimeError |
| 35 await_regression_test: RuntimeError |
| 36 bad_constructor_test/05: CompileTimeError |
| 37 bad_raw_string_negative_test: Fail |
| 38 cha_deopt1_test: RuntimeError |
| 39 cha_deopt2_test: RuntimeError |
| 40 cha_deopt3_test: RuntimeError |
| 41 closure_type_variable_test: RuntimeError |
| 42 closures_initializer_test: RuntimeError |
| 43 compile_time_constant12_test: Crash |
| 44 compile_time_constant_k_test/01: RuntimeError |
| 45 compile_time_constant_k_test/02: RuntimeError |
| 46 compile_time_constant_k_test/03: RuntimeError |
| 47 compile_time_constant_o_test/01: RuntimeError |
| 48 compile_time_constant_o_test/02: RuntimeError |
| 49 config_import_test: RuntimeError |
| 50 conflicting_type_variable_and_setter_test: CompileTimeError |
| 51 const_dynamic_type_literal_test/02: RuntimeError |
| 52 const_error_multiply_initialized_test/02: RuntimeError |
| 53 const_error_multiply_initialized_test/04: RuntimeError |
| 54 const_evaluation_test/01: RuntimeError |
| 55 const_for_in_variable_test/01: MissingCompileTimeError |
| 56 const_locals_test: RuntimeError |
| 57 const_nested_test: RuntimeError |
| 58 const_string_test: RuntimeError |
| 59 constructor2_test: RuntimeError |
| 60 constructor3_test: RuntimeError |
| 61 constructor5_test: RuntimeError |
| 62 constructor6_test: RuntimeError |
| 63 constructor_duplicate_final_test/01: MissingRuntimeError |
| 64 constructor_duplicate_final_test/02: MissingRuntimeError |
| 65 constructor_duplicate_final_test/03: MissingCompileTimeError |
| 66 constructor_named_arguments_test/01: Crash |
| 67 cyclic_type2_test: CompileTimeError |
| 68 cyclic_type_test/00: RuntimeError |
| 69 cyclic_type_test/01: RuntimeError |
| 70 cyclic_type_test/02: CompileTimeError |
| 71 cyclic_type_test/03: RuntimeError |
| 72 cyclic_type_test/04: CompileTimeError |
| 73 cyclic_type_variable_test/01: Crash |
| 74 cyclic_type_variable_test/02: Crash |
| 75 cyclic_type_variable_test/03: Crash |
| 76 cyclic_type_variable_test/04: Crash |
| 77 cyclic_type_variable_test/none: Crash |
| 78 deep_nesting1_negative_test: Crash |
| 79 deep_nesting2_negative_test: Crash |
| 80 deferred_call_empty_before_load_test: RuntimeError |
| 81 deferred_closurize_load_library_test: Crash |
| 82 deferred_constant_list_test: RuntimeError |
| 83 deferred_constraints_constants_test/none: RuntimeError |
| 84 deferred_constraints_constants_test/reference_after_load: RuntimeError |
| 85 deferred_constraints_type_annotation_test/as_operation: RuntimeError |
| 86 deferred_constraints_type_annotation_test/catch_check: RuntimeError |
| 87 deferred_constraints_type_annotation_test/is_check: RuntimeError |
| 88 deferred_constraints_type_annotation_test/new: RuntimeError |
| 89 deferred_constraints_type_annotation_test/new_before_load: RuntimeError |
| 90 deferred_constraints_type_annotation_test/new_generic1: RuntimeError |
| 91 deferred_constraints_type_annotation_test/new_generic2: RuntimeError |
| 92 deferred_constraints_type_annotation_test/new_generic3: RuntimeError |
| 93 deferred_constraints_type_annotation_test/none: RuntimeError |
| 94 deferred_constraints_type_annotation_test/static_method: RuntimeError |
| 95 deferred_constraints_type_annotation_test/type_annotation1: RuntimeError |
| 96 deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError |
| 97 deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError |
| 98 deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError |
| 99 deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError |
| 100 deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeE
rror |
| 101 deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError |
| 102 deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeErro
r |
| 103 deferred_function_type_test: RuntimeError |
| 104 deferred_global_test: RuntimeError |
| 105 deferred_import_core_test: RuntimeError |
| 106 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError |
| 107 deferred_inlined_test: RuntimeError |
| 108 deferred_load_constants_test/none: RuntimeError |
| 109 deferred_load_inval_code_test: RuntimeError |
| 110 deferred_load_library_wrong_args_test/none: RuntimeError |
| 111 deferred_mixin_test: RuntimeError |
| 112 deferred_no_such_method_test: RuntimeError |
| 113 deferred_not_loaded_check_test: RuntimeError |
| 114 deferred_only_constant_test: RuntimeError |
| 115 deferred_optimized_test: RuntimeError |
| 116 deferred_redirecting_factory_test: RuntimeError |
| 117 deferred_regression_22995_test: RuntimeError |
| 118 deferred_shadow_load_library_test: RuntimeError |
| 119 deferred_shared_and_unshared_classes_test: RuntimeError |
| 120 deferred_static_seperate_test: RuntimeError |
| 121 deferred_super_dependency_test/01: RuntimeError |
| 122 deferred_type_dependency_test/as: RuntimeError |
| 123 deferred_type_dependency_test/is: RuntimeError |
| 124 deferred_type_dependency_test/none: RuntimeError |
| 125 deferred_type_dependency_test/type_annotation: RuntimeError |
| 126 duplicate_export_negative_test: Fail |
| 127 enum_duplicate_test/01: RuntimeError |
| 128 enum_duplicate_test/02: RuntimeError |
| 129 enum_duplicate_test/none: RuntimeError |
| 130 enum_mirror_test: RuntimeError |
| 131 enum_private_test/01: RuntimeError |
| 132 enum_private_test/02: RuntimeError |
| 133 enum_private_test/none: RuntimeError |
| 134 enum_syntax_test/05: MissingCompileTimeError |
| 135 enum_syntax_test/06: MissingCompileTimeError |
| 136 enum_test: RuntimeError |
| 137 evaluation_redirecting_constructor_test: RuntimeError |
| 138 example_constructor_test: RuntimeError |
| 139 execute_finally8_test: RuntimeError |
| 140 execute_finally9_test: RuntimeError |
| 141 export_double_same_main_test: Crash |
| 142 export_main_test: Crash |
| 143 external_test/10: MissingRuntimeError |
| 144 external_test/13: MissingRuntimeError |
| 145 external_test/20: MissingRuntimeError |
| 146 external_test/21: MissingCompileTimeError |
| 147 external_test/24: MissingCompileTimeError |
| 148 external_test/25: MissingCompileTimeError |
| 149 f_bounded_equality_test: RuntimeError |
| 150 field_initialization_order_test: RuntimeError |
| 151 final_field_initialization_order_test: RuntimeError |
| 152 final_super_field_set_test/01: RuntimeError |
| 153 final_syntax_test/01: MissingCompileTimeError |
| 154 final_syntax_test/02: MissingCompileTimeError |
| 155 final_syntax_test/03: MissingCompileTimeError |
| 156 final_syntax_test/04: MissingCompileTimeError |
| 157 fixed_type_variable2_test/02: RuntimeError |
| 158 fixed_type_variable2_test/04: RuntimeError |
| 159 fixed_type_variable2_test/06: RuntimeError |
| 160 fixed_type_variable_test/01: RuntimeError |
| 161 fixed_type_variable_test/02: RuntimeError |
| 162 fixed_type_variable_test/03: RuntimeError |
| 163 fixed_type_variable_test/04: RuntimeError |
| 164 fixed_type_variable_test/05: RuntimeError |
| 165 fixed_type_variable_test/06: RuntimeError |
| 166 for2_test: RuntimeError |
| 167 for_variable_capture_test: RuntimeError |
| 168 forwarding_factory_constructor_default_values_test: RuntimeError |
| 169 function_subtype2_test: RuntimeError |
| 170 function_subtype_bound_closure3_test: RuntimeError |
| 171 function_subtype_bound_closure4_test: RuntimeError |
| 172 function_subtype_cast1_test: RuntimeError |
| 173 function_subtype_inline0_test: RuntimeError |
| 174 function_subtype_local3_test: RuntimeError |
| 175 function_subtype_local4_test: RuntimeError |
| 176 function_subtype_not1_test: RuntimeError |
| 177 function_type_alias2_test: RuntimeError |
| 178 function_type_alias3_test: RuntimeError |
| 179 function_type_alias4_test: RuntimeError |
| 180 generic2_test: RuntimeError |
| 181 generic_closure_test: RuntimeError |
| 182 generic_creation_test: RuntimeError |
| 183 generic_field_mixin2_test: RuntimeError |
| 184 generic_field_mixin4_test: RuntimeError |
| 185 generic_field_mixin5_test: RuntimeError |
| 186 generic_functions_test: CompileTimeError |
| 187 generic_inheritance_test: RuntimeError |
| 188 generic_local_functions_test: CompileTimeError |
| 189 generic_methods_function_type_test: CompileTimeError |
| 190 generic_methods_new_test: CompileTimeError |
| 191 generic_methods_test: CompileTimeError |
| 192 generic_methods_type_expression_test: CompileTimeError |
| 193 generic_sends_test: CompileTimeError |
| 194 generic_test: RuntimeError |
| 195 getter_closure_execution_order_test: RuntimeError |
| 196 getter_setter_in_lib_test: RuntimeError |
| 197 inferrer_closure_test: RuntimeError |
| 198 initializing_formal_access_test: CompileTimeError |
| 199 initializing_formal_capture_test: CompileTimeError |
| 200 initializing_formal_final_test: CompileTimeError |
| 201 initializing_formal_type_test: CompileTimeError |
| 202 instance_creation_in_function_annotation_test: RuntimeError |
| 203 invocation_mirror_test: RuntimeError |
| 204 is_not_class2_test: RuntimeError |
| 205 issue13474_test: RuntimeError |
| 206 issue23244_test: Crash |
| 207 issue_1751477_test: RuntimeError |
| 208 least_upper_bound_expansive_test/01: CompileTimeError |
| 209 least_upper_bound_expansive_test/02: CompileTimeError |
| 210 least_upper_bound_expansive_test/03: CompileTimeError |
| 211 least_upper_bound_expansive_test/04: CompileTimeError |
| 212 least_upper_bound_expansive_test/05: CompileTimeError |
| 213 least_upper_bound_expansive_test/06: CompileTimeError |
| 214 least_upper_bound_expansive_test/07: CompileTimeError |
| 215 least_upper_bound_expansive_test/08: CompileTimeError |
| 216 least_upper_bound_expansive_test/09: CompileTimeError |
| 217 least_upper_bound_expansive_test/10: CompileTimeError |
| 218 least_upper_bound_expansive_test/11: CompileTimeError |
| 219 least_upper_bound_expansive_test/12: CompileTimeError |
| 220 least_upper_bound_expansive_test/none: CompileTimeError |
| 221 library_env_test/has_html_support: RuntimeError |
| 222 library_env_test/has_no_io_support: RuntimeError |
| 223 library_env_test/has_no_mirror_support: RuntimeError |
| 224 list_literal4_test: RuntimeError |
| 225 main_not_a_function_test/01: Crash |
| 226 malformed_test/none: RuntimeError |
| 227 map_literal3_test: RuntimeError |
| 228 map_literal4_test: RuntimeError |
| 229 map_literal6_test: RuntimeError |
| 230 metadata_test: CompileTimeError |
| 231 method_override_test: RuntimeError |
| 232 mixin_generic_test: RuntimeError |
| 233 mixin_illegal_super_use_test/01: MissingCompileTimeError |
| 234 mixin_illegal_super_use_test/02: MissingCompileTimeError |
| 235 mixin_illegal_super_use_test/03: MissingCompileTimeError |
| 236 mixin_illegal_super_use_test/04: MissingCompileTimeError |
| 237 mixin_illegal_super_use_test/05: MissingCompileTimeError |
| 238 mixin_illegal_super_use_test/06: MissingCompileTimeError |
| 239 mixin_illegal_super_use_test/07: MissingCompileTimeError |
| 240 mixin_illegal_super_use_test/08: MissingCompileTimeError |
| 241 mixin_illegal_super_use_test/09: MissingCompileTimeError |
| 242 mixin_illegal_super_use_test/10: MissingCompileTimeError |
| 243 mixin_illegal_super_use_test/11: MissingCompileTimeError |
| 244 mixin_illegal_superclass_test/01: MissingCompileTimeError |
| 245 mixin_illegal_superclass_test/02: MissingCompileTimeError |
| 246 mixin_illegal_superclass_test/03: MissingCompileTimeError |
| 247 mixin_illegal_superclass_test/04: MissingCompileTimeError |
| 248 mixin_illegal_superclass_test/05: MissingCompileTimeError |
| 249 mixin_illegal_superclass_test/06: MissingCompileTimeError |
| 250 mixin_illegal_superclass_test/07: MissingCompileTimeError |
| 251 mixin_illegal_superclass_test/08: MissingCompileTimeError |
| 252 mixin_illegal_superclass_test/09: MissingCompileTimeError |
| 253 mixin_illegal_superclass_test/10: MissingCompileTimeError |
| 254 mixin_illegal_superclass_test/11: MissingCompileTimeError |
| 255 mixin_illegal_superclass_test/12: MissingCompileTimeError |
| 256 mixin_illegal_superclass_test/13: MissingCompileTimeError |
| 257 mixin_illegal_superclass_test/14: MissingCompileTimeError |
| 258 mixin_illegal_superclass_test/15: MissingCompileTimeError |
| 259 mixin_illegal_superclass_test/16: MissingCompileTimeError |
| 260 mixin_illegal_superclass_test/17: MissingCompileTimeError |
| 261 mixin_illegal_superclass_test/18: MissingCompileTimeError |
| 262 mixin_illegal_superclass_test/19: MissingCompileTimeError |
| 263 mixin_illegal_superclass_test/20: MissingCompileTimeError |
| 264 mixin_illegal_superclass_test/21: MissingCompileTimeError |
| 265 mixin_illegal_superclass_test/22: MissingCompileTimeError |
| 266 mixin_illegal_superclass_test/23: MissingCompileTimeError |
| 267 mixin_illegal_superclass_test/24: MissingCompileTimeError |
| 268 mixin_illegal_superclass_test/25: MissingCompileTimeError |
| 269 mixin_illegal_superclass_test/26: MissingCompileTimeError |
| 270 mixin_illegal_superclass_test/27: MissingCompileTimeError |
| 271 mixin_illegal_superclass_test/28: MissingCompileTimeError |
| 272 mixin_illegal_superclass_test/29: MissingCompileTimeError |
| 273 mixin_illegal_superclass_test/30: MissingCompileTimeError |
| 274 mixin_illegal_syntax_test/13: CompileTimeError |
| 275 mixin_illegal_syntax_test/none: CompileTimeError |
| 276 mixin_mixin2_test: RuntimeError |
| 277 mixin_mixin3_test: RuntimeError |
| 278 mixin_mixin4_test: RuntimeError |
| 279 mixin_mixin5_test: RuntimeError |
| 280 mixin_mixin_bound2_test: RuntimeError |
| 281 mixin_mixin_bound_test: RuntimeError |
| 282 mixin_super_test: RuntimeError |
| 283 mixin_type_parameters_simple_test: RuntimeError |
| 284 mixin_type_parameters_super_extends_test: RuntimeError |
| 285 mixin_type_parameters_super_test: RuntimeError |
| 286 multiline_newline_test/01: CompileTimeError |
| 287 multiline_newline_test/02: CompileTimeError |
| 288 multiline_newline_test/03: CompileTimeError |
| 289 multiline_newline_test/04: MissingCompileTimeError |
| 290 multiline_newline_test/05: MissingCompileTimeError |
| 291 multiline_newline_test/06: MissingCompileTimeError |
| 292 multiline_newline_test/none: RuntimeError |
| 293 named_parameters_type_test/01: MissingRuntimeError |
| 294 named_parameters_type_test/02: MissingRuntimeError |
| 295 named_parameters_type_test/03: MissingRuntimeError |
| 296 no_main_test/01: Crash |
| 297 not_enough_positional_arguments_test/01: CompileTimeError |
| 298 not_enough_positional_arguments_test/02: Crash |
| 299 not_enough_positional_arguments_test/05: Crash |
| 300 null_test/none: RuntimeError |
| 301 number_identifier_test/05: RuntimeError |
| 302 positional_parameters_type_test/01: MissingRuntimeError |
| 303 positional_parameters_type_test/02: MissingRuntimeError |
| 304 prefix10_negative_test: Fail |
| 305 prefix16_test: RuntimeError |
| 306 prefix21_test: RuntimeError |
| 307 redirecting_constructor_initializer_test: RuntimeError |
| 308 redirecting_factory_default_values_test/none: RuntimeError |
| 309 redirecting_factory_reflection_test: RuntimeError |
| 310 regress_18713_test: RuntimeError |
| 311 regress_22443_test: RuntimeError |
| 312 regress_22700_test: RuntimeError |
| 313 regress_23408_test: RuntimeError |
| 314 regress_27164_test: CompileTimeError |
| 315 regress_r24720_test: RuntimeError |
| 316 reify_typevar_static_test/00: MissingCompileTimeError |
| 317 reify_typevar_test: RuntimeError |
| 318 script1_negative_test: Fail |
| 319 script2_negative_test: Fail |
| 320 setter_no_getter_call_test/none: RuntimeError |
| 321 static_setter_get_test/01: RuntimeError |
| 322 super_call3_test/01: Crash |
| 323 super_call4_test: RuntimeError |
| 324 super_getter_setter_test: RuntimeError |
| 325 super_no_such_method1_test/01: RuntimeError |
| 326 super_no_such_method2_test/01: RuntimeError |
| 327 super_no_such_method3_test/01: RuntimeError |
| 328 super_no_such_method4_test/01: RuntimeError |
| 329 super_no_such_method5_test/01: RuntimeError |
| 330 super_operator_index3_test: RuntimeError |
| 331 super_operator_index4_test: RuntimeError |
| 332 super_operator_index5_test: RuntimeError |
| 333 super_operator_index6_test: RuntimeError |
| 334 super_operator_index7_test: RuntimeError |
| 335 super_operator_index8_test: RuntimeError |
| 336 super_test: RuntimeError |
| 337 switch7_negative_test: Fail |
| 338 switch_try_catch_test: RuntimeError |
| 339 sync_generator3_test/test2: RuntimeError |
| 340 tearoff_basic_test: CompileTimeError |
| 341 tearoff_constructor_basic_test: CompileTimeError |
| 342 throw8_test: RuntimeError |
| 343 try_catch_on_syntax_test/10: MissingRuntimeError |
| 344 try_catch_on_syntax_test/11: MissingRuntimeError |
| 345 try_finally_regress_25654_test: RuntimeError |
| 346 type_checks_in_factory_method_test: RuntimeError |
| 347 type_parameter_literal_test: RuntimeError |
| 348 type_parameter_test/04: Crash |
| 349 type_variable_conflict2_test/02: MissingCompileTimeError |
| 350 type_variable_conflict2_test/06: MissingCompileTimeError |
| 351 type_variable_conflict2_test/08: MissingCompileTimeError |
| 352 type_variable_conflict2_test/10: MissingCompileTimeError |
| 353 type_variable_function_type_test: RuntimeError |
| 354 vm/debug_break_enabled_vm_test/01: CompileTimeError |
| 355 vm/debug_break_enabled_vm_test/none: CompileTimeError |
| 356 vm/optimized_guarded_field_isolates_test: Crash |
| 357 vm/reflect_core_vm_test: CompileTimeError |
| 358 vm/type_cast_vm_test: RuntimeError |
| 359 vm/type_vm_test: RuntimeError |
| 360 |
| 361 # dartk: precompilation failures |
| 362 [ $compiler == dartkp && $runtime == dart_precompiled ] |
| 363 accessor_conflict_export2_test: RuntimeError |
| 364 accessor_conflict_export_test: RuntimeError |
| 365 accessor_conflict_import2_test: RuntimeError |
| 366 accessor_conflict_import_prefixed2_test: RuntimeError |
| 367 accessor_conflict_import_prefixed_test: RuntimeError |
| 368 accessor_conflict_import_test: RuntimeError |
| 369 assertion_test: RuntimeError |
| 370 async_break_in_finally_test: RuntimeError |
| 371 async_control_structures_test: RuntimeError |
| 372 async_star_cancel_and_throw_in_finally_test: RuntimeError |
| 373 async_star_cancel_while_paused_test: RuntimeError |
| 374 async_star_regression_fisk_test: Crash |
| 375 async_star_stream_take_test: Timeout |
| 376 async_star_take_reyield_test: Timeout |
| 377 async_star_test: Crash |
| 378 async_throw_in_catch_test/forceAwait: RuntimeError |
| 379 async_throw_in_catch_test/none: RuntimeError |
| 380 asyncstar_throw_in_catch_test: Timeout |
| 381 asyncstar_yield_test: Timeout |
| 382 asyncstar_yieldstar_test: Timeout |
| 383 await_exceptions_test: RuntimeError |
| 384 await_future_test: RuntimeError |
| 385 await_regression_test: RuntimeError |
| 386 bad_constructor_test/05: CompileTimeError |
| 387 bad_raw_string_negative_test: Fail |
| 388 cha_deopt1_test: RuntimeError |
| 389 cha_deopt2_test: RuntimeError |
| 390 cha_deopt3_test: RuntimeError |
| 391 closure_type_variable_test: RuntimeError |
| 392 closures_initializer_test: RuntimeError |
| 393 compile_time_constant12_test: Crash |
| 394 compile_time_constant_k_test/01: RuntimeError |
| 395 compile_time_constant_k_test/02: RuntimeError |
| 396 compile_time_constant_k_test/03: RuntimeError |
| 397 compile_time_constant_o_test/01: RuntimeError |
| 398 compile_time_constant_o_test/02: RuntimeError |
| 399 config_import_test: RuntimeError |
| 400 conflicting_type_variable_and_setter_test: CompileTimeError |
| 401 const_dynamic_type_literal_test/02: RuntimeError |
| 402 const_error_multiply_initialized_test/02: RuntimeError |
| 403 const_error_multiply_initialized_test/04: RuntimeError |
| 404 const_evaluation_test/01: Crash |
| 405 const_for_in_variable_test/01: MissingCompileTimeError |
| 406 const_nested_test: RuntimeError |
| 407 constructor2_test: RuntimeError |
| 408 constructor3_test: RuntimeError |
| 409 constructor5_test: RuntimeError |
| 410 constructor6_test: RuntimeError |
| 411 constructor_duplicate_final_test/01: MissingRuntimeError |
| 412 constructor_duplicate_final_test/02: MissingRuntimeError |
| 413 constructor_duplicate_final_test/03: MissingCompileTimeError |
| 414 constructor_named_arguments_test/01: Crash |
| 415 cyclic_type2_test: CompileTimeError |
| 416 cyclic_type_test/00: RuntimeError |
| 417 cyclic_type_test/01: RuntimeError |
| 418 cyclic_type_test/02: CompileTimeError |
| 419 cyclic_type_test/03: RuntimeError |
| 420 cyclic_type_test/04: CompileTimeError |
| 421 cyclic_type_variable_test/01: Crash |
| 422 cyclic_type_variable_test/02: Crash |
| 423 cyclic_type_variable_test/03: Crash |
| 424 cyclic_type_variable_test/04: Crash |
| 425 cyclic_type_variable_test/none: Crash |
| 426 deep_nesting1_negative_test: Crash |
| 427 deep_nesting2_negative_test: Crash |
| 428 deferred_call_empty_before_load_test: RuntimeError |
| 429 deferred_closurize_load_library_test: Crash |
| 430 deferred_constant_list_test: RuntimeError |
| 431 deferred_constraints_constants_test/none: RuntimeError |
| 432 deferred_constraints_constants_test/reference_after_load: RuntimeError |
| 433 deferred_constraints_type_annotation_test/as_operation: RuntimeError |
| 434 deferred_constraints_type_annotation_test/catch_check: RuntimeError |
| 435 deferred_constraints_type_annotation_test/is_check: RuntimeError |
| 436 deferred_constraints_type_annotation_test/new: RuntimeError |
| 437 deferred_constraints_type_annotation_test/new_before_load: RuntimeError |
| 438 deferred_constraints_type_annotation_test/new_generic1: RuntimeError |
| 439 deferred_constraints_type_annotation_test/new_generic2: RuntimeError |
| 440 deferred_constraints_type_annotation_test/new_generic3: RuntimeError |
| 441 deferred_constraints_type_annotation_test/none: RuntimeError |
| 442 deferred_constraints_type_annotation_test/static_method: RuntimeError |
| 443 deferred_constraints_type_annotation_test/type_annotation1: RuntimeError |
| 444 deferred_constraints_type_annotation_test/type_annotation_generic1: RuntimeError |
| 445 deferred_constraints_type_annotation_test/type_annotation_generic2: RuntimeError |
| 446 deferred_constraints_type_annotation_test/type_annotation_generic3: RuntimeError |
| 447 deferred_constraints_type_annotation_test/type_annotation_generic4: RuntimeError |
| 448 deferred_constraints_type_annotation_test/type_annotation_non_deferred: RuntimeE
rror |
| 449 deferred_constraints_type_annotation_test/type_annotation_null: RuntimeError |
| 450 deferred_constraints_type_annotation_test/type_annotation_top_level: RuntimeErro
r |
| 451 deferred_function_type_test: RuntimeError |
| 452 deferred_global_test: RuntimeError |
| 453 deferred_import_core_test: RuntimeError |
| 454 deferred_inheritance_constraints_test/redirecting_constructor: RuntimeError |
| 455 deferred_inlined_test: RuntimeError |
| 456 deferred_load_constants_test/none: RuntimeError |
| 457 deferred_load_inval_code_test: RuntimeError |
| 458 deferred_load_library_wrong_args_test/none: RuntimeError |
| 459 deferred_mixin_test: RuntimeError |
| 460 deferred_no_such_method_test: RuntimeError |
| 461 deferred_not_loaded_check_test: RuntimeError |
| 462 deferred_only_constant_test: RuntimeError |
| 463 deferred_optimized_test: RuntimeError |
| 464 deferred_redirecting_factory_test: RuntimeError |
| 465 deferred_regression_22995_test: RuntimeError |
| 466 deferred_shadow_load_library_test: RuntimeError |
| 467 deferred_shared_and_unshared_classes_test: RuntimeError |
| 468 deferred_static_seperate_test: RuntimeError |
| 469 deferred_super_dependency_test/01: RuntimeError |
| 470 deferred_type_dependency_test/as: RuntimeError |
| 471 deferred_type_dependency_test/is: RuntimeError |
| 472 deferred_type_dependency_test/none: RuntimeError |
| 473 deferred_type_dependency_test/type_annotation: RuntimeError |
| 474 duplicate_export_negative_test: Fail |
| 475 enum_duplicate_test/01: RuntimeError |
| 476 enum_duplicate_test/02: RuntimeError |
| 477 enum_duplicate_test/none: RuntimeError |
| 478 enum_mirror_test: RuntimeError |
| 479 enum_private_test/01: RuntimeError |
| 480 enum_private_test/02: RuntimeError |
| 481 enum_private_test/none: RuntimeError |
| 482 enum_syntax_test/06: MissingCompileTimeError |
| 483 enum_test: RuntimeError |
| 484 evaluation_redirecting_constructor_test: RuntimeError |
| 485 example_constructor_test: RuntimeError |
| 486 execute_finally8_test: RuntimeError |
| 487 execute_finally9_test: RuntimeError |
| 488 export_double_same_main_test: Crash |
| 489 export_main_test: Crash |
| 490 external_test/10: MissingRuntimeError |
| 491 external_test/13: MissingRuntimeError |
| 492 external_test/20: MissingRuntimeError |
| 493 external_test/21: MissingCompileTimeError |
| 494 external_test/24: MissingCompileTimeError |
| 495 external_test/25: MissingCompileTimeError |
| 496 f_bounded_equality_test: RuntimeError |
| 497 field_initialization_order_test: RuntimeError |
| 498 final_field_initialization_order_test: RuntimeError |
| 499 final_super_field_set_test/01: RuntimeError |
| 500 final_syntax_test/01: MissingCompileTimeError |
| 501 final_syntax_test/02: MissingCompileTimeError |
| 502 final_syntax_test/03: MissingCompileTimeError |
| 503 final_syntax_test/04: MissingCompileTimeError |
| 504 fixed_type_variable2_test/02: RuntimeError |
| 505 fixed_type_variable2_test/04: RuntimeError |
| 506 fixed_type_variable2_test/06: RuntimeError |
| 507 fixed_type_variable_test/01: RuntimeError |
| 508 fixed_type_variable_test/02: RuntimeError |
| 509 fixed_type_variable_test/03: RuntimeError |
| 510 fixed_type_variable_test/04: RuntimeError |
| 511 fixed_type_variable_test/05: RuntimeError |
| 512 fixed_type_variable_test/06: RuntimeError |
| 513 for2_test: RuntimeError |
| 514 for_variable_capture_test: RuntimeError |
| 515 forwarding_factory_constructor_default_values_test: RuntimeError |
| 516 full_stacktrace1_test: RuntimeError |
| 517 full_stacktrace2_test: RuntimeError |
| 518 full_stacktrace3_test: RuntimeError |
| 519 function_subtype2_test: RuntimeError |
| 520 function_subtype_bound_closure3_test: RuntimeError |
| 521 function_subtype_bound_closure4_test: RuntimeError |
| 522 function_subtype_cast1_test: RuntimeError |
| 523 function_subtype_inline0_test: RuntimeError |
| 524 function_subtype_local3_test: RuntimeError |
| 525 function_subtype_local4_test: RuntimeError |
| 526 function_subtype_not1_test: RuntimeError |
| 527 function_type_alias2_test: RuntimeError |
| 528 function_type_alias3_test: RuntimeError |
| 529 function_type_alias4_test: RuntimeError |
| 530 generic2_test: RuntimeError |
| 531 generic_closure_test: RuntimeError |
| 532 generic_creation_test: RuntimeError |
| 533 generic_field_mixin2_test: RuntimeError |
| 534 generic_field_mixin4_test: RuntimeError |
| 535 generic_field_mixin5_test: RuntimeError |
| 536 generic_functions_test: CompileTimeError |
| 537 generic_inheritance_test: RuntimeError |
| 538 generic_local_functions_test: CompileTimeError |
| 539 generic_methods_function_type_test: CompileTimeError |
| 540 generic_methods_new_test: CompileTimeError |
| 541 generic_methods_test: CompileTimeError |
| 542 generic_methods_type_expression_test: CompileTimeError |
| 543 generic_sends_test: CompileTimeError |
| 544 generic_test: RuntimeError |
| 545 getter_closure_execution_order_test: RuntimeError |
| 546 getter_setter_in_lib_test: RuntimeError |
| 547 if_null_assignment_static_test/35: Crash |
| 548 inferrer_closure_test: RuntimeError |
| 549 initializing_formal_access_test: CompileTimeError |
| 550 initializing_formal_capture_test: CompileTimeError |
| 551 initializing_formal_final_test: CompileTimeError |
| 552 initializing_formal_type_test: CompileTimeError |
| 553 instance_creation_in_function_annotation_test: Crash |
| 554 invocation_mirror_invoke_on2_test: Crash |
| 555 invocation_mirror_test: Crash |
| 556 is_not_class2_test: RuntimeError |
| 557 issue13474_test: RuntimeError |
| 558 issue21079_test: Crash |
| 559 issue22800_test: Crash |
| 560 issue_1751477_test: RuntimeError |
| 561 large_class_declaration_test: Timeout |
| 562 least_upper_bound_expansive_test/01: CompileTimeError |
| 563 least_upper_bound_expansive_test/02: CompileTimeError |
| 564 least_upper_bound_expansive_test/03: CompileTimeError |
| 565 least_upper_bound_expansive_test/04: CompileTimeError |
| 566 least_upper_bound_expansive_test/05: CompileTimeError |
| 567 least_upper_bound_expansive_test/06: CompileTimeError |
| 568 least_upper_bound_expansive_test/07: CompileTimeError |
| 569 least_upper_bound_expansive_test/08: CompileTimeError |
| 570 least_upper_bound_expansive_test/09: CompileTimeError |
| 571 least_upper_bound_expansive_test/10: CompileTimeError |
| 572 least_upper_bound_expansive_test/11: CompileTimeError |
| 573 least_upper_bound_expansive_test/12: CompileTimeError |
| 574 least_upper_bound_expansive_test/none: CompileTimeError |
| 575 library_env_test/has_html_support: RuntimeError |
| 576 library_env_test/has_mirror_support: RuntimeError |
| 577 library_env_test/has_no_io_support: RuntimeError |
| 578 list_literal4_test: RuntimeError |
| 579 main_not_a_function_test/01: Crash |
| 580 malformed_test/none: RuntimeError |
| 581 map_literal3_test: RuntimeError |
| 582 map_literal4_test: RuntimeError |
| 583 map_literal6_test: RuntimeError |
| 584 metadata_test: CompileTimeError |
| 585 method_override_test: RuntimeError |
| 586 mixin_generic_test: RuntimeError |
| 587 mixin_illegal_super_use_test/01: MissingCompileTimeError |
| 588 mixin_illegal_super_use_test/02: MissingCompileTimeError |
| 589 mixin_illegal_super_use_test/03: MissingCompileTimeError |
| 590 mixin_illegal_super_use_test/04: MissingCompileTimeError |
| 591 mixin_illegal_super_use_test/05: MissingCompileTimeError |
| 592 mixin_illegal_super_use_test/06: MissingCompileTimeError |
| 593 mixin_illegal_super_use_test/07: MissingCompileTimeError |
| 594 mixin_illegal_super_use_test/08: MissingCompileTimeError |
| 595 mixin_illegal_super_use_test/09: MissingCompileTimeError |
| 596 mixin_illegal_super_use_test/10: MissingCompileTimeError |
| 597 mixin_illegal_super_use_test/11: MissingCompileTimeError |
| 598 mixin_illegal_superclass_test/01: MissingCompileTimeError |
| 599 mixin_illegal_superclass_test/02: MissingCompileTimeError |
| 600 mixin_illegal_superclass_test/03: MissingCompileTimeError |
| 601 mixin_illegal_superclass_test/04: MissingCompileTimeError |
| 602 mixin_illegal_superclass_test/05: MissingCompileTimeError |
| 603 mixin_illegal_superclass_test/06: MissingCompileTimeError |
| 604 mixin_illegal_superclass_test/07: MissingCompileTimeError |
| 605 mixin_illegal_superclass_test/08: MissingCompileTimeError |
| 606 mixin_illegal_superclass_test/09: MissingCompileTimeError |
| 607 mixin_illegal_superclass_test/10: MissingCompileTimeError |
| 608 mixin_illegal_superclass_test/11: MissingCompileTimeError |
| 609 mixin_illegal_superclass_test/12: MissingCompileTimeError |
| 610 mixin_illegal_superclass_test/13: MissingCompileTimeError |
| 611 mixin_illegal_superclass_test/14: MissingCompileTimeError |
| 612 mixin_illegal_superclass_test/15: MissingCompileTimeError |
| 613 mixin_illegal_superclass_test/16: MissingCompileTimeError |
| 614 mixin_illegal_superclass_test/17: MissingCompileTimeError |
| 615 mixin_illegal_superclass_test/18: MissingCompileTimeError |
| 616 mixin_illegal_superclass_test/19: MissingCompileTimeError |
| 617 mixin_illegal_superclass_test/20: MissingCompileTimeError |
| 618 mixin_illegal_superclass_test/21: MissingCompileTimeError |
| 619 mixin_illegal_superclass_test/22: MissingCompileTimeError |
| 620 mixin_illegal_superclass_test/23: MissingCompileTimeError |
| 621 mixin_illegal_superclass_test/24: MissingCompileTimeError |
| 622 mixin_illegal_superclass_test/25: MissingCompileTimeError |
| 623 mixin_illegal_superclass_test/26: MissingCompileTimeError |
| 624 mixin_illegal_superclass_test/27: MissingCompileTimeError |
| 625 mixin_illegal_superclass_test/28: MissingCompileTimeError |
| 626 mixin_illegal_superclass_test/29: MissingCompileTimeError |
| 627 mixin_illegal_superclass_test/30: MissingCompileTimeError |
| 628 mixin_illegal_syntax_test/13: CompileTimeError |
| 629 mixin_illegal_syntax_test/none: CompileTimeError |
| 630 mixin_mixin2_test: RuntimeError |
| 631 mixin_mixin3_test: RuntimeError |
| 632 mixin_mixin4_test: RuntimeError |
| 633 mixin_mixin5_test: RuntimeError |
| 634 mixin_mixin_bound2_test: RuntimeError |
| 635 mixin_mixin_bound_test: RuntimeError |
| 636 mixin_super_test: RuntimeError |
| 637 mixin_type_parameters_simple_test: RuntimeError |
| 638 mixin_type_parameters_super_extends_test: RuntimeError |
| 639 mixin_type_parameters_super_test: RuntimeError |
| 640 multiline_newline_test/01: CompileTimeError |
| 641 multiline_newline_test/02: CompileTimeError |
| 642 multiline_newline_test/03: CompileTimeError |
| 643 multiline_newline_test/04: MissingCompileTimeError |
| 644 multiline_newline_test/05: MissingCompileTimeError |
| 645 multiline_newline_test/06: MissingCompileTimeError |
| 646 multiline_newline_test/none: RuntimeError |
| 647 named_parameters_type_test/01: MissingRuntimeError |
| 648 named_parameters_type_test/02: MissingRuntimeError |
| 649 named_parameters_type_test/03: MissingRuntimeError |
| 650 no_main_test/01: Crash |
| 651 not_enough_positional_arguments_test/01: CompileTimeError |
| 652 not_enough_positional_arguments_test/02: MissingRuntimeError |
| 653 not_enough_positional_arguments_test/05: Crash |
| 654 null_test/none: RuntimeError |
| 655 number_identifier_test/05: RuntimeError |
| 656 positional_parameters_type_test/01: MissingRuntimeError |
| 657 positional_parameters_type_test/02: MissingRuntimeError |
| 658 prefix10_negative_test: Fail |
| 659 prefix16_test: RuntimeError |
| 660 prefix21_test: RuntimeError |
| 661 redirecting_constructor_initializer_test: RuntimeError |
| 662 redirecting_factory_default_values_test/none: RuntimeError |
| 663 redirecting_factory_reflection_test: Crash |
| 664 regress_18535_test: Crash |
| 665 regress_18713_test: RuntimeError |
| 666 regress_22443_test: RuntimeError |
| 667 regress_22700_test: RuntimeError |
| 668 regress_22777_test: Crash |
| 669 regress_23408_test: RuntimeError |
| 670 regress_26175_test: Crash |
| 671 regress_27164_test: CompileTimeError |
| 672 regress_r24720_test: RuntimeError |
| 673 reify_typevar_test: RuntimeError |
| 674 script1_negative_test: Fail |
| 675 script2_negative_test: Fail |
| 676 setter_no_getter_call_test/none: RuntimeError |
| 677 stack_trace_test: RuntimeError |
| 678 stacktrace_rethrow_error_test/none: RuntimeError |
| 679 stacktrace_rethrow_error_test/withtraceparameter: RuntimeError |
| 680 stacktrace_rethrow_nonerror_test: RuntimeError |
| 681 static_setter_get_test/01: RuntimeError |
| 682 super_call3_test/01: Crash |
| 683 super_call4_test: RuntimeError |
| 684 super_getter_setter_test: RuntimeError |
| 685 super_no_such_method1_test/01: RuntimeError |
| 686 super_no_such_method2_test/01: RuntimeError |
| 687 super_no_such_method3_test/01: RuntimeError |
| 688 super_no_such_method4_test/01: RuntimeError |
| 689 super_no_such_method5_test/01: RuntimeError |
| 690 super_operator_index3_test: RuntimeError |
| 691 super_operator_index4_test: RuntimeError |
| 692 super_operator_index5_test: RuntimeError |
| 693 super_operator_index6_test: RuntimeError |
| 694 super_operator_index7_test: RuntimeError |
| 695 super_operator_index8_test: RuntimeError |
| 696 super_test: RuntimeError |
| 697 switch7_negative_test: Fail |
| 698 switch_try_catch_test: RuntimeError |
| 699 sync_generator3_test/test2: RuntimeError |
| 700 tearoff_basic_test: CompileTimeError |
| 701 tearoff_constructor_basic_test: CompileTimeError |
| 702 throw8_test: RuntimeError |
| 703 try_catch_on_syntax_test/10: MissingRuntimeError |
| 704 try_catch_on_syntax_test/11: MissingRuntimeError |
| 705 try_finally_regress_25654_test: RuntimeError |
| 706 type_checks_in_factory_method_test: RuntimeError |
| 707 type_parameter_literal_test: RuntimeError |
| 708 type_parameter_test/04: Crash |
| 709 type_variable_conflict2_test/02: MissingCompileTimeError |
| 710 type_variable_function_type_test: RuntimeError |
| 711 vm/debug_break_enabled_vm_test/01: CompileTimeError |
| 712 vm/debug_break_enabled_vm_test/none: CompileTimeError |
| 713 vm/reflect_core_vm_test: CompileTimeError |
| 714 vm/type_cast_vm_test: RuntimeError |
| 715 vm/type_vm_test: RuntimeError |
OLD | NEW |