| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 [ $compiler == dart2js ] | 5 [ $compiler == dart2js ] |
| 6 assert_trailing_comma_test/none: CompileTimeError # Issue 29959 | 6 assert_trailing_comma_test/none: CompileTimeError # Issue 29959 |
| 7 enum_test: Fail # Issue 28340 | 7 enum_test: Fail # Issue 28340 |
| 8 regress_28341_test: Fail # Issue 28340 | 8 regress_28341_test: Fail # Issue 28340 |
| 9 regress_29349_test: CompileTimeError # Issue 29745 | 9 regress_29349_test: CompileTimeError # Issue 29745 |
| 10 regress_29481_test: Crash # Issue 29754 | 10 regress_29481_test: Crash # Issue 29754 |
| (...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 336 async_star_regression_fisk_test: RuntimeError # Issue 27394 | 336 async_star_regression_fisk_test: RuntimeError # Issue 27394 |
| 337 async_star_stream_take_test: RuntimeError # Issue 27394 | 337 async_star_stream_take_test: RuntimeError # Issue 27394 |
| 338 async_star_take_reyield_test: RuntimeError # Issue 27394 | 338 async_star_take_reyield_test: RuntimeError # Issue 27394 |
| 339 async_star_test: RuntimeError # Issue 27394 | 339 async_star_test: RuntimeError # Issue 27394 |
| 340 await_for_test: RuntimeError # Issue 27394 | 340 await_for_test: RuntimeError # Issue 27394 |
| 341 await_for_use_local_test: RuntimeError # Issue 27394 | 341 await_for_use_local_test: RuntimeError # Issue 27394 |
| 342 black_listed_test/13c: Crash # Issue 27394 | 342 black_listed_test/13c: Crash # Issue 27394 |
| 343 black_listed_test/14c: Crash # Issue 27394 | 343 black_listed_test/14c: Crash # Issue 27394 |
| 344 bootstrap_test: RuntimeError # Issue 27394 | 344 bootstrap_test: RuntimeError # Issue 27394 |
| 345 call_nonexistent_static_test/10: Crash # Issue 27394 | 345 call_nonexistent_static_test/10: Crash # Issue 27394 |
| 346 closure_in_constructor_test: RuntimeError # Issue 27394 | |
| 347 closures_initializer_test: RuntimeError # Issue 27394 | |
| 348 conditional_property_assignment_test/07: RuntimeError # Issue 27394 | 346 conditional_property_assignment_test/07: RuntimeError # Issue 27394 |
| 349 conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394 | 347 conditional_property_increment_decrement_test/01: RuntimeError # Issue 27394 |
| 350 conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394 | 348 conditional_property_increment_decrement_test/05: RuntimeError # Issue 27394 |
| 351 conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394 | 349 conditional_property_increment_decrement_test/09: RuntimeError # Issue 27394 |
| 352 conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394 | 350 conditional_property_increment_decrement_test/13: RuntimeError # Issue 27394 |
| 353 const_evaluation_test/01: Crash # Issue 27394 | 351 const_evaluation_test/01: Crash # Issue 27394 |
| 354 const_qq_test: Crash # Issue 27394 | 352 const_qq_test: Crash # Issue 27394 |
| 355 constructor_named_arguments_test/none: RuntimeError # Issue 27394 | 353 constructor_named_arguments_test/none: RuntimeError # Issue 27394 |
| 356 constructor_redirect2_test/02: Crash # Issue 27394 | 354 constructor_redirect2_test/02: Crash # Issue 27394 |
| 357 constructor_redirect2_test/04: Crash # Issue 27394 | 355 constructor_redirect2_test/04: Crash # Issue 27394 |
| (...skipping 10 matching lines...) Expand all Loading... |
| 368 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394 | 366 deferred_constraints_type_annotation_test/as_operation: Crash # Issue 27394 |
| 369 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394 | 367 deferred_inheritance_constraints_test/mixin: Crash # Issue 27394 |
| 370 deferred_load_constants_test/none: RuntimeError # Issue 27394 | 368 deferred_load_constants_test/none: RuntimeError # Issue 27394 |
| 371 deferred_super_dependency_test/01: Crash # Issue 27394 | 369 deferred_super_dependency_test/01: Crash # Issue 27394 |
| 372 enum_mirror_test: Crash # Issue 27394 | 370 enum_mirror_test: Crash # Issue 27394 |
| 373 export_ambiguous_main_negative_test: Crash # Issue 27394 | 371 export_ambiguous_main_negative_test: Crash # Issue 27394 |
| 374 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394 | 372 final_for_in_variable_test/01: MissingRuntimeError # Issue 27394 |
| 375 final_param_test/01: MissingRuntimeError # Issue 27394 | 373 final_param_test/01: MissingRuntimeError # Issue 27394 |
| 376 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394 | 374 final_variable_assignment_test/01: MissingRuntimeError # Issue 27394 |
| 377 first_class_types_constants_test: RuntimeError # Issue 27394 | 375 first_class_types_constants_test: RuntimeError # Issue 27394 |
| 378 first_class_types_test: RuntimeError # Issue 27394 | |
| 379 generic2_test: RuntimeError # Issue 27394 | |
| 380 generic_field_mixin2_test: Crash # Issue 27394 | 376 generic_field_mixin2_test: Crash # Issue 27394 |
| 381 generic_field_mixin3_test: Crash # Issue 27394 | 377 generic_field_mixin3_test: Crash # Issue 27394 |
| 382 generic_field_mixin6_test/01: Crash # Issue 27394 | 378 generic_field_mixin6_test/01: Crash # Issue 27394 |
| 383 generic_field_mixin_test: Crash # Issue 27394 | 379 generic_field_mixin_test: Crash # Issue 27394 |
| 384 generic_instanceof_test: RuntimeError # Issue 27394 | |
| 385 generic_local_functions_test: Crash # Issue 27394 | 380 generic_local_functions_test: Crash # Issue 27394 |
| 386 generic_metadata_test/02: Crash # Issue 27394 | 381 generic_metadata_test/02: Crash # Issue 27394 |
| 387 generic_metadata_test/03: Crash # Issue 27394 | 382 generic_metadata_test/03: Crash # Issue 27394 |
| 388 generic_methods_generic_function_parameter_test: Crash # Issue 27394 | 383 generic_methods_generic_function_parameter_test: Crash # Issue 27394 |
| 389 generic_methods_type_expression_test/01: RuntimeError # Issue 27394 | 384 generic_methods_type_expression_test/01: RuntimeError # Issue 27394 |
| 390 generic_methods_type_expression_test/03: RuntimeError # Issue 27394 | 385 generic_methods_type_expression_test/03: RuntimeError # Issue 27394 |
| 391 generic_methods_type_expression_test/none: RuntimeError # Issue 27394 | 386 generic_methods_type_expression_test/none: RuntimeError # Issue 27394 |
| 392 generic_native_test: RuntimeError # Issue 27394 | |
| 393 get_set_syntax_test/00: Crash # Issue 27394 | 387 get_set_syntax_test/00: Crash # Issue 27394 |
| 394 if_null_assignment_behavior_test/06: RuntimeError # Issue 27394 | 388 if_null_assignment_behavior_test/06: RuntimeError # Issue 27394 |
| 395 if_null_assignment_static_test/01: RuntimeError # Issue 27394 | 389 if_null_assignment_static_test/01: RuntimeError # Issue 27394 |
| 396 if_null_assignment_static_test/03: RuntimeError # Issue 27394 | 390 if_null_assignment_static_test/03: RuntimeError # Issue 27394 |
| 397 if_null_assignment_static_test/04: RuntimeError # Issue 27394 | 391 if_null_assignment_static_test/04: RuntimeError # Issue 27394 |
| 398 if_null_assignment_static_test/05: RuntimeError # Issue 27394 | 392 if_null_assignment_static_test/05: RuntimeError # Issue 27394 |
| 399 illegal_initializer_test/01: Crash # Issue 27394 | 393 illegal_initializer_test/01: Crash # Issue 27394 |
| 400 illegal_initializer_test/02: Crash # Issue 27394 | 394 illegal_initializer_test/02: Crash # Issue 27394 |
| 401 illegal_initializer_test/03: Crash # Issue 27394 | 395 illegal_initializer_test/03: Crash # Issue 27394 |
| 402 illegal_initializer_test/04: Crash # Issue 27394 | 396 illegal_initializer_test/04: Crash # Issue 27394 |
| 403 inference_mixin_field_test: Crash # Issue 27394 | 397 inference_mixin_field_test: Crash # Issue 27394 |
| 404 initializing_formal_final_test: RuntimeError # Issue 27394 | 398 initializing_formal_final_test: RuntimeError # Issue 27394 |
| 405 inline_super_field_test: Crash # Issue 27394 | 399 inline_super_field_test: Crash # Issue 27394 |
| 406 instance_creation_in_function_annotation_test: Crash # Issue 27394 | 400 instance_creation_in_function_annotation_test: Crash # Issue 27394 |
| 407 instanceof2_test: RuntimeError # Issue 27394 | |
| 408 invocation_mirror_test: Crash # Issue 27394 | 401 invocation_mirror_test: Crash # Issue 27394 |
| 409 is_malformed_type_test/94: Crash # Issue 27394 | 402 is_malformed_type_test/94: Crash # Issue 27394 |
| 410 is_malformed_type_test/96: Crash # Issue 27394 | 403 is_malformed_type_test/96: Crash # Issue 27394 |
| 411 is_malformed_type_test/98: Crash # Issue 27394 | 404 is_malformed_type_test/98: Crash # Issue 27394 |
| 412 issue21079_test: Crash # Issue 27394 | 405 issue21079_test: Crash # Issue 27394 |
| 413 issue9602_test: Crash # Issue 27394 | 406 issue9602_test: Crash # Issue 27394 |
| 414 issue_25671a_test/01: Crash # Issue 27394 | 407 issue_25671a_test/01: Crash # Issue 27394 |
| 415 issue_25671b_test/01: Crash # Issue 27394 | 408 issue_25671b_test/01: Crash # Issue 27394 |
| 416 list_is_test: RuntimeError # Issue 27394 | |
| 417 list_test: RuntimeError # Issue 27394 | |
| 418 main_not_a_function_test/01: Crash # Issue 27394 | 409 main_not_a_function_test/01: Crash # Issue 27394 |
| 419 malformed_inheritance_test/03: Crash # Issue 27394 | 410 malformed_inheritance_test/03: Crash # Issue 27394 |
| 420 malformed_inheritance_test/09: Crash # Issue 27394 | 411 malformed_inheritance_test/09: Crash # Issue 27394 |
| 421 malformed_inheritance_test/10: Crash # Issue 27394 | 412 malformed_inheritance_test/10: Crash # Issue 27394 |
| 422 malformed_test/none: Crash # Issue 27394 | 413 malformed_test/none: Crash # Issue 27394 |
| 423 many_generic_instanceof_test: RuntimeError # Issue 27394 | |
| 424 many_method_calls_test: Pass # Issue 27394 | 414 many_method_calls_test: Pass # Issue 27394 |
| 425 mixin_black_listed_test/08: Crash # Issue 27394 | 415 mixin_black_listed_test/08: Crash # Issue 27394 |
| 426 mixin_cyclic_test/01: Crash # Issue 27394 | 416 mixin_cyclic_test/01: Crash # Issue 27394 |
| 427 mixin_extends_field_test: Crash # Issue 27394 | 417 mixin_extends_field_test: Crash # Issue 27394 |
| 428 mixin_field_initializer_test: Crash # Issue 27394 | 418 mixin_field_initializer_test: Crash # Issue 27394 |
| 429 mixin_field_test: Crash # Issue 27394 | 419 mixin_field_test: Crash # Issue 27394 |
| 430 mixin_forwarding_constructor1_test: Crash # Issue 27394 | 420 mixin_forwarding_constructor1_test: Crash # Issue 27394 |
| 431 mixin_forwarding_constructor2_test: Crash # Issue 27394 | 421 mixin_forwarding_constructor2_test: Crash # Issue 27394 |
| 432 mixin_forwarding_constructor3_test: Crash # Issue 27394 | 422 mixin_forwarding_constructor3_test: Crash # Issue 27394 |
| 433 mixin_getter_regression_test: Crash # Issue 27394 | 423 mixin_getter_regression_test: Crash # Issue 27394 |
| (...skipping 27 matching lines...) Expand all Loading... |
| 461 mixin_type_variable_test/02: Crash # Issue 27394 | 451 mixin_type_variable_test/02: Crash # Issue 27394 |
| 462 mixin_type_variable_test/03: Crash # Issue 27394 | 452 mixin_type_variable_test/03: Crash # Issue 27394 |
| 463 mixin_type_variable_test/04: Crash # Issue 27394 | 453 mixin_type_variable_test/04: Crash # Issue 27394 |
| 464 mixin_type_variable_test/05: Crash # Issue 27394 | 454 mixin_type_variable_test/05: Crash # Issue 27394 |
| 465 mixin_type_variable_test/06: Crash # Issue 27394 | 455 mixin_type_variable_test/06: Crash # Issue 27394 |
| 466 mixin_type_variable_test/07: Crash # Issue 27394 | 456 mixin_type_variable_test/07: Crash # Issue 27394 |
| 467 mixin_type_variable_test/08: Crash # Issue 27394 | 457 mixin_type_variable_test/08: Crash # Issue 27394 |
| 468 mixin_typedef_constructor_test: Crash # Issue 27394 | 458 mixin_typedef_constructor_test: Crash # Issue 27394 |
| 469 named_parameters_aggregated_test/05: RuntimeError # Issue 27394 | 459 named_parameters_aggregated_test/05: RuntimeError # Issue 27394 |
| 470 named_parameters_test/01: MissingRuntimeError # Issue 27394 | 460 named_parameters_test/01: MissingRuntimeError # Issue 27394 |
| 471 null_is_bottom_test/14: RuntimeError # Issue 27394 | |
| 472 null_is_bottom_test/16: RuntimeError # Issue 27394 | |
| 473 null_test/none: Crash # Issue 27394 | 461 null_test/none: Crash # Issue 27394 |
| 474 nullaware_opt_test: RuntimeError # Issue 27394 | 462 nullaware_opt_test: RuntimeError # Issue 27394 |
| 475 optional_named_parameters_test/01: MissingRuntimeError # Issue 27394 | 463 optional_named_parameters_test/01: MissingRuntimeError # Issue 27394 |
| 476 optional_named_parameters_test/03: MissingRuntimeError # Issue 27394 | 464 optional_named_parameters_test/03: MissingRuntimeError # Issue 27394 |
| 477 private_mixin2_test: Crash # Issue 27394 | 465 private_mixin2_test: Crash # Issue 27394 |
| 478 redirecting_constructor_initializer_test: RuntimeError # Issue 27394 | 466 redirecting_constructor_initializer_test: RuntimeError # Issue 27394 |
| 479 redirecting_factory_reflection_test: Crash # Issue 27394 | 467 redirecting_factory_reflection_test: Crash # Issue 27394 |
| 480 regress_18535_test: Crash # Issue 27394 | 468 regress_18535_test: Crash # Issue 27394 |
| 481 regress_18713_test: Crash # Issue 27394 | 469 regress_18713_test: Crash # Issue 27394 |
| 482 regress_22666_test: Crash # Issue 27394 | 470 regress_22666_test: Crash # Issue 27394 |
| (...skipping 23 matching lines...) Expand all Loading... |
| 506 super_operator_index_test/04: Crash # Issue 27394 | 494 super_operator_index_test/04: Crash # Issue 27394 |
| 507 super_operator_index_test/05: Crash # Issue 27394 | 495 super_operator_index_test/05: Crash # Issue 27394 |
| 508 super_operator_index_test/06: Crash # Issue 27394 | 496 super_operator_index_test/06: Crash # Issue 27394 |
| 509 super_operator_index_test/07: Crash # Issue 27394 | 497 super_operator_index_test/07: Crash # Issue 27394 |
| 510 super_operator_test: Crash # Issue 27394 | 498 super_operator_test: Crash # Issue 27394 |
| 511 super_setter_interceptor_test: RuntimeError # Issue 27394 | 499 super_setter_interceptor_test: RuntimeError # Issue 27394 |
| 512 this_conditional_operator_test/01: Crash # Issue 27394 | 500 this_conditional_operator_test/01: Crash # Issue 27394 |
| 513 try_catch_syntax_test/13: Crash # Issue 27394 | 501 try_catch_syntax_test/13: Crash # Issue 27394 |
| 514 try_catch_syntax_test/14: Crash # Issue 27394 | 502 try_catch_syntax_test/14: Crash # Issue 27394 |
| 515 try_catch_syntax_test/15: Crash # Issue 27394 | 503 try_catch_syntax_test/15: Crash # Issue 27394 |
| 516 type_variable_field_initializer_closure_test: RuntimeError # Issue 27394 | |
| 517 type_variable_field_initializer_test: RuntimeError # Issue 27394 | |
| 518 type_variable_nested_test: RuntimeError # Issue 27394 | |
| 519 | 504 |
| 520 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ] | 505 [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ] |
| 521 abstract_beats_arguments2_test/01: RuntimeError # Issue 27394 | 506 abstract_beats_arguments2_test/01: RuntimeError # Issue 27394 |
| 522 accessor_conflict_import2_test: Crash # Issue 27394 | 507 accessor_conflict_import2_test: Crash # Issue 27394 |
| 523 accessor_conflict_import_prefixed2_test: Crash # Issue 27394 | 508 accessor_conflict_import_prefixed2_test: Crash # Issue 27394 |
| 524 accessor_conflict_import_prefixed_test: Crash # Issue 27394 | 509 accessor_conflict_import_prefixed_test: Crash # Issue 27394 |
| 525 accessor_conflict_import_test: Crash # Issue 27394 | 510 accessor_conflict_import_test: Crash # Issue 27394 |
| 526 final_super_field_set_test/01: RuntimeError # Issue 27394 | 511 final_super_field_set_test/01: RuntimeError # Issue 27394 |
| 527 function_type/function_type14_test: Crash # Issue 27394 | 512 function_type/function_type14_test: Crash # Issue 27394 |
| 528 function_type/function_type15_test: Crash # Issue 27394 | 513 function_type/function_type15_test: Crash # Issue 27394 |
| (...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 590 deferred_global_test: Crash # Issue 27394 | 575 deferred_global_test: Crash # Issue 27394 |
| 591 factory6_test/00: Crash # Issue 27394 | 576 factory6_test/00: Crash # Issue 27394 |
| 592 factory_redirection_test/01: Crash # Issue 27394 | 577 factory_redirection_test/01: Crash # Issue 27394 |
| 593 factory_redirection_test/02: Crash # Issue 27394 | 578 factory_redirection_test/02: Crash # Issue 27394 |
| 594 factory_redirection_test/03: Crash # Issue 27394 | 579 factory_redirection_test/03: Crash # Issue 27394 |
| 595 named_parameters_test/01: Crash # Issue 27394 | 580 named_parameters_test/01: Crash # Issue 27394 |
| 596 named_parameters_test/03: Crash # Issue 27394 | 581 named_parameters_test/03: Crash # Issue 27394 |
| 597 named_parameters_test/05: Crash # Issue 27394 | 582 named_parameters_test/05: Crash # Issue 27394 |
| 598 named_parameters_test/07: Crash # Issue 27394 | 583 named_parameters_test/07: Crash # Issue 27394 |
| 599 named_parameters_test/09: Crash # Issue 27394 | 584 named_parameters_test/09: Crash # Issue 27394 |
| OLD | NEW |