| 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 [ $unchecked ] | 5 [ $unchecked ] |
| 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. | 6 mirrors/redirecting_factory_different_type_test: SkipByDesign # Tests type check
s. |
| 7 | 7 |
| 8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
| 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. Issue 5958 | 9 async/schedule_microtask6_test: RuntimeError # global error handling is not supp
orted. Issue 5958 |
| 10 | 10 |
| (...skipping 480 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 491 mirrors/generic_mixin_applications_test: RuntimeError | 491 mirrors/generic_mixin_applications_test: RuntimeError |
| 492 mirrors/generic_mixin_test: RuntimeError | 492 mirrors/generic_mixin_test: RuntimeError |
| 493 mirrors/generics_double_substitution_test/01: RuntimeError | 493 mirrors/generics_double_substitution_test/01: RuntimeError |
| 494 mirrors/generics_double_substitution_test/none: RuntimeError | 494 mirrors/generics_double_substitution_test/none: RuntimeError |
| 495 mirrors/generics_dynamic_test: RuntimeError | 495 mirrors/generics_dynamic_test: RuntimeError |
| 496 mirrors/generics_substitution_test: RuntimeError | 496 mirrors/generics_substitution_test: RuntimeError |
| 497 mirrors/generic_type_mirror_test: RuntimeError | 497 mirrors/generic_type_mirror_test: RuntimeError |
| 498 mirrors/hierarchy_invariants_test: RuntimeError | 498 mirrors/hierarchy_invariants_test: RuntimeError |
| 499 mirrors/hot_get_field_test: RuntimeError | 499 mirrors/hot_get_field_test: RuntimeError |
| 500 mirrors/hot_set_field_test: RuntimeError | 500 mirrors/hot_set_field_test: RuntimeError |
| 501 mirrors/immutable_collections_test: RuntimeError | |
| 502 mirrors/inherited_metadata_test: RuntimeError | 501 mirrors/inherited_metadata_test: RuntimeError |
| 503 mirrors/inherit_field_test: RuntimeError | 502 mirrors/inherit_field_test: RuntimeError |
| 504 mirrors/initializing_formals_test/03: RuntimeError | 503 mirrors/initializing_formals_test/03: RuntimeError |
| 505 mirrors/initializing_formals_test/none: RuntimeError | 504 mirrors/initializing_formals_test/none: RuntimeError |
| 506 mirrors/instance_members_easier_test: RuntimeError | 505 mirrors/instance_members_easier_test: RuntimeError |
| 507 mirrors/instance_members_test: RuntimeError | 506 mirrors/instance_members_test: RuntimeError |
| 508 mirrors/instance_members_with_override_test: RuntimeError | 507 mirrors/instance_members_with_override_test: RuntimeError |
| 509 mirrors/intercepted_object_test: RuntimeError | 508 mirrors/intercepted_object_test: RuntimeError |
| 510 mirrors/invocation_fuzz_test/emptyarray: Crash | 509 mirrors/invocation_fuzz_test/emptyarray: Crash |
| 511 mirrors/invocation_fuzz_test/false: Crash | 510 mirrors/invocation_fuzz_test/false: Crash |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 583 mirrors/mirrors_nsm_test/dart2js: CompileTimeError | 582 mirrors/mirrors_nsm_test/dart2js: CompileTimeError |
| 584 mirrors/mirrors_nsm_test/none: CompileTimeError | 583 mirrors/mirrors_nsm_test/none: CompileTimeError |
| 585 mirrors/mirrors_reader_test: Crash | 584 mirrors/mirrors_reader_test: Crash |
| 586 mirrors/mirrors_test: Crash | 585 mirrors/mirrors_test: Crash |
| 587 mirrors/mirrors_used_inheritance_test: RuntimeError | 586 mirrors/mirrors_used_inheritance_test: RuntimeError |
| 588 mirrors/mirrors_used_typedef_declaration_test/01: RuntimeError | 587 mirrors/mirrors_used_typedef_declaration_test/01: RuntimeError |
| 589 mirrors/mirrors_used_typedef_declaration_test/none: RuntimeError | 588 mirrors/mirrors_used_typedef_declaration_test/none: RuntimeError |
| 590 mirrors/mixin_application_test: RuntimeError | 589 mirrors/mixin_application_test: RuntimeError |
| 591 mirrors/mixin_test: RuntimeError | 590 mirrors/mixin_test: RuntimeError |
| 592 mirrors/new_instance_with_type_arguments_test: RuntimeError | 591 mirrors/new_instance_with_type_arguments_test: RuntimeError |
| 593 mirrors/operator_test: RuntimeError | |
| 594 mirrors/other_declarations_location_test: RuntimeError | 592 mirrors/other_declarations_location_test: RuntimeError |
| 595 mirrors/parameter_annotation_mirror_test: RuntimeError | 593 mirrors/parameter_annotation_mirror_test: RuntimeError |
| 596 mirrors/parameter_is_const_test/01: MissingCompileTimeError | 594 mirrors/parameter_is_const_test/01: MissingCompileTimeError |
| 597 mirrors/parameter_metadata_test: RuntimeError | 595 mirrors/parameter_metadata_test: RuntimeError |
| 598 mirrors/parameter_of_mixin_app_constructor_test: RuntimeError | 596 mirrors/parameter_of_mixin_app_constructor_test: RuntimeError |
| 599 mirrors/parameter_test/01: RuntimeError | |
| 600 mirrors/parameter_test/none: RuntimeError | |
| 601 mirrors/private_class_field_test: RuntimeError | 597 mirrors/private_class_field_test: RuntimeError |
| 602 mirrors/private_symbol_mangling_test: RuntimeError | 598 mirrors/private_symbol_mangling_test: RuntimeError |
| 603 mirrors/private_symbol_test: RuntimeError | 599 mirrors/private_symbol_test: RuntimeError |
| 604 mirrors/private_types_test: RuntimeError | 600 mirrors/private_types_test: RuntimeError |
| 605 mirrors/redirecting_factory_test/01: Crash | 601 mirrors/redirecting_factory_test/01: Crash |
| 606 mirrors/redirecting_factory_test/02: Crash | 602 mirrors/redirecting_factory_test/02: Crash |
| 607 mirrors/redirecting_factory_test/none: Crash | 603 mirrors/redirecting_factory_test/none: Crash |
| 608 mirrors/reflect_class_test/01: RuntimeError | 604 mirrors/reflect_class_test/01: RuntimeError |
| 609 mirrors/reflect_class_test/02: RuntimeError | 605 mirrors/reflect_class_test/02: RuntimeError |
| 610 mirrors/reflect_class_test/none: RuntimeError | 606 mirrors/reflect_class_test/none: RuntimeError |
| (...skipping 30 matching lines...) Expand all Loading... |
| 641 mirrors/type_variable_is_static_test: RuntimeError | 637 mirrors/type_variable_is_static_test: RuntimeError |
| 642 mirrors/typevariable_mirror_metadata_test: RuntimeError | 638 mirrors/typevariable_mirror_metadata_test: RuntimeError |
| 643 mirrors/type_variable_owner_test/01: RuntimeError | 639 mirrors/type_variable_owner_test/01: RuntimeError |
| 644 mirrors/variable_is_const_test/01: MissingCompileTimeError | 640 mirrors/variable_is_const_test/01: MissingCompileTimeError |
| 645 mirrors/variable_is_const_test/none: RuntimeError | 641 mirrors/variable_is_const_test/none: RuntimeError |
| 646 profiler/metrics_num_test: CompileTimeError | 642 profiler/metrics_num_test: CompileTimeError |
| 647 | 643 |
| 648 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] | 644 [ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ] |
| 649 async/stream_type_test: Crash | 645 async/stream_type_test: Crash |
| 650 mirrors/variable_is_const_test/01: Crash | 646 mirrors/variable_is_const_test/01: Crash |
| 647 |
| 648 # dartk: checked mode failures |
| 649 [ $checked && ($compiler == dartk || $compiler == dartkp) ] |
| 650 mirrors/invocation_fuzz_test/smi: Fail |
| 651 mirrors/redirecting_factory_different_type_test/01: Crash # Issue 28424 |
| 652 mirrors/redirecting_factory_different_type_test/none: Crash # Issue 28424 |
| 653 mirrors/reflected_type_generics_test/02: Pass |
| 654 mirrors/regress_16321_test/01: MissingCompileTimeError |
| OLD | NEW |