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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
58 mirrors/library_imports_metadata_test: RuntimeError # Issue 6490 | 58 mirrors/library_imports_metadata_test: RuntimeError # Issue 6490 |
59 mirrors/library_imports_bad_metadata_test/none: RuntimeError # Issue 6490 | 59 mirrors/library_imports_bad_metadata_test/none: RuntimeError # Issue 6490 |
60 mirrors/library_imports_shown_test: RuntimeError # Issue 6490 | 60 mirrors/library_imports_shown_test: RuntimeError # Issue 6490 |
61 mirrors/library_imports_hidden_test: RuntimeError # Issue 6490 | 61 mirrors/library_imports_hidden_test: RuntimeError # Issue 6490 |
62 mirrors/library_imports_prefixed_test: RuntimeError # Issue 6490 | 62 mirrors/library_imports_prefixed_test: RuntimeError # Issue 6490 |
63 mirrors/library_imports_prefixed_show_hide_test: RuntimeError # Issue 6490 | 63 mirrors/library_imports_prefixed_show_hide_test: RuntimeError # Issue 6490 |
64 mirrors/library_uri_io_test: SkipByDesign # Uses dart:io. | 64 mirrors/library_uri_io_test: SkipByDesign # Uses dart:io. |
65 mirrors/load_library_test: RuntimeError # Issue 6335 | 65 mirrors/load_library_test: RuntimeError # Issue 6335 |
66 mirrors/local_function_is_static_test: RuntimeError # Issue 6335 | 66 mirrors/local_function_is_static_test: RuntimeError # Issue 6335 |
67 mirrors/lru_test: Skip # dart2js_native/lru_test is used instead | 67 mirrors/lru_test: Skip # dart2js_native/lru_test is used instead |
68 mirrors/metadata_scope_test/none: CompileTimeError # Issue 10905 | 68 mirrors/metadata_scope_test/none: RuntimeError # Issue 10905 |
69 mirrors/method_mirror_name_test: RuntimeError # Issue 6335 | 69 mirrors/method_mirror_name_test: RuntimeError # Issue 6335 |
70 mirrors/method_mirror_properties_test: RuntimeError # Issue 11861 | 70 mirrors/method_mirror_properties_test: RuntimeError # Issue 11861 |
71 mirrors/method_mirror_source_test : RuntimeError # Issue 6490 | 71 mirrors/method_mirror_source_test : RuntimeError # Issue 6490 |
72 mirrors/method_mirror_source_line_ending_test : RuntimeError # Issue 6490 | 72 mirrors/method_mirror_source_line_ending_test : RuntimeError # Issue 6490 |
73 mirrors/method_mirror_location_test: RuntimeError # Issue 6490 | 73 mirrors/method_mirror_location_test: RuntimeError # Issue 6490 |
74 mirrors/mirrors_test: RuntimeError # TODO(ahe): I'm working on fixing this. When
removing this line please change the "endsWith" to "/mirrors_test.dart". | 74 mirrors/mirrors_test: RuntimeError # TODO(ahe): I'm working on fixing this. When
removing this line please change the "endsWith" to "/mirrors_test.dart". |
75 mirrors/mirrors_nsm_test/dart2js: RuntimeError # Issue 19353 | 75 mirrors/mirrors_nsm_test/dart2js: RuntimeError # Issue 19353 |
76 mirrors/mirrors_nsm_mismatch_test: RuntimeError # Issue 19353 | 76 mirrors/mirrors_nsm_mismatch_test: RuntimeError # Issue 19353 |
77 mirrors/mixin_test: RuntimeError # Issue 12464 | 77 mirrors/mixin_test: RuntimeError # Issue 12464 |
78 mirrors/mixin_application_test: RuntimeError # Issue 12464 | 78 mirrors/mixin_application_test: RuntimeError # Issue 12464 |
79 mirrors/other_declarations_location_test: CompileTimeError # Issue 10905 | 79 mirrors/other_declarations_location_test: RuntimeError # Issue 10905 |
80 mirrors/parameter_test/none: RuntimeError # Issue 6490 | 80 mirrors/parameter_test/none: RuntimeError # Issue 6490 |
81 mirrors/parameter_of_mixin_app_constructor_test: RuntimeError # Issue 6490 | 81 mirrors/parameter_of_mixin_app_constructor_test: RuntimeError # Issue 6490 |
82 mirrors/private_class_field_test: CompileTimeError | 82 mirrors/private_class_field_test: CompileTimeError |
83 mirrors/private_symbol_test: CompileTimeError # Issue 13597 | 83 mirrors/private_symbol_test: CompileTimeError # Issue 13597 |
84 mirrors/private_types_test: RuntimeError # Issue 6490 | 84 mirrors/private_types_test: RuntimeError # Issue 6490 |
85 mirrors/redirecting_factory_test/none: RuntimeError # Issue 6490 | 85 mirrors/redirecting_factory_test/none: RuntimeError # Issue 6490 |
86 mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490 | 86 mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490 |
87 mirrors/reflected_type_function_type_test: RuntimeError # Issue 12607 | 87 mirrors/reflected_type_function_type_test: RuntimeError # Issue 12607 |
88 mirrors/reflected_type_special_types_test: RuntimeError # Issue 12607 | 88 mirrors/reflected_type_special_types_test: RuntimeError # Issue 12607 |
89 mirrors/reflected_type_typedefs_test: RuntimeError # Issue 12607 | 89 mirrors/reflected_type_typedefs_test: RuntimeError # Issue 12607 |
90 mirrors/reflected_type_typevars_test: RuntimeError # Issue 12607 | 90 mirrors/reflected_type_typevars_test: RuntimeError # Issue 12607 |
91 mirrors/relation_assignable_test: RuntimeError # Issue 6490 | 91 mirrors/relation_assignable_test: RuntimeError # Issue 6490 |
92 mirrors/relation_assignable2_test: RuntimeError # Issue 6490 | 92 mirrors/relation_assignable2_test: RuntimeError # Issue 6490 |
93 mirrors/relation_subtype_test: RuntimeError # Issue 6490 | 93 mirrors/relation_subtype_test: RuntimeError # Issue 6490 |
94 mirrors/repeated_private_anon_mixin_app_test: RuntimeError # Issue 14670 | 94 mirrors/repeated_private_anon_mixin_app_test: RuntimeError # Issue 14670 |
95 mirrors/symbol_validation_test/01: RuntimeError # Issue 13597 | 95 mirrors/symbol_validation_test/01: RuntimeError # Issue 13597 |
96 mirrors/static_members_test: RuntimeError # Issue 14633, Issue 12164 | 96 mirrors/static_members_test: RuntimeError # Issue 14633, Issue 12164 |
97 mirrors/typedef_test: RuntimeError # Issue 6490 | 97 mirrors/typedef_test: RuntimeError # Issue 6490 |
98 mirrors/typedef_metadata_test: RuntimeError # Issue 12785 | 98 mirrors/typedef_metadata_test: RuntimeError # Issue 12785 |
99 mirrors/typedef_reflected_type_test/01: RuntimeError # Issue 12607 | 99 mirrors/typedef_reflected_type_test/01: RuntimeError # Issue 12607 |
100 mirrors/typevariable_mirror_metadata_test: CompileTimeError # Issue 10905 | 100 mirrors/typevariable_mirror_metadata_test: RuntimeError # Issue 10905 |
101 mirrors/type_variable_is_static_test: RuntimeError # Issue 6335 | 101 mirrors/type_variable_is_static_test: RuntimeError # Issue 6335 |
102 mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785 | 102 mirrors/type_variable_owner_test/01: RuntimeError # Issue 12785 |
103 mirrors/variable_is_const_test/none: RuntimeError # Issue 14671 | 103 mirrors/variable_is_const_test/none: RuntimeError # Issue 14671 |
104 mirrors/raw_type_test/01: RuntimeError # Issue 6490 | 104 mirrors/raw_type_test/01: RuntimeError # Issue 6490 |
105 mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16589 | 105 mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16589 |
106 mirrors/regress_26187_test: RuntimeError # Issue 6490 | 106 mirrors/regress_26187_test: RuntimeError # Issue 6490 |
107 mirrors/reflected_type_generics_test/01: Fail # Issues in reflecting generic typ
edefs. | 107 mirrors/reflected_type_generics_test/01: Fail # Issues in reflecting generic typ
edefs. |
108 mirrors/reflected_type_generics_test/02: Fail # Issues in reflecting bounded typ
e variables. | 108 mirrors/reflected_type_generics_test/02: Fail # Issues in reflecting bounded typ
e variables. |
109 # The following tests fail because we have disabled a test in | 109 # The following tests fail because we have disabled a test in |
110 # `reflectClassByName`. `MirrorsUsed` leads to classes not having the | 110 # `reflectClassByName`. `MirrorsUsed` leads to classes not having the |
(...skipping 345 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
456 mirrors/typedef_deferred_library_test: Crash # Deferred loading | 456 mirrors/typedef_deferred_library_test: Crash # Deferred loading |
457 mirrors/deferred_mirrors_update_test: Crash # Deferred loading | 457 mirrors/deferred_mirrors_update_test: Crash # Deferred loading |
458 mirrors/deferred_mirrors_metadata_test: Crash # Deferred loading | 458 mirrors/deferred_mirrors_metadata_test: Crash # Deferred loading |
459 mirrors/deferred_mirrors_metatarget_test: Crash # Deferred loading | 459 mirrors/deferred_mirrors_metatarget_test: Crash # Deferred loading |
460 mirrors/load_library_test: Crash # Deferred loading | 460 mirrors/load_library_test: Crash # Deferred loading |
461 | 461 |
462 [ $hot_reload ] | 462 [ $hot_reload ] |
463 mirrors/generic_bounded_test/02: Fail # Type equality - Issue 26869 | 463 mirrors/generic_bounded_test/02: Fail # Type equality - Issue 26869 |
464 mirrors/generic_bounded_by_type_parameter_test/02: Fail # Type equality - Issue
26869 | 464 mirrors/generic_bounded_by_type_parameter_test/02: Fail # Type equality - Issue
26869 |
465 async/timer_regress22626_test: Pass, RuntimeError # Timing dependent. | 465 async/timer_regress22626_test: Pass, RuntimeError # Timing dependent. |
OLD | NEW |